Hi guys, im working on a new site with static files, want to know if recommend me use .html files or withot file extension. Regards!
It doesn't matter but I wouldn't agree to work on a site with static files and don't think you should either. Have they never heard headers and footers?
why you dont will work with static files? I made an processor that get info frmo the db and create statif files using templates
atleast you aren't maintaining the files by hand - you do have some kind of automation and you're really just caching. You must have some hefty traffic if you need to do that. I'm impressed.