Google Search console error

#806175
Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Thank you for contacting us and sorry for any inconvenience that might have been caused due to that.

    You can use the URL inspection tool of your GSC account to check the URL and view the referring page to make sure from where it is coming.

    Once you know the referring page, you can unlink or remove it so Google won’t discover it again.

    Let us know how it goes. Looking forward to helping you.

    Thank you.

    Thanks for the reply.
    I have some more issue related with GSC. I have issue of Duplicate without user-selected canonical. screenshot- https://snipboard.io/aoBfI9.jpg

    I don’t know why and how /feed or /feed/atom are added automatic after every url of post. Can you please check this and guide me how to resolve this issue.

    Hello,

    The feed URLs are generated by WordPress. However, they shouldn’t be discovered by Google.

    Please add the following rule to your site’s robots.txt file to prevent Google from discovering such URL:

    Disallow: */feed/*
    

    Here is how to edit your site’s robots.txt file: https://rankmath.com/kb/how-to-edit-robots-txt-with-rank-math/

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Thanks for your suggestion. But I am using the feed for Google News. I’ve added the feed URLs to the Google Publisher Center. So if I added Disallow: */feed/* in robot.txt, will Google News bot be able to search the feed data or not?

    Hello,

    You can define the user agent to block the feed URLs only for Googlebot:

    User-agent: Googlebot
    Disallow: */feed/*
    
    User-agent: Googlebot-News
    Allow: /feed

    Google News bot will still be able to crawl the feeds.

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this ticket.