Hello,
I want use a custom structure for permalink like this /%postname%/
but it's not working... error 404 :(
Anyone had the problem ?
Thanks
Hello,
I want use a custom structure for permalink like this /%postname%/
but it's not working... error 404 :(
Anyone had the problem ?
Thanks
Hey,
I believe you shouldn't use the closing slash "/". Say I wanted to link to my pages by category/postname I'd use /%category%/%postname%. It's also a known issue (with wordpress) with permalinks for existing links to mess up when changing them once a site has been set up completely. The best thing to do is to set your permalinks correctly before you start doing other things.
Let me know if it works :)
You must log in to post.