indexed pages

Discussion in 'PHP' started by alekzo, Nov 21, 2006.

  1. #1
    On my site I have pages like this /a-b-c.php .The problem is the spiders index my page in this way /a-b-c%0D%0A.php

    Can someone tell me what is %0D%0A?
     
    alekzo, Nov 21, 2006 IP
  2. crazybjörn

    crazybjörn Peon

    Messages:
    270
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Strange, because I think 0D0A is Carriage Return/Linefeed.
     
    crazybjörn, Nov 21, 2006 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    Which search engine is doing it?

    Also, what is your site?
     
    jestep, Nov 21, 2006 IP
  4. thedark

    thedark Well-Known Member

    Messages:
    1,346
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    168
    Digital Goods:
    1
    #4
    probably search engine use this to separate words correctly
     
    thedark, Nov 21, 2006 IP
  5. Hot-screensaver

    Hot-screensaver Peon

    Messages:
    103
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Perhaps you have a href in your side with a typo that the search engine picked up?
     
    Hot-screensaver, Nov 21, 2006 IP
  6. alekzo

    alekzo Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Problem solved.
    I forgot to close a href in my code and I think that was the problem.

    Strange was that only yahoo bot doing that,google bot was indexing correct.


    Thanks all for your help.
     
    alekzo, Nov 21, 2006 IP