Knowledgebase: SEO - Search Engine Optimization
SEO: How do I block the entire site from the search engines via robots.txt? |
|
In some cases, you may need to actively prevent search engines from indexing your Shift4Shop store. This is typically needed when you are developing a copy of your store on Shift4Shop and - since it likely contains the same product information as your live store - you need to prevent the development store from being indexed to avoid information from being interpreted as "duplicate content." The best way to do this is to edit your robots.txt files to prevent all indexing on the store. Here's how:
User-agent: *
Note | |
|