Plugin pulling post/page ID
-
We use the plugin but since installation we’ve noticed strange URLs being pulled into Google Search Console that contain the page/post ID. Example would be https://www.celayix.com/?p=19809
Only today I spotted that there is a “Same as” line of code in the wpsso schema markup. This line of code is pulling the page/post ID. It looks like this:
“@id”: “/blog/ai-ebook/#sso/blog-posting/19809”, “@context”: “https://schema.org”, “@type”: “BlogPosting”, “url”: “https://www.celayix.com/blog/ai-ebook/”, “sameAs”: [ “https://www.celayix.com/?p=19809”
Is there a way to stop this from happening?
The page I need help with: [log in to see the link]
- The topic ‘Plugin pulling post/page ID’ is closed to new replies.