Forum Moderators: open

Message Too Old, No Replies

Google is displaying an extra space in my URL's

the links work ok, but it is strange...

         

wingslevel

9:09 pm on Jul 23, 2003 (gmt 0)

10+ Year Member



I've been scratching my head about this one. The green url that appears at the bottom of each of my listings in google seems to add a space after one of the slashes in my string. If I mouse over the actual google title for my listing the space isn't there and the link works fine.

It's my profile site, so check it out if you want.

My site is dynamic, so it could have something to do with the way that google is reading my strings?

Anybody seen this?

Brett_Tabke

9:34 am on Jul 24, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



It just depends on how long your urls are. The spaces serve to purposes: 1) It is for display purposes so that urls wrap in the display. 2) it slows down spiders that screen raid.

trillianjedi

9:36 am on Jul 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



it slows down spiders that screen raid.

Can you explain?

TJ

mipapage

11:14 am on Jul 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Humph. I saw this too with some of our URLs, turns out it's the long ones....

alpine

12:24 pm on Jul 24, 2003 (gmt 0)

10+ Year Member



By my count it happens for URLs that are either 54 or 55 characters or more

wingslevel

12:47 pm on Jul 24, 2003 (gmt 0)

10+ Year Member



makes sense... thanks

serves_us_right_for_making_strings_too_long.htm

Chris_R

1:03 pm on Jul 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



it slows down spiders that screen raid

I heard this before, but never got it - google uses (99.9%) of the time - true html addresses - wouldn't a spider be viewing the source in most cases (and not a screen) and therefore grap the a href.

I guess maybe there are spiders/rank checkers that try and fool google by pooling the graphics and everything to fake a browser, but doesn't seem to be much of a roadblock to me.

Then again - I don't know how to program - except in c64 basic.

10 PRINT "CHRIS CAN'T PROGRAM"
20 GOTO 10

killroy

1:07 pm on Jul 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd bet it's almost exclusively the reason of wrapping long URLs.

SN