Title: Permalink 404, basic recommendations do not help
Last modified: June 13, 2019

---

# Permalink 404, basic recommendations do not help

 *  Resolved [Chevil](https://wordpress.org/support/users/chevil/)
 * (@chevil)
 * [7 years ago](https://wordpress.org/support/topic/permalink-404-basic-recommendations-do-not-help/)
 * Hi, here is a my blog: [https://www.proisp.no/blogg/](https://www.proisp.no/blogg/).
   All articles return 404 error when custom permalink is on ([https://www.proisp.no/blogg/gratis-ssl-sertifikat-med-autossl/](https://www.proisp.no/blogg/gratis-ssl-sertifikat-med-autossl/)).
   If I set the standard everything works fine.
 * here is a part from .htaccess about rewrite rule:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /blogg/
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /blogg/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * I tried to disable plugins, changed permissions for .htaccess file to 0666, clean
   Litespeed cache, but nothing helped.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpermalink-404-basic-recommendations-do-not-help%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Permalink 404, basic recommendations do not help’ is closed to new replies.

## Tags

 * [permalink](https://wordpress.org/support/topic-tag/permalink/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [Chevil](https://wordpress.org/support/users/chevil/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/permalink-404-basic-recommendations-do-not-help/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
