Hi, I have a web portal on Cricket News India. I have built my own customised CMS to update the news in the website.
My questions are
- Since the data is in the database, will it be a good practice to genarate the html pages out and save it in our server. Advantages that I observe, next time if a user comes server gets the generated html page, instead of fetching from the database. can you please suggest this practice has any loop holes? if yes please share
- My webportal has more than 10000 articles, but in google indexing it shows only 2010 pages, why? For example If i Type "Site:www.cricandcric.com" I get only 2010 pages. My question is that because of the CMS implementation.
- How to make the pages getting indexed to google.com