Forum Moderators: mack
Over the last year or so, since I've been using more PHP, I have started to use the .php extension for all my newer webpages, and slowly converting my older .html pages into .php (even if they don't run any scripts yet).
Recently I read a recommendation to use .html in all pages (OR have PHP files that are .htaccess'd "into" html).
Are there any major benefits, search engine wise, or otherwise to have pages linked as .html (whether they are "real" html vs. PHP pages?)
Hopefully this question isn't too confusing!