Help - Search - Members - Calendar
Full Version: Double Slashes In Permalink Urls
Movable Type Community Forum > Using Movable Type > Entries and Archives
Ross Carlson
Hello,

I just migrated a site from Typepad to MT4. I've done this many times and have 8 different blogs all running within this one MT4 install. All blogs are using the exact same templates (I've made them highly dynamic by using a settings file). The issue is one of the blogs when rebuilding creates permalinks with double slashes in the URL's like this:

CODE
http://www.ryanmcintyre.com//blog/archives/2008/01/a-new-home-for.php


This works fine (apache just ignores the double slash) but it's not right and sorta ugly. I've checked the publishing settings inside MT and they are correct (no trailing slash in the paths). Any ideas, what am I missing? Oh I've also verified that this isn't in any of the templates (again same templates as other sites that work just fine).

Thanks,

Ross
Ross Carlson
Bump, any ideas anyone? Sure would love to get this worked out...
Ross Carlson
Bump again, any ideas anyone? I've Googled for a while now and I can't find anything like this. I run about 10 sites from this one MT install and this is the only one that's experiencing the issue. It's something with the MTEntryPermalink that's getting created with this double slash.

Thanks,

Ross
Su-
QUOTE (Ross Carlson @ Jan 25 2008, 01:04 PM) *
I've checked the publishing settings inside MT and they are correct (no trailing slash in the paths).

And did you also check the archive mappings?
caribou sue
<MTBlogURL> contains a trailing slash, so don't forget to leave it out if you're using it as part of a URL.

<MTBlogURL>/bar returns http://www.foo.com//bar
<MTBlogURL>bar returns http://www.foo.com/bar
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.