Tagged Questions
0
votes
0answers
13 views
Preventing collisions between permalinks and subdirectories [duplicate]
I've deployed a WordPress installation on the root of my site. This site also has a few subdirectories that should remain accessible, such as /somefolder/. I've configured WordPress to use ...
0
votes
2answers
129 views
Setting up two separate blogs while using WordPress as a CMS
I need to get this set up ASAP and cannot seem to figure out how to do this after searching and searching.
I am using a WordPress install mostly as a CMS. I would like to have two separate areas on ...
0
votes
1answer
296 views
Permalink Issues by Installing WordPress in Subdirectory / Subfolder
I installed WP in subfolder /cms and it runs live without subfolder. When I use /%postname%/ as permalink I get 404 error on my site. My Server supported mod_rewrite.
My Code
wp-config.php
...
0
votes
2answers
63 views
Will permalinks work if blog is transferred to subdirectory?
How should I transfer my WordPress blog from the root of my domain to a sub-directory?
If everything including root in an installment of WP 3.2.1 were moved to a sub-directory, would the default ...
0
votes
2answers
306 views
Page URL not working due to physical directory
I have a page named http://www.mysite.com/whitepapers/ and it worked fine. I have now added a physical "whitepapers" directory and has since broken my permalink for the page. I realize that it has ...