vaibhavpranjale
Newbie
- May 7, 2024
- 36
- 4
How to resolve this issue. These links are continuously increasing. This is a shopify website and I dont know how to stop to generate links. Developer is also not aware of this. Please help!!
I cant find those links in the backend.Update your robots.txt file to disallow specific paths like /search and /cart, and use noindex meta tags on pages that should not be indexed. Block unwanted URL parameters in Google Search Console and ensure canonical tags are correctly implemented on important pages. Next, submit an updated sitemap to Google Search Console.
Developer told me there is a filter app and that's why the links are generating. My main concern is I can't find that link in my shopify backend. How do I get rid of those links in console?Shopify can create URLs dynamically (like for product variants). Check your theme and apps to make sure there aren’t any unwanted URLs being generated.
Based on the image it seems that your Shopify website has pages that are indexed by Google even though they are blocked by Robots.txt file, causing unnecessary links to be generated which is negatively impacting your website's SEO. Here are the possible solutions:View attachment 361822
How to resolve this issue. These links are continuously increasing. This is a shopify website and I dont know how to stop to generate links. Developer is also not aware of this. Please help!!