Optimization for search engines
C-Gator includes a set of the solutions able to significantly increase the scope and improve the quality of site content delivery for search robots, and therefore, to achieve the best search results in Google and other search engines.
Using addresses (URL) without the question mark
Many internet-shops and sites transfer requested data parameters in the address bar after the "?" mark when displaying production catalogues, news lines, separate goods, etc.
For example, the description of a good with id = 121 code can be shown for request http://myshop.com/catalog?id=121. The minus is that search robots do not take into account an address with the "?" mark when indexing a site. Therefore, to request http://myshop.com/catalog?id=121 a page will not be indexed, and it cannot be found via Google. Any other pages with the "?" mark in their addresses will also be unavailable for search engines.

To solve this problem, C-Gator offers a technology of parameters (URL) built - in to an address line. The example given earlier with the technology used looks like: http://myshop.com/catalog/_t_/id=121.
Modification of site pages addresses in this way considerably increases the scope of site content indexable by search engines and increases a probability to find your site via Google, Yahoo, etc.

Display of different page content for users and search robots
Increasing the site position in Google, Yahoo and others raises another problem. It is decoration and paging when displaying lists on pages of internet-shops and sites. For example, if a goods catalogue is displayed with paging on the site, a search robot indexes only goods from the first page of the catalogue.

C-Gator decorators allow to avoid such problem. C-Gator pages are adjusted to display pages of different content for ordinary visitors and search robots. The list of goods with paging will be displayed for an ordinary visitor and the entire list will be displayed for a robot.

Filling all page parameters registered by search robots
You can manually set headers (h1 and title), META Description, META Keywords and META Robots parameters for each page or for the whole site. |