WPIntell

Source evidence

404 Sync Error

Search Atlas SEO – Premier SEO Plugin for One-Click WP Publishing & Integrated AI Optimization · support · 2025-08-12T13:41:00+00:00

complaintsentiment
mediumseverity
0.78relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Paulo Vieira unresolved
I was getting a 404 error and the otto pixel was not being recognized. I tried several different installation methods (GTM, WP, Custom Installation). Turns out the pageUrl was pulling from my wp_options page and adding https:// in front of the verification request https://sa.searchatlas.com/api/v2/otto-url-details/?url= https:// http://www.mydomain.com&uuid= myuuidhere without the https:// it works https://sa.searchatlas.com/api/v2/otto-url-details/?url=www.mydomain.com&uuid= myuuidhere in class-metasync-public.php line 174 this => $page_url = esc_url(home_url(add_query_arg([], $_SERVER[‘REQUEST_URI’]))); this code requires that the home wp_option to not have https:// or http:// on it. Either SearchAtlas enforces that on line 174 or make that clear for technical users or have your plugin edit wp_options “home” to make sure this doesn’t break. It really depends on each WordPress Installation and I feel like the plugin should at least be able to clean this up or add on their API call the ability to receive url with https in front of it.

Comments

0 shown

No comments were stored for this source.