Is it possible to change the permalink structure without changing the old permalinks to posts and without 301 redirects?

You can achieve that using a plugin like “Custom Permalinks“ The steps will be: 1- install and activate the plugin. 2- Save all your posts current permalinks into the custom meta field “custom_permalink” that meta field is the field that is used by the plugin to save the custom permalinks for each post and uses … Read more

Find all URLs for a post

I have found out what is happening. WordPress does not store permalinks that were previously made. What it does do is guess what link you want by looking at the post name. Consider: https://wordpress.com/blog/2021/12/16/new-year-new-success-with-bloganuary/ wget https://wordpress.com/blog/2021/12/16/new-year-new-success-with-bloganuary/ –2021-12-31 00:09:51– https://wordpress.com/blog/2021/12/16/new-year-new-success-with-bloganuary/ Resolving wordpress.com (wordpress.com)… 192.0.78.17, 192.0.78.9 Connecting to wordpress.com (wordpress.com)|192.0.78.17|:443… connected. HTTP request sent, awaiting response… 200 … Read more

Permalinks (don’t kill me) refuses to work..Yes, it results in a 404

From what you write it sounds like Apache isn’t reading/following the .htaccess at all. This can be the case if the AllowOverride setting is not active for that directory. (See this thread on StackOverflow for more information.) <Directory /var/www/> Options FollowSymLinks AllowOverride All Require all granted </Directory> Setting this (AllowOverride None -> AllowOverride All) and … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)