juan dosil Posted November 29, 2022 Share Posted November 29, 2022 Hello. I am creating a B2B store and I would like only a certain number of pages to be indexed but all categories and products not to be indexed. Any example of how to do it? Juan. Link to comment Share on other sites More sharing options...
@diegofrancesco Posted December 6, 2022 Share Posted December 6, 2022 Hello, probably the best choice is to indicate in the robots.txt all the categories that you don't want to be indexed. For example, User-agent: * Disallow: /categoryABC/ You can find more example in the official Google guide https://developers.google.com/search/docs/crawling-indexing/robots/create-robots-txt?hl=it Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now