Page 1 of 1

strange url in pagination

Posted: Fri Mar 05, 2010 4:44 pm
by konus
A user just visited my blog from a google search. Fine. But I wounder about the link he followed (and is therefore inside the google database). Could it be a bug in pagination (I use bulletproof)?

here is the link:

Code: Select all

http://www.dd4kids.de/authors/1-Konrad-Bauckmeier/www/www/P52.html
If I open the path of the autor like this:

Code: Select all

http://www.dd4kids.de/authors/1-Konrad-Bauckmeier
and click on the pagination, it leads to:

Code: Select all

http://www.dd4kids.de/authors/1-Konrad-Bauckmeier//P52.html
(note the two slashes before the P#.html part)

so I don't really know how google found out about the www/www/ url. Any hints?

Re: strange url in pagination

Posted: Fri Mar 05, 2010 8:16 pm
by Don Chambers
www looks like a configuration value, such as part of a full path you might see when configuring the absolute path of serendipity, such as /home/www/example/htdocs....

However, is there any proof this link originated from your site? It could have gotten stored with google from some other site.

BTW - I think you have one of the nicest implementations of bulletproof I have seen. :wink:

Re: strange url in pagination

Posted: Tue Mar 09, 2010 2:22 pm
by konus
Don Chambers wrote:...However, is there any proof this link originated from your site? It could have gotten stored with google from some other site.
No, I have no proof, I was just wondering.
Because I have no real problem with it, maybe I should have openend this question better in General discussions than in Bugs.
BTW - I think you have one of the nicest implementations of bulletproof I have seen. :wink:
Thank you yellowled! All the credit goes to you!

Re: strange url in pagination

Posted: Tue Mar 09, 2010 3:56 pm
by yellowled
konus wrote:Thank you yellowled! All the credit goes to you!
Nah, c'mon. You've put in a lot of work yourself, plus at least partial credit goes to the BP team. I only assisted a teeny, tiny bit w/ the colors :)

YL