Hey there chaps... after a few people to throw in a few opinions (and preferably knowledge) to this question: Does it make a difference to search engines if my pages are static .html pages or dynamic .aspx pages?
I wouldnt have thought so because I made a site which gets looked at by Google on a regular basis and gets a decent amount of search engine traffic and that is dynamic pages. - However at the moment im in the process of making another website and Ive been told that static html pages are treated nicer by search engines.
So instead of the traditional type of site that basically uses query strings on the same page to get different content... I was thinking about making some sort of generating script that would gather all the data from my database and actually *make* the various static .html pages. Of course one of the nice things about it would be how 'easy' things would be on the CPU that my site is hosted on
But this is a fair amount of work and to be honest it probably wouldnt be worth it if search engines didnt particularly appreciate static pages over dynamic ones.
I wouldnt have thought so because I made a site which gets looked at by Google on a regular basis and gets a decent amount of search engine traffic and that is dynamic pages. - However at the moment im in the process of making another website and Ive been told that static html pages are treated nicer by search engines.
So instead of the traditional type of site that basically uses query strings on the same page to get different content... I was thinking about making some sort of generating script that would gather all the data from my database and actually *make* the various static .html pages. Of course one of the nice things about it would be how 'easy' things would be on the CPU that my site is hosted on
But this is a fair amount of work and to be honest it probably wouldnt be worth it if search engines didnt particularly appreciate static pages over dynamic ones.
Last edited:




