<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hiding pages from COS Site Search in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Hiding-pages-from-COS-Site-Search/m-p/195823#M6609</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/9286"&gt;@AndreaD&lt;/a&gt;&lt;/P&gt;&lt;P&gt;There's 2 ways you can do this:&lt;/P&gt;&lt;P&gt;1. add this meta tag to the head of your page. If you are in the page editor, click Settings -&amp;gt; Advanced Settings and drop this code in the "Head HTML" section:&lt;/P&gt;&lt;PRE&gt;&amp;lt;meta name="robots" content="noindex,nofollow" /&amp;gt;&lt;/PRE&gt;&lt;P&gt;2. To set it on the global level, got to Content Settings -&amp;gt; Web Pages -&amp;gt; Templates; then look for the Robots.txt section and add the code to disallow the page you want to prevent.&lt;/P&gt;&lt;PRE&gt;User-agent: * 
Disallow: /index_test
Disallow: /products/test_product
Disallow: /products/ &lt;/PRE&gt;&lt;P&gt;BTW, I'm not sure that this will be an immediate fix since google will probably need to reindex your site in order for these changes to take effect so, give it a little time. Also, It wouldn't hurt to combine option 1 and option 2 together. So, go ahead and try them both.&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;tim@belch.io | &lt;A href="https://forms.belch.io" target="_blank"&gt;https://forms.belch.io&lt;/A&gt; | Design your HubSpot; No coding necessary&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2018 16:33:54 GMT</pubDate>
    <dc:creator>tjoyce</dc:creator>
    <dc:date>2018-07-03T16:33:54Z</dc:date>
  </channel>
</rss>

