Ecommerce Templates Canada

Logiciel de commerce électronique
pour Dreamweaver, FrontPage et GoLive.
En version ASP et PHP.
Boutique »
Version ASP
Version PHP
Outils eCommerce
Votre panier
Aide et ressources »
Survol du logiciel
Aide pour la version ASP
Aide pour la version PHP
Recherche sur le site
Ressources
Forum de support
Questions et réponses
Mise à jour et correctifs
Clients/Exemples
Boutique de démonstration
Développeurs
Passerelles de paiement
Hébergement
Liste de points à vérifier avant d'aller en ligne
Accueil > Aide Php : Liste de points à vérifier avant d'aller en ligne
Veuillez prendre note que cette page n'est pas encore traduite. Merci!
Before going live with your store

Once you have your store ready and think it's time to unleash it to the world, it may be a good idea to go through our checklist to make sure everything is as it should be.

General Issues

  1. Make sure that each page of your site has unique TITLE and META DESCRIPTION tags more details more details
  2. Check your site on a different computer, preferably in Internet Explorer and Firefox. Pay particular attention to any broken links, screen resolution problems or slow loading pages.
  3. Ask a friend or colleague to browse your store and make a purchase.
  4. Make sure that you have carried out demo transactions for your payment provider and that emails are received as well as that orders show correctly in the order admin page of the control panel.
  5. Be sure that all your graphics are optimized and contain ALT information.
  6. Include a site map, linked from all your pages with text links to the most important pages on the store.
  7. Include your main keywords in a natural way on your home page blurb.
  8. Make sure you have changed the default password and user name for the control panel.
  9. Ask for a site critique.

PHP Version

  1. Be sure that each of the cart related pages at the very top in HTML view and before the opening HTML tag there is a little bit of code that goes like this...

    <?php
    session_cache_limiter('none');
    session_start(); ?><html>

    This needs to be on each of the cart related PHP pages like cart.php, search.php, products.php, categories.php and so on.

  2. Don't have spaces in your file names so use a pattern like my-page.php rather than my page.php - remember they are also case sensitive.
  3. Make sure all your currency symbols are displaying correctly.


ACCUEIL | PRODUITS | SUPPORT | EXEMPLES | CONTACTEZ-NOUS
 

Canada |  France | Espagne | Australie | Allemagne | Hollande | IrlandePortugal | Afrique du Sud | Grande-Bretagne
© Copyright 2002 - 2006 Logiciel de commerce électronique par Internet Business Solutions SL
Tous droits réservés