• Hello,

    If I add the following code to my .htaccess file, will it stop my site and pages from being ranked for SEO by search engines like Google and Yahoo?

    <Files wp-config.php>
    Order Allow, Deny
    Deny from all
    </Files>

    If that is true, is there another way to write the code so it allows for SEO?

    Thank you

  • The topic ‘Deny in .htaccess file’ is closed to new replies.