How to make different urls for some tags pages
How to make different urls for some tags pages
How to make different urls for some tags pages
WordPress Posts forced to load as Uncategorized
see: WordPress 3.0.1 on IIS 6 Web Server PermaLink Issues
Are both ?page_id=5 and About.php same page? If yes: First go to Settings > Permalinks > Permalink Settings and change the Common settings to anything other than the default. Once configure use this plugin: http://wordpress.org/extend/plugins/php-to-pages/ or any other that’s similar. Make sure the Page slug is edited according to your liking. You can edit the … Read more
Please try if my Normalize URLs (WordPress Plugin) helps.
To comply with the QA thread structure: It was caused by a conflict of simple tags plugin and new code in 3.1 / Trunk Version.
I don’t think there is an easy way to solve this, because /some-category/some-tag/ will be used as an overview page for all posts in category some-category and with tag some-tag. If an URL like /cocktails/bloody-mary/ comes in for a post with the name bloody-mary, category cocktails and no tags, WordPress can’t split it up correctly … Read more
Without a link to the site in question, it’s hard to understand the exact problem. However, if the issue is the actual word “category” is being includes (i.e. example.com/category/category-name/post-name) then I would use this plugin (it’s one I use on almost every site) http://wordpress.org/extend/plugins/wp-no-category-base/
In my experience, GoDaddy has been notorious for problems while setting up pretty permalinks for the first time. Are you working with a Windows or Linux GoDaddy server? The following sites may be of some help, but from what I’ve read you may need to have somebody at GoDaddy make changes for you if you … Read more
Yes, you can definitely run it with the two URLs on the same box. The only reason I’ve ever seen against doing this is to avoid getting a duplicate content penalty from search engines. I’ve never done this on a Windows box, only Linux; however, assuming you can get both URLs to get to the … Read more