Forum Moderators: goodroi
User-Agent: *
Disallow: /subdirectory_folder_name/
But I don't know what to enter so that all pages in home directory gets disallow except for my index.html file
I can't seem to find this info
Any help would be greatly appreciated.
thanks
surfpro
1. Change your directory structure -- create a new subdirectory and move all your pages except the home page into it; then change links around the site to reflect the new paths.
2. Use <meta name="robots" content="noindex"> in the <head> section of all those root directory pages that you don't want to see in the search engines.