Tagged Questions
0
votes
1answer
20 views
3 domains, 1 wordpress install, redirecting and changing domains on live site
UPDATED & SIMPLIFIED:
I have one Wordpress install at Host #1 with a domain (Domain-A) at Host #2. Domain-A was used for the WP install.
I have Domain-B & Domain-C at Host #3.
I need ...
0
votes
2answers
60 views
subdirectory install breaking existing links
I've had this issue several times now. While building a site, including some content, I keep wordpress in a subdirectory (say, /wordpress/). When putting it live, I move/copy 3 files out of the dir ...
0
votes
1answer
297 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
...
2
votes
2answers
567 views
Two domains on one Wordpress Installation
I recently changed the base domain on my Wordpress website from http://www.fsdegrees.com to http://www.56degrees.co.uk. I would like to create various of 301 from old domain to new one, but for some ...
2
votes
2answers
585 views
When WordPress Does Not Provide an .htaccess File for New Multisite Sites because of CPanel Fantastico Auto-Installer?
I have installed WordPress via an auto-installer and later configured it as multisite. But whenever I create the WordPress site using auto-installer it doesn't give me the .htaccess file by default. ...