Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

 3 Answer(s)

  • Hello Sachin,

    A web page can be simply prevented from appearing in Google search results by adding a meta tag noindex in the web page HTML code.

    To prevent most search engine web crawlers from indexing a page on your site, place the following meta tag into the head section of your page:

    <meta name="robots" content="noindex">
    

    To prevent only Google from indexing a page:

    <meta name="googlebot" content="noindex">
    

    Note - Some search engines interpret the noindex differently so your web page might still appear in other search engine results.

  • Hi Sachin,

    If your website is new and about to go Live then you can block those unwanted pages by defining them in Robots.txt file as Disallowed URL's. However if your web-pages are already indexed by Google in search result then you need to submit a URL removal request manually & individually to each url you want to exclude from Google's Index.

    Hope it Helped You.

    Keep Searching New Thing
    Manoj Rawat
    Internet Marketer

  • hey, try doing this

    You can prevent a page or other resource from appearing in Google Search by including a noindex meta tag or header in the HTTP response. When Googlebot next crawls that page and sees the tag or header, Googlebot will drop that page entirely from Google Search results, regardless of whether other sites link to it
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: