Weird /index/index/index/index quirk

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
kharri1073
Regular
Posts: 15
Joined: Tue May 09, 2006 6:01 pm
Contact:

Weird /index/index/index/index quirk

Post by kharri1073 »

I have used an external xml sitemap generator for a site of mine. When the generator crawled the site, it created some weird links that work.

for instance...

http://aromaessentialsltd.com/news/auth ... ndex/index

I don't think its a bug in the software but i do think its a little weird for this to happen. Is this a .htaccess setting gone crazy? Is this normal? Why does it do this?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Weird /index/index/index/index quirk

Post by garvinhicking »

Hi!

Serendipity can take up all virtual links to allow custom permalinks. So if you call http://yourblog/serendipity/admin/admin/admin/admin that will also work.

Instead you should see why the crawler recurses like this? Can you check where it draws these nested links from? They shouldn't be in the HTML source, so I guess that the link parsing of the crawler is buggy.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
kharri1073
Regular
Posts: 15
Joined: Tue May 09, 2006 6:01 pm
Contact:

Post by kharri1073 »

Thats what i was leaning towards. The crawler is from xml-sitemaps.com, and I don't know how or why it does that. I have it on a few sites so ill see if i can ever come across the reason.

Thanks for the info.
Post Reply