Error 404 Not going after permalinks change
-
Hi
I am having a lot of problem because error 404 is not going. I have changed the permalinks to /%postname%/ . Since then I am getting 404 when I try to move to any page other than “Home”. Home works fine.Website : https://www.jitechnologies.com (The website is built by a non-professional, so please ignore the design for now)
I have checked the .htaccess code several times and here it is for your reference:
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
I request some technical help to resolve this issue. I have tried using plug-ins but no result. Now removed all plug-ins.
Its been 3 days I am stuck with this problem. Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error 404 Not going after permalinks change’ is closed to new replies.