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?
Weird /index/index/index/index quirk
-
kharri1073
- Regular
- Posts: 15
- Joined: Tue May 09, 2006 6:01 pm
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Weird /index/index/index/index quirk
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
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/
# 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: