Every time I try to navigate to a different page on my site I get a 404 error. Why is this?
Every time I try to navigate to a different page on my site I get a 404 error. Why is this?
Likely it's your permalinks and you don't have mod_rewrite enabled.
If you reset your permalinks to the default http://www.example.com/?p=123 do your links work?
http://codex.wordpress.org/Common_WordPress_Errors#Pretty_Permalinks_404_and_Images_not_Working
Thanks Jan. Unfortunately I am completely technically inept!
So when I see things like resetting permalinks I break out in a cold sweat.
Nah, permalinks are easy. ;)
Try this: visit your WordPress dashboard
http://your-wordpress-url-here/wp-admin/options-permalink.php
Don't change anything just click on the button Save Changes.
What that will do is re-save your .htaccess file that handles your permalinks. After you save that see if you still get those 404 errors.
Thanks Jan. I tried that but it's still saying "page not found"
Can you provide a link? Also try switching the permalinks to the default ?p=123 and save that. You can save it back later.
when i try to log into my dashboard to make web site changes I am getting a 404 error in the body of my page and the page address reads: funfactoryrentals.com/wp-admin/upgrade.php?_wp_http_referer=%2Fwp-admin%2F
HELP!
You must log in to post.