Hello,
Thank you for reaching out with your concerns.
1. ?noamp=mobile in URLs
This parameter is typically added when AMP (Accelerated Mobile Pages) is enabled on your site.
2. /feed in URLs
Feed URLs are automatically generated by WordPress and are typically used for syndicating content.
To prevent search engines from crawling these URLs, you can add the following lines to your robots.txt file:
User-agent: *
Disallow: */feed/
Disallow: */tag/
Disallow: *?noamp=mobile
This will instruct search engines not to crawl those URLs.
We hope this helps. Please let us know if you have further questions or concerns.
Thank you.
Hello,
Glad that helped.
Please feel free to reach out to us again in case you need any other assistance.
We are here to help.
Thank you.