AJAX, for those who haven't heard the term, is a new age way of bringing software-like usability to the web. It uses existing technologies but usefully pulls them together to create powerful online applications. The most famous examples of AJAXAJAX, or Web2.0 is Google's Suggest feature and Google's Maps tool.
In a nutshell, it's a means of using asynchronous JavaScript and XMLXML to query a remote data source and render the content without refreshing or reloading the page. 数据挖掘实验室
The danger of this, from a search engine optimisation point of view is that we are doing away with unique URLURL's and we have few options to manipulate TITLE tags and page headers, the main requirement for an effective SEOSEO campaign. 数据挖掘论坛
As much as SEOSEO is dismissed as secondary to design, a website is a tool for business and should fundamentally reach its market first and foremost. 数据挖掘实验室
How to search engine optimise Ajax
The technique I wish to propose contains two main rules and will fundamentally change the way the AJAXAJAX application is constructed.
数据挖掘实验室
Rule #1
The initial load of the AJAXAJAX application must contain the optimised elements such as TITLE and headers and also must be reachable from a fixed address.
数据挖掘交友
Rule #1 is all about using the following two techniques. 数据挖掘交友
If you're not based on the Apache server when it comes to hosting then mod_rewrite may not be an option but there are always solutions. Check out your hosting platforms options with regards to