Tagged Questions
0
votes
1answer
26 views
how to set up wp in folder within static website?
In my server I have the following file structure:
www/
index.html
js/..
css/..
img/..
index.html
...
blog/
.htaccess
index.php
wordpress/
.htaccess
wp-config.php
...
-1
votes
0answers
14 views
Server Error after uploading [closed]
I have uploaded all my wordpress files in net4india through web based FTP. Home Page alone is working. Inner Pages are showing error message.
Server Error
404 - File or directory not found.
The ...
1
vote
1answer
189 views
Moving local wordpress page to a real server subdomain broke my permalinks?
I developed a site locally with /%postname%/ permalink structure. I did some sample posts locally and wanted to move this entire local setup to a temporary subdomain like http://review.clientsite.com. ...
0
votes
1answer
68 views
Permalinks break every day
I have critical problem!
My Wordpress Blog has the permalink structure /%category%/%postname%/.
The problem is that very often the permalinks break so I get a lot of 404-Errors.
I can fix it ...
0
votes
1answer
210 views
Scripts external to WordPress cause 404 errors
I installed WordPress in the root of my web site. Everything went well.
But now, other scripts and files, totally unrelated to WordPress, in other folders, cause WordPress 404 errors. For instance, I ...