Remove URL from Google - Help!

Discussion in 'Link Development' started by whatsthedeal, Jan 7, 2008.

  1. #1
    Google has indexed a development URL for my web site and people are trying to place orders through it...it's getting messy fast! How do I request that Google removes the URL from its index as the links do not work and should not come up for searches?

    Cans someone send me any information on this or send me to a link to remove the URL?


    Thank you in advance
     
    whatsthedeal, Jan 7, 2008 IP
  2. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
    #2
    add a no index to your robot text file
     
    Brandon Sheley, Jan 7, 2008 IP
  3. zybron

    zybron Peon

    Messages:
    199
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You should exclude it in your robots.txt and Google will remove it.
     
    zybron, Jan 7, 2008 IP
  4. rcj662

    rcj662 Guest

    Messages:
    4,403
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    0
    #4
    No index would be best way
     
    rcj662, Jan 7, 2008 IP
  5. whatsthedeal

    whatsthedeal Active Member

    Messages:
    319
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #5
    is there a way to send the URL to Google for removal?
     
    whatsthedeal, Jan 7, 2008 IP
  6. Brandon Sheley

    Brandon Sheley Illustrious Member

    Messages:
    9,721
    Likes Received:
    612
    Best Answers:
    2
    Trophy Points:
    420
  7. whatsthedeal

    whatsthedeal Active Member

    Messages:
    319
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #7
    whatsthedeal, Jan 7, 2008 IP
  8. linsys

    linsys Peon

    Messages:
    274
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Google Webmasters tools has the option once you prove you are the owner of the site.
     
    linsys, Jan 7, 2008 IP
  9. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #9
    adding them to your robots.txt file is a better option for you
     
    trichnosis, Jan 7, 2008 IP
  10. mirturk

    mirturk Active Member

    Messages:
    1,635
    Likes Received:
    79
    Best Answers:
    0
    Trophy Points:
    90
    #10
    Of course better choice is making change in robots.txt.

    Write in robots.txt these codes

    User-agent: *
    Disallow: /
    Code (markup):
    and upload it in your root directory.
     
    mirturk, Jan 7, 2008 IP
  11. shonit

    shonit Well-Known Member

    Messages:
    153
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #11
    Go to Google Webmasters tools, you will see an option to remove it from google search engine. In order to exclude from all search engines. you should have a rebots.txt file
     
    shonit, Jan 8, 2008 IP
  12. VestRite

    VestRite Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Have you submitted a sitemap to Google? Just type out a list of URL's of the pages you WANT google to crawl one on each line of a txt file. In addition, you can add in rel="no follow" to your links to those pages (if that be the case). And the robots.txt file is a good idea, too. For now, I suggest you just make the form go to a different page, and make the current page a redirect to your homepage.
     
    VestRite, Jan 8, 2008 IP