
Originally Posted by
daemon61
We are creating a new website with plenty of data. The thing is that the data will be extracted from database for this site. Now the problem is - If we will go with html version, the site will be OK for SEs, but then it will request manual updates of new data. If we will go with php or asp, then it can be constantly linked with original database which will send new data automatically on the site.
Now, as I have seen while searching on google, it will show .asp pages, but has a problem with .php pages? Im assuming that .asp is better solution? Will it be the best to go with hmtl version, or asp? The pages have to be optimised for few keywords per page, is this possible in asp, and how do SEs crawl asp or php sites?