Add Search Atlas to Tools section

This commit is contained in:
Marcus Quinn
2025-03-25 02:25:25 +00:00
parent 0d3c497b23
commit bcb4a7e05b

View File

@ -402,6 +402,22 @@ function wp_allstars_get_tools() {
)
)
),
'searchatlas' => array(
'name' => 'Search Atlas',
'description' => 'Comprehensive SEO platform with keyword research, rank tracking, and content optimization tools.',
'button_group' => array(
array(
'text' => 'Home Page',
'url' => 'https://searchatlas.com/',
'primary' => true
),
array(
'text' => 'Pricing',
'url' => 'https://searchatlas.com/pricing/',
'primary' => false
)
)
),
'seoptimer' => array(
'name' => 'SEOptimer',
'description' => 'Website audit tool that provides SEO, usability, and performance recommendations.',