How block indexing redirect links?

Discussion in 'Google' started by ksgboy, Feb 19, 2007.

  1. #1
    Hi

    I'm using link like that h..p://www.mysite.com/go.php?id=example

    Google indexing those links like internal links

    How I can block google indexing those links?

    Is something like that in robots.txt is enough?

    User-agent: *
    Disallow: /go.php?id=example
    Disallow: /go.php?id=example1

    any suggestions?
     
    ksgboy, Feb 19, 2007 IP
  2. ksgboy

    ksgboy Well-Known Member

    Messages:
    335
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #2
    Any suggestions?
     
    ksgboy, Feb 20, 2007 IP
  3. seo_kate

    seo_kate Peon

    Messages:
    362
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i don't think you can block that using robot file.. if you are passing some parameters through this page or the page is dyanmic and session id are generated then u should check your links first tht they are consistent on entire site.. u can use url rewrite to displayed tht in more meaning ful way.

    And if you can wnt tht page shouldn't be crawled by google then use. meta tag robots no index no follow. search for it in goolge.

    I hope this helps
     
    seo_kate, Feb 20, 2007 IP