Hi All I want one of my webpage do not displayed in search results. Actually one of my page is on top rank for a keyword but i do not want that page to be displayed in search result i want to keep that page in website but do not want any rank for that page. can any one know how to deal with this ?
Thanks But this will delete my page from the search result?? and if you know some other ways then also let me know
yes this will do. additionally you can use robots.txt file to do so. your page will not be indexed by Google and therefore will not be shown in SERPs although it will be on your site
Use nofollow attribute in the robots.txt for this file and upload the robots.txt. If it is indexed then request for the removal of your page in google webmaster.
Will it be fine if i do not do page removal from google webmaster ? Just a robot.txt will do or not ?
If that certain page was already indexed in SEs, the only way I know to remove it from indexing by SEs is that delete that certain page; make a new page similar to that; include the following meta tags: <meta name="GOOGLEBOT" content="index,nofollow"> <meta name="robots" content="index,nofollow"> <meta name="robots_all" content="All" />