strange url in pagination

Found a bug? Tell us!!
Post Reply
konus
Regular
Posts: 334
Joined: Mon Jun 16, 2008 1:57 pm
Location: Dresden, Germany
Contact:

strange url in pagination

Post 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?
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: strange url in pagination

Post 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:
=Don=
konus
Regular
Posts: 334
Joined: Mon Jun 16, 2008 1:57 pm
Location: Dresden, Germany
Contact:

Re: strange url in pagination

Post 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!
yellowled
Regular
Posts: 7111
Joined: Fri Jan 13, 2006 11:46 am
Location: Eutin, Germany
Contact:

Re: strange url in pagination

Post 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
Post Reply