Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Support Team

    (@teamsupportbrigade)

    Hey, @xprtsandeep!

    Thank you for bringing this to our attention, We’ve identified the issue and our team is actively working on a fix. This will be included in the upcoming release of the Plugin. We appreciate your patience and understanding.

    Thank you for bearing with us!

    This is apparently still not fixed. @teamsupportbrigade

    • This reply was modified 9 months, 3 weeks ago by uh2112.
    Plugin Support Support Team

    (@teamsupportbrigade)

    Hi @razorzz!    

    Could you please confirm you’re running version 2.5.3? This issue was fixed in that release.

    If you’re still seeing the problem after updating, it’s likely because the page is already indexed in Google Search Console. To prevent a page from being indexed you can use any one of the following method:

    • Add a noindex meta tag(recommended) to the page’s <head> so crawlers won’t index it. Please refer to this guide to add noindex meta tag.

    • Block the URL pattern in robots.txt using Disallow. For example, to block any URL containing /go/ as follows:
      User-agent: *
      Disallow: /go/

      Note: robots.txt prevents crawling but doesn’t remove an already indexed URL from Google’s index.

    Please update to 2.5.3 (if not already) follow the above recommendation and let me know if this resolves the problem.

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

The topic ‘Plugin creating page in Sitemap’ is closed to new replies.