Search Engine Indexing

I have a Google Classic Site and I do not have access to the Robot.txt. I do have access to the html code. How can I prevent text or a portion of a page from search engine indexing? Thanks.

You can use the robots meta tag to disallow indexing of a page. There is no way to prevent indexing of a specific section of a page, as far as I know.

http://www.robotstxt.org/meta.html

You could possibly put that section into a obfuscate javascript converter. I don’t think google can read that. https://www.danstools.com/javascript-obfuscate/index.php

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.