Question
I don't want my Help Center content to appear in search results from search engines like Google and Bing. How can I restrict my articles to not appear in search results from search engines?
Answer
You can modify your Help Center's theme to restrict your content and not appear in search results from search engines.
To restrict your entire Help Center
- In Guide, click the Customize design icon (
) in the sidebar.
- Click the theme you want to edit to open it.
- Click Edit Code and select document_head.hdbs.
- Enter the following line of code as shown below
<meta name="robots" content="noindex" />
- Click Publish.
1 Comments
Hi Mark,
What if I wanted my homepage to come up in results but not our categories and articles etc.?
Goal is that customers can search for help and find it... but not have our articles flood their search results.
Thank you,
Dan B
Please sign in to leave a comment.