- My project is an E-commerce website that It contains lot of static and dynamic pages. I want to hide only one page from Search engines. If any one search that text then it need not display on search engine like “Google”,”Yahoo” etc.
The above url need to hide in search engines.
If any one searching my mysitename then above link also displaying in Google search as of now. what i can do for this ?
Add a file
robots.txtin your website root directory with the following contents:This approach basically tells the Search Engine not to index
/users/download/id.This doesn’t mean every Search Engine will do that, but most of the modern Search Engines will take in consideration that file.