0 down vote favorite
share [g+] share [fb] share [tw]
How do I tell crawlers / bots not to index any URL that has /node/ pattern? Following is since day one but I noticed that Google has still indexed a lot of URLs that has /node/ in it, e.g. www.mywebsite.com/node/123/32
Disallow: /node/
Is there anything that states that do not index any URL that has /node/ Should I write something like following: Disallow: /node/*
Thanks


Reply With Quote



It works for me.




Bookmarks