Indexing Pages
Permalink
Does anyone know how to have the search engines index only the landing page of the site eg:http://www.mysite.com and not all the other pages like the concrete5 login page contact us pages etc.
thanks
Richard
thanks
Richard
For pages that you would not like indexed, add disallow then the page name like this example below.
Disallow: /the-page-name
One per line
Save the file.
Done