I'm having a big problem with the permalinks on my website.
Basically, when i go to the first page (for example www.mywebsite.com/about-us/) it works fine, but then i go to another page (let's say www.mywebsite.com/contact/) and the url is correctly changed but the displayed page is the first one. I have to click many times to really change to the correct content.
I tried to remove permalinks, and it works fine, i put them again and problem persists, i've changed my .htaccess manually with the wordpress code (http://digwp.com/2011/01/new-htaccess-permalink-rules/) and still having the problem.
When i have 644 permissions on my .htaccess file wordpress say's he can't write on it. If i change to 777 and then save changes on permalinks section that message disappears.
I'm having a big problem with the permalinks on my website.
Basically, when i go to the first page (for example www.mywebsite.com/about-us/) it works fine, but then i go to another page (let's say www.mywebsite.com/contact/) and the url is correctly changed but the displayed page is the first one. I have to click many times to really change to the correct content.
I tried to remove permalinks, and it works fine, i put them again and problem persists, i've changed my .htaccess manually with the wordpress code (http://digwp.com/2011/01/new-htaccess-permalink-rules/) and still having the problem.
Any solution?
When i have 644 permissions on my .htaccess file wordpress say's he can't write on it. If i change to 777 and then save changes on permalinks section that message disappears.
I think i solve the problem but in a strange way. I installed the W3 Total Cache plugin and the problem disappeared. Can this be some hosting problem?