![]() |
240 html page scructure (a good newbie question)
I work over 200 hour now on a new big web site who have over 240 html pages. We already discus on the profit to make them all in HTML instend of
PHP for ranking quality. In the root server structure.. Is that better to put all files in separated folder and call the files index.html for all page ??? .. or to put all on the main root folder and call all page as a different 'name.html' for each ?? .. or all in the same sub folder ?? what can be the best root structure for a website in html when you have over 240 html page ??????????????????????????? Thanks |
"to make them all in HTML instend of PHP for ranking quality"
PHP is interpretted completely on the server side. If you have your dedicated you may set-up, to interptet PHP in the .html files too (so no .PHP files is needed) and no search engine, will know, that you using some technology as is PHP (you may change it to other...). And if you are using PHP or some other server side technology it not have any relationship with your ranking in the search engines. Dude not make all this things hard way, it may kill you... |
Try using mod_rewrite - allows you to do such a thing
|
Yea... I agree with jaromir... PHP is server side... unless you have something like this...
http://www.examplesite.com/something...2345600?______ .html The search engines from what I remember will not follow dynamic webpages with the ? in the URL. Here is a page I had found just now... http://www.stargeek.com/php-seo.php Later, |
All times are GMT -7. The time now is 01:11 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123