X-Cart modules.

X-Cart Sitemap Module v1.0.


TOP

Symbian programming:
According to analitical reports, in 2006 around 70% of smartphones around the world were supplied with software from Symbian.
Software development for this kind of smartphones...


Technologies

X-Cart modifications
X-Cart RuNETisations
X-Cart SEO optimizations
X-Cart support
Symbian programming


Extra

X-Cart adaptation
X-Cart customizations

X-Cart FAQ

I'm often asked to answer the following questions:

What measures are necessary to optimize the layout and make X-Cart more search engine friendly?

Such measures are aimed at three main targets:

  1. The increase of useful content ratio against the whole page code size as a result of decreasing the formatting code size;
  2. The increase of keywords weight as a result of using extra tags attributes and URL optimization;
  3. The increase of internal links weight as a result of excluding the unnecessary ones from indexing.

Therefore, it is necessary to:

  1. Move style definitions into separate CSS files;
  2. Convert large table codes into compact div-based layout (where possible);
  3. Move JavaScript codes into separate files;
  4. Rename product images using relevant keywords (e. g. some-key-words.jpg);
  5. Get rid of unnecessary self-links on all pages;
  6. Use noindex and nofollow attributes for links not pointing to important pages;
  7. Use keyword-rich phrases in ALT attributes for images used in website layout;
  8. Convert all relative links into absolute (full URLs);
  9. Setup both regular and XML sitemaps (not a layout issue, it's still a very important factor for indexing);
  10. Use other non-standard methods.

My online store is based on X-Cart. I'd like to allow my customers to place phone order. What's the best way to do this?

Phone orders can be enabled in two ways:

For this purpose, you may use a ready-made module for order editing/management, X-AOM, which comes directly from X-Cart makers, or develop your own interface (in case some special adapted forms are needed to optimize and speedup order processing).

Is there a Russian interface for X-Cart?

At present, a well-thought Russian interface is only available for the front-end (customer area). However, I'm working hard on a translation of administration area and it is planed to make in available in a couple of months.

I need some tools for X-Cart to compare and pick products basing on their parameters. Can you recommend any solution?

There is a ready-made add-on module from X-Cart called X-FeatureComparison. Please, check its online demo.

Is it possible to define related products for a particular product and list them on a product page?

Yes, it is possible to do so.

How can I optimize X-Cart to increase the performance and the speed of pages generation?

  1. Be sure to use the static HTML catalog;
  2. It's possible to perform a site audit and find queries producing the heaviest load in order to optimize them;
  3. It's also possible to implement a simple caching system for generated pages;
  4. In case of very high server load it's necessary to optimize server-side configuration and setup a database caching system (memcache, for example).

Are table-based layout and built-in JavaScript codes bad for search engine spiders?

A part of search engine responsible for scanning is, overall, a syntax and semantic page analyzer. It means that this part processed information located on a web page in accordance with some algorhytm.

It can throw out the information which is not interesting for him and index only the data it considers important.

Scripts built into layout are not important for a search robot and, therefore, they will be ignored. But the thing is that search engines use some internal rules allowing them to save time on page processing.

And if a page is hard to analyze (by some parameter), the engine just stops the process and leaves a page. Therefore, we can say that building JavaScripts directly into code/layout does not make a web page more clear but, on the contrary, makes it harder for processing.

However, if a number of inclusions is not high, they won't affect the possibility of not indexing too much. So if a JavaScript code has to be used on a web pages, it can be, but your should minimize the number of inclusions and localize them in external files.

X-Cart is a registered trademark of Qualiteam Software.

P. S. Thank you for your attention

P.S. SEO summary: I can offer you X-Cart modification, X-Cart adaptation and X-Cart customization.

P.P.S. Related wrong searches: "x cart", x cart, as x cart.