How To optimize single page dynamic website ?

Bharat Lohakare
Bharat Lohakare
from Pune
9 years ago

Hello Friends, as the website world is changeing from static pages to dynamic pages where all content is fetch from database or it may be single page website. so how we can optimize such a website where dynamic URL are generated. Take example such as http://www.amazon.com/ or http://www.olx.in/ or http://housing.com/ so now please check housing.com website it is a single page website where it might be thing that all JavaScript are executing and we are getting dynamic page as well as URLs.  Please suggest your opinion on such single page and dynamic websites. 

Replies 1 to 1 of 1 Descending
Ranjith
Ranjith
from hyderabad
9 years ago

For Google dynamic and static URLs are the same. For example, the URL format of forum threads on IB is http://www.indiblogger.in/forum/topic.php?id=XXX. XXX is generated dynamically but that has no effect on Google.

And housing.com is not a single page website!

Generally, single page websites are used when the purpose of the website is to give information about some specific product like a software. In that case, I think no special optimisation is required.

And about using JS ( ajax ) to change page content, Google has some guidelines - https://developers.google.com/webmasters/ajax-crawling/


LockSign in to reply to this thread