You may be having permalink problems. Also, don’t use only /%postname%/ as your custom permalink structure, you’ll only have problems if you do.
I see ?p= permalinks, and nothing is broken.
yeah I changed it to default permalink settings and it works, with /%postname%/ doesn’t 🙂
Now I made a page and I want to make it’s link like
http://www.gardentillerguide.com/how-to-choose-garden-tiller and I put the permalink structure to Default and it makes the page location http://www.gardentillerguide.com/?page_id=12
When I change it to Custom Structure : /%postname%/
the post link is broken ( What is a garden tiller ) it sends me to a error page :
Not Found
Sorry, but you are looking for something that isn’t here
How can I make the permalink structure to custom : /%postname/ without this error
766721
Hi there, I had this problem.
How I fixed the problem was REMOVING the “index.php” in the custom field.
so it’s http://www.gardentillerguide.com/how-to-choose-garden-tiller NOT
http://www.gardentillerguide.com/index.php/how-to-choose-garden-tiller
Hope the helps 😀