Knowledgebase
Can I use a static .html file when using CDSEO Pro?
Posted by Nick Poindexter on 04 March 2010 04:31 PM
|
|
If after installing CDSEO you want to retain a custom static index.html file, then: In your .htaccess file find: DirectoryIndex home.php index.php index.html Replace with: DirectoryIndex index.html home.php index.php | |
|
Comments (0)