• Everytime I edit my posts with a whole bunch of changes, ex:

    • Bold terms
      Add internal links
      Add shortcodes
    • It gives me a 404 page whenever I update it/schedule it?

      It’s so weird. Right now, I find myself just making small changes and saving them all the time. Is there a way I can fix this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Do you have this in your .htaccess file?

    <IfModule mod_security.c>
    SecFilterInheritance Off
    </IfModule>

    or similar?

    Can you post your entire .htaccess file so I can take a look? Might be a problem there I believe.

    Thread Starter Aurora

    (@aafable)

    thank you for replying!!! I went and looked and I saw that I actually have 3 htaccess files?! Here they are…


    Htaccess files

    Do you mind posting the information that’s in the one just called .htaccess?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After scheduling post, 404 page’ is closed to new replies.