changed the permalink to default and let me know
Thread Starter
Enjeru
(@enjeru)
tried the problem still occurs and the link of them dosn’t change to the normal back again even if I create a new page or article
deactivate all the plugin and try the permalinks structure to default.
see your permalink structure is in post name change permalinks to
Default : http://www.trashprojects.de/?p=123
In admin panel
settings—->Permalinks—>Select default
I just installed wordpress and wanted to change the permlinks
I changed it to the postname but since then every page I create is instantly 404
When you change your permalink struture, WordPress (or you) needs to update your .htaccess file. If the file isn’t writable to WordPress, you will see an error message at the bottom of the permalinks page in the dashboard after you click the update button -and you will get 404 errors just as you describe.
If the file is writable and there is no error, then you need to make sure that mod_rewrite is installed and operating correctly on your server, and that the AllowOverride and FollowSymlinks directives have been properly added to your site configuration.
If you are using a Windows IIS web server, then .htaccess doesn’t apply at all, and permalinks take a little bit of a different turn.
Reference material: Using Permalinks
Thread Starter
Enjeru
(@enjeru)
@viky changed it back now I get 403
@claytonjames
thank gonna try that I hope it is going to work
Thread Starter
Enjeru
(@enjeru)
I can’t change back to default when I try to do it 403 appears and when I delete htaccess it works again(renameing is fine too) but I still can’t change it back
Is there any way to fully reset wordpress for my page?