Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Disable directory browsing of enfold theme #258069

    Great I will use the
    Options -Indexes
    in my .htaccess file.

    It would be nice to have the index.html files (in each directory) for a future update.

    Thank you!

    Tom

    in reply to: Disable directory browsing of enfold theme #258023

    I used the code recommended in another post here.

    User-agent: *
    Disallow: /cgi-bin
    Disallow: /wp-admin
    Disallow: /wp-includes
    Disallow: /wp-content/plugins
    Disallow: /wp-content/cache
    Disallow: /wp-content/themes
    Disallow: /trackback
    Disallow: /feed

    But please note I added this after I already found it had been crawled by google.
    Beyond keeping the search engines out I would also want to keep the casual or not so casual person from browsing up and down in the directory in the enfold theme. I was surprised that it did not already contain an empty index.html file in each directory and sub-directory within the enfold theme. Is this normal practice?

    Thanks!

    Tom

Viewing 2 posts - 1 through 2 (of 2 total)