IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Référencement Discussion :

conseils site pour référencement


Sujet :

Référencement

  1. #1
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut conseils site pour référencement
    Bonjour,
    j'ai créer un site catiprint.fr et j'aurai voulut le référencer pour les mots clés machine d'imprimerie, je pense avoir tout fait, mais aucun changement.
    Auriez vous des conseils pour le site?

    MERCI.

  2. #2
    Invité
    Invité(e)
    Par défaut
    Salut,

    Tu devrais soumettre ton site au W3C Validator, il comporte quelques erreurs :

    Ton code :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    <!--lightbox--> 
     <script type="text/javascript"> 
        $(function() {
            $('#liste_details_image a').lightBox();
        });
        </script> 
    	
    <!--[if lte IE 8]> 
    <script type="text/javascript" src="http://www.catiprint.fr/js/roundies.js"></script>
    <script type="text/javascript">DD_roundies.addRule('div.contenu_page_center','50px 0px 0px 0px');
     
    </script>
    <![endif]-->
    se trouve hors balises, il faut le placer entre les balises <head></head>.

    Il faudrait aussi remplacer tous les caractères "&" par "&amp;", sinon les moteurs de recherche ne vont pas aimer.

    Tu as mis des mots-clefs sur certains title et alt, mais ce sont avant tout des balises d'accessibilité. Elle sont censées décrire l'action du lien. Tu peux y coller des mots clefs, par exemple :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    <li><a href="http://www.catiprint.fr/pages/produits-catiprint.php?lang=fr" title="Découvrez notre matériel d'imprimerie à vendre">Machines disponibles</a></li>
    Pour info google pénalise les répétitions, le but du jeu étant donc de varier au maximum les synonymes des mots-clefs .

    Tu pourrais aussi utiliser les balises <h1>, <h2>, <h3>, sur lesquels tu peux placer des titles supplémentaires .

    Ce qui pourrait aider, c'est l'URL Rewriting . Ça joue beaucoup sur le référencement.

    C'est tout ce qui me vient, bon taf,

    A+
    Dernière modification par Invité ; 11/06/2011 à 15h41.

  3. #3
    Membre éclairé
    Homme Profil pro
    Webmarketer
    Inscrit en
    Mars 2009
    Messages
    377
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Webmarketer
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2009
    Messages : 377
    Points : 722
    Points
    722
    Par défaut
    Bonjour,

    Dans le contenu de ta page d'accueil, il faut que l'on trouve si possible quelques fois l'expression clé que tu cibles à savoir "machine d'imprimerie".

    Une fois cette modification réalisée, essaye d'obtenir des liens pointant vers ton site dont l'ancre texte (texte cliquable du lien contenu ce terme.

    Bon courage
    La FAQ référencement c'est les 100 réponses aux 100 questions les plus fréquentes en référencement naturel. Ni plus ni moins.

  4. #4
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut
    Bonjour,

    cela fait des semaines que j'attend sans resultats je ne sais plus quoi faire, quand je tape machien imprimerie toujours pas référencer, je ne sais plus quoi faire?

    pouvez me conseiller quelque chose qui augmentera rapidement sa position en 1ère page.

    j'ai 69 erreurs d exploitations dans google, mais je ne vois pas d'ou ca vient sur mes outils webmaster de google.
    est ce que ca peut etre de la?

    Meme avec tous les modif que vous m avez dit.
    Merci.

  5. #5
    Membre éclairé
    Homme Profil pro
    Webmarketer
    Inscrit en
    Mars 2009
    Messages
    377
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Webmarketer
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Mars 2009
    Messages : 377
    Points : 722
    Points
    722
    Par défaut
    Bonjour,

    Tu n'as pas réalisé les modifications que je t'ai indiquées.

    Il n'y a toujours pas machine d'imprimerie dans ton contenu.
    Tu n'as pas assez de liens vers ton site.

    bon courage
    La FAQ référencement c'est les 100 réponses aux 100 questions les plus fréquentes en référencement naturel. Ni plus ni moins.

  6. #6
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut
    Bonjour,

    j'ai mit machine imprimerie presque partout et aucun changement, quelqu'un pourrait il me dire si il y a des erreurs qui pourrait empêcher les robots de l indexer.

    J'ai des erreurs d exploitations avec outils webmaster de google, est ce que ca pourrait jouer.

    y' a t il un outils qui permettrait de savoir ce que je peut rajouter pour aider?
    merci.

  7. #7
    Invité
    Invité(e)
    Par défaut
    Bonjour,
    Le code :
    Code javascript : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    <script type="text/javascript"> 
     
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-11785995-5']);
      _gaq.push(['_trackPageview']);
     
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
     
    </script>
    devrait se trouver juste avant la balise </body> .
    Il ne faut rien mettre entre <head></head> et <body></body> .

    A+
    Dernière modification par 12monkeys ; 11/07/2011 à 09h43. Motif: rajout du nom du langage dans la balise code

  8. #8
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut
    merci je fais la modification par contre aurait tu d'autre conseils car la je n'ai plus d'idée.

    merci.

  9. #9
    Membre habitué
    Inscrit en
    Janvier 2008
    Messages
    1 159
    Détails du profil
    Informations forums :
    Inscription : Janvier 2008
    Messages : 1 159
    Points : 149
    Points
    149
    Par défaut
    peut être dû a mon url rewriting
    voici mon fichier .htacess:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    <?php
    RewriteRule ^machine-imprimerie-accueil-catiprint-([a-z]+).html ./index.php?lang=$1 [QSA]
     
    RewriteRule ^machine-imprimerie-produits-catiprint-([a-z]+).html ./pages/machine-imprimerie-produits-catiprint.php?lang=$1 [QSA]
     
    RewriteRule ^machine-imprimerie-cherchez-catiprint-([a-z]+).html ./pages/machine-imprimerie-cherchez-catiprint.php?lang=$1 [QSA]
     
    RewriteRule ^machine-imprimerie-vendez-catiprint-([a-z]+).html ./pages/machine-imprimerie-vendez-catiprint.php?&lang=$1 [QSA]
    
    RewriteRule ^machine-imprimerie-contact-catiprint-([a-z]+).html ./pages/machine-imprimerie-contact-catiprint.php?&lang=$1 [QSA]
    
    
    RewriteRule ^machine-imprimerie-accueil-catiprint-([a-z]+).html ./?lang=$1 [QSA]
    RewriteRule ^machine-imprimerie-plan-site.html ./machine-imprimerie-plan-site.php [L]?>
    et mon fichier sitemap.xml
    Code xml : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
     
    <?php
    <?xml version="1.0" encoding="UTF-8"?>
    <urlset
          xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
     
    <url>
      <loc>http://www.catiprint.fr/</loc>
      <changefreq>always</changefreq>
      <priority>1.00</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/index.php?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-produits-catiprint.php?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-cherchez-catiprint.php?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-vendez-catiprint.php?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-contact-catiprint.php?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/?lang=fr</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.80</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/index.php?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/index.php?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-produits-catiprint.php?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-produits-catiprint.php?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
     
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-cherchez-catiprint.php?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-cherchez-catiprint.php?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-vendez-catiprint.php?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-vendez-catiprint.php?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-contact-catiprint.php?lang=en</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
    <url>
      <loc>http://www.catiprint.fr/pages/machine-imprimerie-contact-catiprint.php?lang=es</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
     
    <url>
      <loc>http://www.catiprint.fr/machine-imprimerie-plan-site.php</loc>
      <changefreq>always</changefreq>
      <priority>0.64</priority>
    </url>
     
    </urlset>?>


    est ce que quelque chose pourrait derranger le referencement de gooole.

    de plus j'ai remarquer que j'ai ces erreurs d 'explorations dans mes outils google:
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
    163
    164
    165
    166
    167
    168
    169
    170
    171
    172
    173
    174
    175
    176
    177
    178
    179
    180
    181
    182
    183
    184
    185
    186
    187
    188
    189
    190
    191
    192
    193
    194
    195
    196
    197
    198
    199
    200
    201
    202
    203
    <?php
    http://www.catiprint.fr/cherchez-cat...s.html?lang=es
    	404 (Introuvable) 	2 pages 	9 juil. 2011
    http://www.catiprint.fr/accueil-cati...s.html?lang=en
    	404 (Introuvable) 	2 pages 	8 juil. 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=es
    	404 (Introuvable) 	10 pages 	6 juil. 2011
    http://www.catiprint.fr/pages/vendez...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	6 juil. 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	6 juil. 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	5 juil. 2011
    http://www.catiprint.fr/vendez-catip...imerie-fr.html
    	404 (Introuvable) 	2 pages 	5 juil. 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	5 juil. 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=en
    	404 (Introuvable) 	3 pages 	4 juil. 2011
    http://www.catiprint.fr/cherchez-cat...r.html?lang=en
    	404 (Introuvable) 	2 pages 	4 juil. 2011
    http://www.catiprint.fr/cherchez-cat...n.html?lang=es
    	404 (Introuvable) 	2 pages 	4 juil. 2011
    http://www.catiprint.fr/pages/vendez...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	4 juil. 2011
    http://www.catiprint.fr/vendez-catip...n.html?lang=es
    	404 (Introuvable) 	2 pages 	4 juil. 2011
    http://www.catiprint.fr/produits-cat...n.html?lang=es
    	404 (Introuvable) 	2 pages 	4 juil. 2011
    http://www.catiprint.fr/contact-cati...s.html?lang=fr
    	404 (Introuvable) 	2 pages 	4 juil. 2011
    http://www.catiprint.fr/contact-cati...s.html?lang=es
    	404 (Introuvable) 	2 pages 	3 juil. 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=fr
    	404 (Introuvable) 	10 pages 	3 juil. 2011
    http://www.catiprint.fr/cherchez-cat...imerie-en.html
    	404 (Introuvable) 	2 pages 	3 juil. 2011
    http://www.catiprint.fr/accueil-cati...s.html?lang=fr
    	404 (Introuvable) 	2 pages 	3 juil. 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=en
    	404 (Introuvable) 	3 pages 	3 juil. 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=en
    	404 (Introuvable) 	10 pages 	3 juil. 2011
    http://www.catiprint.fr/produits-cat...s.html?lang=en
    	404 (Introuvable) 	2 pages 	3 juil. 2011
    http://www.catiprint.fr/cherchez-cat...imerie-es.html
    	404 (Introuvable) 	2 pages 	3 juil. 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	3 juil. 2011
    http://www.catiprint.fr/pages/cherch...nt.php?lang=en
    	404 (Introuvable) 	3 pages 	2 juil. 2011
    http://www.catiprint.fr/vendez-catip...s.html?lang=es
    	404 (Introuvable) 	2 pages 	2 juil. 2011
    http://www.catiprint.fr/pages/cherch...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	2 juil. 2011
    http://www.catiprint.fr/contact-cati...n.html?lang=fr
    	404 (Introuvable) 	2 pages 	2 juil. 2011
    http://www.catiprint.fr/accueil-cati...r.html?lang=fr
    	404 (Introuvable) 	2 pages 	2 juil. 2011
    http://www.catiprint.fr/accueil-cati...n.html?lang=fr
    	404 (Introuvable) 	2 pages 	1 juil. 2011
    http://www.catiprint.fr/produits-cat...r.html?lang=es
    	404 (Introuvable) 	2 pages 	1 juil. 2011
    http://www.catiprint.fr/contact-cati...n.html?lang=es
    	404 (Introuvable) 	2 pages 	1 juil. 2011
    http://www.catiprint.fr/produits-cat...r.html?lang=en
    	404 (Introuvable) 	2 pages 	1 juil. 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	1 juil. 2011
    http://www.catiprint.fr/pages/cherch...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	1 juil. 2011
    http://www.catiprint.fr/vendez-catip...r.html?lang=es
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/produits-cat...s.html?lang=es
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/produits-cat...n.html?lang=en
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/pages/produi...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	30 juin 2011
    http://www.catiprint.fr/cherchez-cat...s.html?lang=fr
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/contact-cati...r.html?lang=fr
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/contact-cati...r.html?lang=es
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/pages/cherch...nt.php?lang=fr
    	404 (Introuvable) 	3 pages 	30 juin 2011
    http://www.catiprint.fr/produits-cat...s.html?lang=fr
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/cherchez-cat...r.html?lang=fr
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/cherchez-cat...n.html?lang=fr
    	404 (Introuvable) 	2 pages 	30 juin 2011
    http://www.catiprint.fr/accueil-cati...imerie-fr.html
    	404 (Introuvable) 	2 pages 	29 juin 2011
    http://www.catiprint.fr/vendez-catip...imerie-es.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/produits-cat...r.html?lang=fr
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/produits-cat...imerie-en.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/pages/vendez...nt.php?lang=es
    	404 (Introuvable) 	3 pages 	28 juin 2011
    http://www.catiprint.fr/produits-cat...imerie-es.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/produits-cat...imerie-fr.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/pages/produi...leur=4&lang=en
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/pages/produi...autres&lang=fr
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/contact-cati...r.html?lang=en
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/contact-cati...imerie-fr.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/contact-cati...imerie-es.html
    	404 (Introuvable) 	2 pages 	28 juin 2011
    http://www.catiprint.fr/accueil-cati...imerie-en.html
    	404 (Introuvable) 	2 pages 	27 juin 2011
    http://www.catiprint.fr/pages/produi...leur=5&lang=fr
    	404 (Introuvable) 	2 pages 	26 juin 2011
    http://www.catiprint.fr/pages/produi...r=5sup&lang=en
    	404 (Introuvable) 	2 pages 	26 juin 2011
    http://www.catiprint.fr/contact-cati...n.html?lang=en
    	404 (Introuvable) 	2 pages 	25 juin 2011
    http://www.catiprint.fr/accueil-cati...n.html?lang=en
    	404 (Introuvable) 	2 pages 	24 juin 2011
    http://www.catiprint.fr/contact-cati...s.html?lang=en
    	404 (Introuvable) 	2 pages 	24 juin 2011
    http://www.catiprint.fr/contact-cati...imerie-en.html
    	404 (Introuvable) 	2 pages 	24 juin 2011
    http://www.catiprint.fr/pages/produi...autres&lang=fr
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...autres&lang=es
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...autres&lang=en
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...leur=2&lang=en
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...leur=5&lang=en
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...leur=1&lang=fr
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...r=5sup&lang=fr
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...leur=1&lang=es
    	404 (Introuvable) 	2 pages 	23 juin 2011
    http://www.catiprint.fr/pages/produi...r=5sup&lang=es
    	404 (Introuvable) 	2 pages 	22 juin 2011
    http://www.catiprint.fr/pages/contac...nt.php?lang=en
    	404 (Introuvable) 	3 pages 	22 juin 2011
    http://www.catiprint.fr/pages/produi...r=5sup&lang=en
    	404 (Introuvable) 	2 pages 	22 juin 2011
    http://www.catiprint.fr/pages/produi...leur=4&lang=fr
    	404 (Introuvable) 	2 pages 	22 juin 2011
    http://www.catiprint.fr/pages/produi...leur=4&lang=es
    	404 (Introuvable) 	2 pages 	22 juin 2011
    http://www.catiprint.fr/pages/produi...leur=4&lang=en
    	404 (Introuvable) 	2 pages 	21 juin 2011
    http://www.catiprint.fr/pages/produi...leur=2&lang=fr
    	404 (Introuvable) 	2 pages 	21 juin 2011
    http://www.catiprint.fr/pages/machin...plan-site.html
    	404 (Introuvable) 	10 pages 	21 juin 2011
    http://www.catiprint.fr/pages/produi...leur=2&lang=es
    	404 (Introuvable) 	2 pages 	21 juin 2011
    http://www.catiprint.fr/pages/produi...leur=2&lang=en
    	404 (Introuvable) 	2 pages 	21 juin 2011
    http://www.catiprint.fr/pages/produi...r=5sup&lang=es
    	404 (Introuvable) 	2 pages 	21 juin 2011
    http://www.catiprint.fr/pages/produi...leur=1&lang=fr
    	404 (Introuvable) 	2 pages 	20 juin 2011
    http://www.catiprint.fr/pages/produi...leur=1&lang=es
    	404 (Introuvable) 	2 pages 	20 juin 2011
    http://www.catiprint.fr/pages/produi...leur=2&lang=es
    	404 (Introuvable) 	2 pages 	20 juin 2011
    http://www.catiprint.fr/pages/produi...leur=1&lang=en
    	404 (Introuvable) 	2 pages 	20 juin 2011
    http://www.catiprint.fr/details.php?...ine=10&lang=fr
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=12&lang=fr
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=10&lang=es
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=15&lang=es
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=14&lang=es
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=14&lang=fr
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=11&lang=fr
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=12&lang=es
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=15&lang=fr
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=11&lang=es
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=11&lang=en
    	404 (Introuvable) 	1 pages 	13 juin 2011
    http://www.catiprint.fr/details.php?...ine=10&lang=en
    	404 (Introuvable) 	1 pages 	13 juin 2011
    1 à 100 sur 103 Suivante
    ?>
    merci.

  10. #10
    Membre expert
    Avatar de ThomasR
    Homme Profil pro
    Directeur technique
    Inscrit en
    Décembre 2007
    Messages
    2 230
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 37
    Localisation : France, Paris (Île de France)

    Informations professionnelles :
    Activité : Directeur technique
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Décembre 2007
    Messages : 2 230
    Points : 3 972
    Points
    3 972
    Par défaut
    Bonjour,

    Le référencement ca prend du temps, ne t'attend pas à voir des modifications dans les résultats du moteur de recherche alors que tu viens juste de faire la modification...

    Aussi, le mot-clé "machine d'imprimerie" n'apparait pas dans ton corps de page, uniquement dans le title et les textes alternatifs des images. Un bon référencement, c'est avant tout un contenu pertinent.

    Je te conseille de lire ceci : http://www.contentme.fr/ecriture-en-ligne

    Concernant les erreurs d'exploration c'est à toi de voir ce qui cloche.

  11. #11
    Membre habitué
    Profil pro
    Inscrit en
    Juin 2007
    Messages
    125
    Détails du profil
    Informations personnelles :
    Âge : 65
    Localisation : France

    Informations forums :
    Inscription : Juin 2007
    Messages : 125
    Points : 136
    Points
    136
    Par défaut référencer efficacement
    Hello,
    un bon contenu est un contenu COHERENT
    une expression clef (machine imprimerie ici) doit être en title, en h1, en <p> en balises ALT et title de img , en texte alternatif si animation flash etc.

    sans abuser sinon c'est du spam

    Malgré tout, quelques choses fondamentales sont établies :
    - le référencement technique insite (dans le site, le SEO classique donc) est indispensable mais en général insuffisant. Une stratégie de netlinking est indispensable en complément.
    - en 2011, plus aucun amateur en SEO ne réussit à référencer correctement son site sur une expression clef nationale (ex : machine imprimerie que l'on veut vendre en France) Seul un pro ou un amateur ayant sérieusement potassé le sujet peut y arriver. Au de ton site, tu es très loin de ce stade. C'était faisable il y a 5 ans, c'est devenu impossible désormais.
    - le marché du SEO (en clair référencer un site sur une expression clef nationale ou régionale, je ne parle pas de référencer M. Michu, boucher à triffouly les oies ) exige désormais 2 autres compétences web marketing : la maîtrise du netlinking et une bonne maîtrise de AdWords
    - le marché du SEO exige désormais une forte compétence d'un langage (PHP par ex.) et d'une base de données (MySQL typiquement)
    - le SEO exige un site correctement codé en php / MySQL afin d'automatiser de nombreux algorithmes de SEO , indispensables à tenter un bon référencement et le complémenter ensuite par du netlinking bien réfléchi

    l'époque où "je mets 10 balles dans le SEO pour avoir un résultat" est définitivement close pour tout référencement où la portée géographique de l'expression clef ciblée dépasse le département. Et encore, essayez de référencer un hôtel à Lyon ou Marseille, ou un camping dans un département touristique , c'est hors de portée des amateurs depuis des années.

Discussions similaires

  1. Réponses: 1
    Dernier message: 16/11/2009, 07h50
  2. [MySQL] besoin de conseils: BD pour site de rencontres
    Par hatembr dans le forum PHP & Base de données
    Réponses: 15
    Dernier message: 15/12/2008, 23h34
  3. Faire un plan du site pour le référencement?
    Par zorba49 dans le forum Référencement
    Réponses: 2
    Dernier message: 23/01/2008, 15h13

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo