Wordpress Help Me!

730promo

Junior Member
Joined
Aug 27, 2009
Messages
135
Reaction score
16
Did you change the permalink structure after you made the post?
 
Its strange, none of your internal links are working. What plugons do you have and are you having issues on the adminside too?
 
Even the contact page cannot be found when I click the link?

If it is not the permalink structure, you should take a look in your .htaccess
 
Yup I think this is to do with htaccess, all wp sites I set up I have to add follow sym links or something similar in htaccess or else I get the exact same issue.

Edit: just found it:

Options +FollowSymlinks
RewriteEngine on


That should solve If it don't, post back.
 
soudn like you have to set the permalink the right way :) gogle it ther are many tutorials for that
 
Back
Top