HTML - Indexing
I've got some web pages with frames. Is there some HTML meta tag I can use to prevent web crawlers etc from indexing certain pages?
The main Home page comes up fine (entire frameset is included.) But some other pages are getting indexed and a Google shows them. If you click thru, you don't get the entire frameset. I know I can redo everything using CSS, but I don't have the time right now.) Thanks. Similar TutorialsSo, is there a way to fake indexing. Say you have indexing disabled for your site, but in one particular folder you want to display the index of. Is there a way to code a page to read and display the contents of the directory... as i am typing this i amr realizing how ridiculous this question is, but yeah. Thanks! How can I prevent search engines from indexing a paragraph? I know that with <META NAME="ROBOTS" CONTENT="NOINDEX"> you can prevent search engines from indexing a page. But I just want to stop them from indexing one paragraph in a page, not the whole page. |