Suivi de positionnement des sites web Monitoring positioning websites

On demande toujours des logiciels pour le suivi du positionnement et le reférencement des sites, je viens de tester http:// suivi -de-positionnement.fr et en un seul mot c’est magnifique: It always asks software for tracking and positioning reférencement sites, I just try http:// follow-positionnement.fr and one word is magnificent:

On aime: We love:

- Interface ergonomique -- Interface ergonomic
- Gratuité -- Free
- Illimité des domaines et des mots clés -- Unlimited domains and keywords
- Suivi sur google.fr, google.com et google.uk -- Follow-up on google.fr, google.com and google.uk
- Détectation du titre et le transformer mots clés. -- Détectation title and transform keywords.

On aime pas: We're not:

Parfois les résultats ne sont pas identiques à ce qui trouve réellement dans google (1 fois sur 10) Sometimes the results are not identical to what is really a google (1 times out of 10)

Voir  image de test: http://img49.imageshack.us/img49/2382/sanstitre1ec7.gif See image test: http://img49.imageshack.us/img49/2382/sanstitre1ec7.gif

June 22nd, 2008 - Posté en: Google , Mes Tests , Référencement & SEO | | 0 Comments June 22nd, 2008 - Posted in: Google, My Tests, Referencing & SEO | | 0 Comments

Optimiser le contenu pour les moteurs de recherche (SEO) Optimize the content for search engines (SEO)

Voilà quelque conseils à suivre pour optimiser le maximum le contenu de votre site pour qu’il soit “aimé” par google: This is some advice to follow to optimize the maximum content of your site to either "loved" by google:

1) balise <title> soignée dans toute les pages 1) tag <title> careful throughout the pages

2) liez vos pages internes, mettez des liens significative sur les mots. 2) link your internal pages, put ties on significant words.

3) utilisez les balises h1 (header1) et h2 (header2) pour les titres des paragraphes (vous pouvez reduire leur tailles avec les styles CSS) 3) use the tags h1 (header1) and h2 (header2) for the titles of paragraphs (you can reduce their sizes styles CSS)

4) utilisez la balise <strong> sur les mots importants (et non pas <b>) , google va comprendre qu’il s’agit d’un mot important 4) use the tag on <strong> important words (not <b>), google will understand that this is an important word

5) utilisez l’attribut title=”description” sur vos liens (le texte va s’afficher lorsqu’on passe la souris dessus aussi) 5) use the title attribute = "description" on your links (the text will appear when passing the mouse over them too)

6) n’oubliez pas les balises Alt=”description” sur les images. 6) do not forget the Alt tag = "description" on the images.

7) répétez plusieurs fois les mots clés que vous souhaitez référencer dans plusieurs pages reliées entre eux. 7) repeat several times the keywords you want to reference in several pages connected to each other.

8 )  générez un sitemap pour google. 8) generate a sitemap to google.

9) nomez les pages correctement (evitez page1.php, index.php?id=344 ….) et appliquez le rewriting des URL sur les pages dynamiques. 9) nomez pages correctly (avoid page1.php, index.php? Id = 344….) And apply the rewriting of URLs on pages dynamic.

10) Les mots que vos souhaitez référencer , de préférable qu’ils soient proches de l’ouverture de <body> , plus on s’approche de la fermeture </body> plus les mots clés perdent leur valeurs. 10) The words that you want to reference, they better be close to the opening of <body>, the more we approached the closing </ body> more keywords lose their values.

Postez vos question dans les commentaire en cas des questions, problèmes ou autres. Post your question in the commentary in case any questions, problems or others.

February 23rd, 2008 - Posté en: Google , Référencement & SEO | | 0 Comments February 23rd, 2008 - Posted in: Google, Web & SEO | | 0 Comments

Interdire l’aspiration de votre site Prohibit the aspiration of your site

Plusieurs webmasters ont marre lorsqu’ils trouvent le contenu de leur site à été aspiré à l’aide des outils comme hhtrack, flashget… Many webmasters are fed when they find the content of their sites was drawn using the tools as hhtrack, flashget…

Une des méthodes pour stopper cette action c’est de créer un fichier . htaccess à la racine de votre site et y mettre: One way to stop this action is to create a file. Htaccess at the root of your site and put:
RewriteEngine on RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ADSARobot [OR] RewriteCond% (HTTP_USER_AGENT) ADSARobot [OR]
RewriteCond %{HTTP_USER_AGENT} ah-ha [NC,OR] RewriteCond% (HTTP_USER_AGENT) ah-ha [NC, OR]
RewriteCond %{HTTP_USER_AGENT} aktuelles [NC,OR] RewriteCond% (HTTP_USER_AGENT) aktuelles [NC, OR]
RewriteCond %{HTTP_USER_AGENT} amzn_assoc [NC,OR] RewriteCond% (HTTP_USER_AGENT) amzn_assoc [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Anarchie [OR] RewriteCond% (HTTP_USER_AGENT) Anarchy [OR]
RewriteCond %{HTTP_USER_AGENT} ASPSeek [OR] RewriteCond% (HTTP_USER_AGENT) ASPSeek [OR]
RewriteCond %{HTTP_USER_AGENT} ASSORT [NC,OR] RewriteCond% (HTTP_USER_AGENT) ASSORT [NC, OR]
RewriteCond %{HTTP_USER_AGENT} ATHENS [NC,OR] RewriteCond% (HTTP_USER_AGENT) ATHENS [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Atomz [OR] RewriteCond% (HTTP_USER_AGENT) Atomz [OR]
RewriteCond %{HTTP_USER_AGENT} attach [NC,OR] RewriteCond% (HTTP_USER_AGENT) attach [NC, OR]
RewriteCond %{HTTP_USER_AGENT} attache [NC,OR] RewriteCond% (HTTP_USER_AGENT) attaches [NC, OR]
RewriteCond %{HTTP_USER_AGENT} autoemailspider [NC,OR] RewriteCond% (HTTP_USER_AGENT) autoemailspider [NC, OR]
RewriteCond %{HTTP_USER_AGENT} BackWeb [OR] RewriteCond% (HTTP_USER_AGENT) BackWeb [OR]
RewriteCond %{HTTP_USER_AGENT} Bandit [OR] RewriteCond% (HTTP_USER_AGENT) Bandit [OR]
RewriteCond %{HTTP_USER_AGENT} BatchFTP [OR] RewriteCond% (HTTP_USER_AGENT) BatchFTP [OR]
RewriteCond %{HTTP_USER_AGENT} bdfetch [NC,OR] RewriteCond% (HTTP_USER_AGENT) bdfetch [NC, OR]
RewriteCond %{HTTP_USER_AGENT} big.brother [NC,OR] RewriteCond% (HTTP_USER_AGENT) big.brother [NC, OR]
RewriteCond %{HTTP_USER_AGENT} BlackWidow [OR] RewriteCond% (HTTP_USER_AGENT) BlackWidow [OR]
RewriteCond %{HTTP_USER_AGENT} bmclient [NC,OR] RewriteCond% (HTTP_USER_AGENT) bmclient [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Boston\ Project [OR] RewriteCond% (HTTP_USER_AGENT) Boston \ Project [OR]
RewriteCond %{HTTP_USER_AGENT} BravoBrian\ SpiderEngine\ MarcoPolo [OR] RewriteCond% (HTTP_USER_AGENT) BravoBrian \ SpiderEngine \ MarcoPolo [OR]
RewriteCond %{HTTP_USER_AGENT} Buddy [OR] RewriteCond% (HTTP_USER_AGENT) Buddy [OR]
RewriteCond %{HTTP_USER_AGENT} Bullseye [NC,OR] RewriteCond% (HTTP_USER_AGENT) Bullseye [NC, OR]
RewriteCond %{HTTP_USER_AGENT} bumblebee [NC,OR] RewriteCond% (HTTP_USER_AGENT) bumblebee [NC, OR]
RewriteCond %{HTTP_USER_AGENT} capture [OR] RewriteCond% (HTTP_USER_AGENT) catch [OR]
RewriteCond %{HTTP_USER_AGENT} ChinaClaw [OR] RewriteCond% (HTTP_USER_AGENT) ChinaClaw [OR]
RewriteCond %{HTTP_USER_AGENT} CICC [OR] RewriteCond% (HTTP_USER_AGENT) CICC [OR]
RewriteCond %{HTTP_USER_AGENT} clipping [NC,OR] RewriteCond% (HTTP_USER_AGENT) clipping [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Crescent [NC,OR] RewriteCond% (HTTP_USER_AGENT) Crescent [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Crescent\ Internet\ ToolPak [OR] RewriteCond% (HTTP_USER_AGENT) Crescent \ Internet ToolPak [OR]
RewriteCond %{HTTP_USER_AGENT} Custo [OR] RewriteCond% (HTTP_USER_AGENT) Custo [OR]
RewriteCond %{HTTP_USER_AGENT} cyberalert [OR] RewriteCond% (HTTP_USER_AGENT) cyberalert [OR]
RewriteCond %{HTTP_USER_AGENT} Deweb [NC,OR] RewriteCond% (HTTP_USER_AGENT) Deweb [NC, OR]
RewriteCond %{HTTP_USER_AGENT} diagem [NC,OR] RewriteCond% (HTTP_USER_AGENT) diagem [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Digger [OR] RewriteCond% (HTTP_USER_AGENT) Digger [OR]
RewriteCond %{HTTP_USER_AGENT} Digimarc [OR] RewriteCond% (HTTP_USER_AGENT) Digimarc [OR]
RewriteCond %{HTTP_USER_AGENT} DIIbot [OR] RewriteCond% (HTTP_USER_AGENT) DIIbot [OR]
RewriteCond %{HTTP_USER_AGENT} disco [NC,OR] RewriteCond% (HTTP_USER_AGENT) disco [NC, OR]
RewriteCond %{HTTP_USER_AGENT} DISCoFinder [OR] RewriteCond% (HTTP_USER_AGENT) DISCoFinder [OR]
RewriteCond %{HTTP_USER_AGENT} Download\ Demon [OR] RewriteCond% (HTTP_USER_AGENT) Download \ Demon [OR]
RewriteCond %{HTTP_USER_AGENT} Download\ Wonder [OR] RewriteCond% (HTTP_USER_AGENT) Download \ Wonder [OR]
RewriteCond %{HTTP_USER_AGENT} Downloader [OR] RewriteCond% (HTTP_USER_AGENT) Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} Drip [OR] RewriteCond% (HTTP_USER_AGENT) Drip [OR]
RewriteCond %{HTTP_USER_AGENT} DSurf15a [OR] RewriteCond% (HTTP_USER_AGENT) DSurf15a [OR]
RewriteCond %{HTTP_USER_AGENT} DTS.Agent [NC,OR] RewriteCond% (HTTP_USER_AGENT) DTS.Agent [NC, OR]
RewriteCond %{HTTP_USER_AGENT} EasyDL [OR] RewriteCond% (HTTP_USER_AGENT) EasyDL [OR]
RewriteCond %{HTTP_USER_AGENT} ecollector [NC,OR] RewriteCond% (HTTP_USER_AGENT) ecollector [NC, OR]
RewriteCond %{HTTP_USER_AGENT} efp_AT_gmx\.net [OR] RewriteCond% (HTTP_USER_AGENT) efp_AT_gmx \. Net [OR]
RewriteCond %{HTTP_USER_AGENT} Email\ Extractor [OR] RewriteCond% (HTTP_USER_AGENT) Email \ Extractor [OR]
RewriteCond %{HTTP_USER_AGENT} EirGrabber [OR] RewriteCond% (HTTP_USER_AGENT) EirGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} EmailSiphon [OR] RewriteCond% (HTTP_USER_AGENT) EmailSiphon [OR]
RewriteCond %{HTTP_USER_AGENT} Express\ WebPictures [OR] RewriteCond% (HTTP_USER_AGENT) Express \ WebPictures [OR]
RewriteCond %{HTTP_USER_AGENT} EyeNetIE [OR] RewriteCond% (HTTP_USER_AGENT) EyeNetIE [OR]
RewriteCond %{HTTP_USER_AGENT} fastlwspider [NC,OR] RewriteCond% (HTTP_USER_AGENT) fastlwspider [NC, OR]
RewriteCond %{HTTP_USER_AGENT} FavOrg [OR] RewriteCond% (HTTP_USER_AGENT) FavOrg [OR]
RewriteCond %{HTTP_USER_AGENT} Favorites\ Sweeper [NC,OR] RewriteCond% (HTTP_USER_AGENT) Favorites \ Sweeper [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Fetch [NC,OR] RewriteCond% (HTTP_USER_AGENT) Fetch [NC, OR]
RewriteCond %{HTTP_USER_AGENT} FEZhead [NC,OR] RewriteCond% (HTTP_USER_AGENT) FEZhead [NC, OR]
RewriteCond %{HTTP_USER_AGENT} FileHound [OR] RewriteCond% (HTTP_USER_AGENT) FileHound [OR]
RewriteCond %{HTTP_USER_AGENT} FlashGet\ WebWasher [OR] RewriteCond% (HTTP_USER_AGENT) FlashGet \ WebWasher [OR]
RewriteCond %{HTTP_USER_AGENT} FlickBot [OR] RewriteCond% (HTTP_USER_AGENT) FlickBot [OR]
RewriteCond %{HTTP_USER_AGENT} fluffy [NC,OR] RewriteCond% (HTTP_USER_AGENT) fluffy [NC, OR]
RewriteCond %{HTTP_USER_AGENT} GalaxyBot [OR] RewriteCond% (HTTP_USER_AGENT) GalaxyBot [OR]
RewriteCond %{HTTP_USER_AGENT} Generic [NC,OR] RewriteCond% (HTTP_USER_AGENT) Generic [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Getleft [NC,OR] RewriteCond% (HTTP_USER_AGENT) Getleft [NC, OR]
RewriteCond %{HTTP_USER_AGENT} GetRight [OR] RewriteCond% (HTTP_USER_AGENT) GetRight [OR]
RewriteCond %{HTTP_USER_AGENT} GetSmart [OR] RewriteCond% (HTTP_USER_AGENT) GetSmart [OR]
RewriteCond %{HTTP_USER_AGENT} GetWeb! RewriteCond% (HTTP_USER_AGENT) GetWeb! [OR]
RewriteCond %{HTTP_USER_AGENT} GetWebPage [NC,OR] RewriteCond% (HTTP_USER_AGENT) GetWebPage [NC, OR]
RewriteCond %{HTTP_USER_AGENT} gigabaz [OR] RewriteCond% (HTTP_USER_AGENT) gigabaz [OR]
RewriteCond %{HTTP_USER_AGENT} Girafabot [NC,OR] RewriteCond% (HTTP_USER_AGENT) Girafabot [NC, OR]
RewriteCond %{HTTP_USER_AGENT} go-ahead-got-it [NC,OR] RewriteCond% (HTTP_USER_AGENT) go-ahead-got-it [NC, OR]
RewriteCond %{HTTP_USER_AGENT} GornKer [OR] RewriteCond% (HTTP_USER_AGENT) GornKer [OR]
RewriteCond %{HTTP_USER_AGENT} Grabber [NC,OR] RewriteCond% (HTTP_USER_AGENT) Grabber [NC, OR]
RewriteCond %{HTTP_USER_AGENT} GrabNet [OR] RewriteCond% (HTTP_USER_AGENT) GrabNet [OR]
RewriteCond %{HTTP_USER_AGENT} Grafula [OR] RewriteCond% (HTTP_USER_AGENT) Grafula [OR]
RewriteCond %{HTTP_USER_AGENT} Green\ Research [OR] RewriteCond% (HTTP_USER_AGENT) Green \ Research [OR]
RewriteCond %{HTTP_USER_AGENT} Harvest [NC,OR] RewriteCond% (HTTP_USER_AGENT) Harvest [NC, OR]
RewriteCond %{HTTP_USER_AGENT} hhjhj_AT_yahoo [NC,OR] RewriteCond% (HTTP_USER_AGENT) hhjhj_AT_yahoo [NC, OR]
RewriteCond %{HTTP_USER_AGENT} hloader [OR] RewriteCond% (HTTP_USER_AGENT) hloader [OR]
RewriteCond %{HTTP_USER_AGENT} HMView [OR] RewriteCond% (HTTP_USER_AGENT) HMView [OR]
RewriteCond %{HTTP_USER_AGENT} HomePageSearch [OR] RewriteCond% (HTTP_USER_AGENT) HomePageSearch [OR]
RewriteCond %{HTTP_USER_AGENT} httpdown [OR] RewriteCond% (HTTP_USER_AGENT) httpdown [OR]
RewriteCond %{HTTP_USER_AGENT} http\ generic [OR] RewriteCond% (HTTP_USER_AGENT) http \ generic [OR]
RewriteCond %{HTTP_USER_AGENT} IBM_Planetwide [OR] RewriteCond% (HTTP_USER_AGENT) IBM_Planetwide [OR]
RewriteCond %{HTTP_USER_AGENT} Image\ Stripper [OR] RewriteCond% (HTTP_USER_AGENT) Image \ Stripper [OR]
RewriteCond %{HTTP_USER_AGENT} Image\ Sucker [OR] RewriteCond% (HTTP_USER_AGENT) Image \ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} imagefetch [OR] RewriteCond% (HTTP_USER_AGENT) imagefetch [OR]
RewriteCond %{HTTP_USER_AGENT} IncyWincy [NC,OR] RewriteCond% (HTTP_USER_AGENT) IncyWincy [NC, OR]
RewriteCond %{HTTP_USER_AGENT} informant [NC,OR] RewriteCond% (HTTP_USER_AGENT) informing [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Ingelin [NC,OR] RewriteCond% (HTTP_USER_AGENT) Ingelin [NC, OR]
RewriteCond %{HTTP_USER_AGENT} InterGET [OR] RewriteCond% (HTTP_USER_AGENT) InterGET [OR]
RewriteCond %{HTTP_USER_AGENT} Internet\ Ninja [OR] RewriteCond% (HTTP_USER_AGENT) Internet \ Ninja [OR]
RewriteCond %{HTTP_USER_AGENT} InternetLinkAgent [OR] RewriteCond% (HTTP_USER_AGENT) InternetLinkAgent [OR]
RewriteCond %{HTTP_USER_AGENT} InternetSeer\.com [OR] RewriteCond% (HTTP_USER_AGENT) InternetSeer \. Com [OR]
RewriteCond %{HTTP_USER_AGENT} Iria [OR] RewriteCond% (HTTP_USER_AGENT) Iria [OR]
RewriteCond %{HTTP_USER_AGENT} Irvine [OR] RewriteCond% (HTTP_USER_AGENT) Irvine [OR]
RewriteCond %{HTTP_USER_AGENT} JBH*Agent [OR] RewriteCond% (HTTP_USER_AGENT) * JBH Agent [OR]
RewriteCond %{HTTP_USER_AGENT} JetCar [OR] RewriteCond% (HTTP_USER_AGENT) JetCar [OR]
RewriteCond %{HTTP_USER_AGENT} JOC [OR] RewriteCond% (HTTP_USER_AGENT) JOC [OR]
RewriteCond %{HTTP_USER_AGENT} JOC\ Web\ Spider [OR] RewriteCond% (HTTP_USER_AGENT) JOC \ Web \ Spider [OR]
RewriteCond %{HTTP_USER_AGENT} JustView [OR] RewriteCond% (HTTP_USER_AGENT) JustView [OR]
RewriteCond %{HTTP_USER_AGENT} KWebGet [NC,OR] RewriteCond% (HTTP_USER_AGENT) KWebGet [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Lachesis [OR] RewriteCond% (HTTP_USER_AGENT) Lachesis [OR]
RewriteCond %{HTTP_USER_AGENT} larbin [NC,OR] RewriteCond% (HTTP_USER_AGENT) larbin [NC, OR]
RewriteCond %{HTTP_USER_AGENT} LeechFTP [OR] RewriteCond% (HTTP_USER_AGENT) LeechFTP [OR]
RewriteCond %{HTTP_USER_AGENT} LexiBot [OR] RewriteCond% (HTTP_USER_AGENT) LexiBot [OR]
RewriteCond %{HTTP_USER_AGENT} lftp [OR] RewriteCond% (HTTP_USER_AGENT) lftp [OR]
RewriteCond %{HTTP_USER_AGENT} libwww [OR] RewriteCond% (HTTP_USER_AGENT) libwww [OR]
RewriteCond %{HTTP_USER_AGENT} likse [NC,OR] RewriteCond% (HTTP_USER_AGENT) likse [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Link*Sleuth [OR] RewriteCond% (HTTP_USER_AGENT) * Link Sleuth [OR]
RewriteCond %{HTTP_USER_AGENT} LINKS\ ARoMATIZED [OR] RewriteCond% (HTTP_USER_AGENT) LINKS \ ARoMATIZED [OR]
RewriteCond %{HTTP_USER_AGENT} LinkWalker [OR] RewriteCond% (HTTP_USER_AGENT) LinkWalker [OR]
RewriteCond %{HTTP_USER_AGENT} LWP [NC,OR] RewriteCond% (HTTP_USER_AGENT) LWP [NC, OR]
RewriteCond %{HTTP_USER_AGENT} lwp-trivial [OR] RewriteCond% (HTTP_USER_AGENT) lwp-trivial [OR]
RewriteCond %{HTTP_USER_AGENT} Magnet [OR] RewriteCond% (HTTP_USER_AGENT) Magnet [OR]
RewriteCond %{HTTP_USER_AGENT} Mac\ Finder [OR] RewriteCond% (HTTP_USER_AGENT) Mac \ Finder [OR]
RewriteCond %{HTTP_USER_AGENT} Mag-Net [OR] RewriteCond% (HTTP_USER_AGENT) Mag-Net [OR]
RewriteCond %{HTTP_USER_AGENT} Mass\ Downloader [OR] RewriteCond% (HTTP_USER_AGENT) Mass \ Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} MCspider [NC,OR] RewriteCond% (HTTP_USER_AGENT) MCspider [NC, OR]
RewriteCond %{HTTP_USER_AGENT} MIDown\ tool [OR] RewriteCond% (HTTP_USER_AGENT) MIDown \ tool [OR]
RewriteCond %{HTTP_USER_AGENT} Mirror [NC,OR] RewriteCond% (HTTP_USER_AGENT) Mirror [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Missigua\ Locator [OR] RewriteCond% (HTTP_USER_AGENT) Missigua \ Locator [OR]
RewriteCond %{HTTP_USER_AGENT} Mister\ PiX [NC,OR] RewriteCond% (HTTP_USER_AGENT) Mister \ PiX [NC, OR]
RewriteCond %{HTTP_USER_AGENT} MMMtoCrawl\/UrlDispatcherLLL [OR] RewriteCond% (HTTP_USER_AGENT) MMMtoCrawl \ / UrlDispatcherLLL [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mozilla$ [OR] RewriteCond% (HTTP_USER_AGENT) ^ Mozilla $ [OR]
RewriteCond %{HTTP_USER_AGENT} MSProxy [OR] RewriteCond% (HTTP_USER_AGENT) MSProxy [OR]
RewriteCond %{HTTP_USER_AGENT} multithreaddb [NC,OR] RewriteCond% (HTTP_USER_AGENT) multithreaddb [NC, OR]
RewriteCond %{HTTP_USER_AGENT} nationaldirectory [NC,OR] RewriteCond% (HTTP_USER_AGENT) nationaldirectory [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Navroad [OR] RewriteCond% (HTTP_USER_AGENT) Navroad [OR]
RewriteCond %{HTTP_USER_AGENT} NearSite [OR] RewriteCond% (HTTP_USER_AGENT) NearSite [OR]
RewriteCond %{HTTP_USER_AGENT} Net\ Vampire [OR] RewriteCond% (HTTP_USER_AGENT) Net \ Vampire [OR]
RewriteCond %{HTTP_USER_AGENT} NetAnts [OR] RewriteCond% (HTTP_USER_AGENT) NetAnts [OR]
RewriteCond %{HTTP_USER_AGENT} NetCarta [NC,OR] RewriteCond% (HTTP_USER_AGENT) NetCarta [NC, OR]
RewriteCond %{HTTP_USER_AGENT} NetMechanic [OR] RewriteCond% (HTTP_USER_AGENT) NetMechanic [OR]
RewriteCond %{HTTP_USER_AGENT} netprospector [NC,OR] RewriteCond% (HTTP_USER_AGENT) netprospector [NC, OR]
RewriteCond %{HTTP_USER_AGENT} NetResearchServer [NC,OR] RewriteCond% (HTTP_USER_AGENT) NetResearchServer [NC, OR]
RewriteCond %{HTTP_USER_AGENT} NetSpider [OR] RewriteCond% (HTTP_USER_AGENT) NetSpider [OR]
RewriteCond %{HTTP_USER_AGENT} NetZIP [OR] RewriteCond% (HTTP_USER_AGENT) NetZIP [OR]
RewriteCond %{HTTP_USER_AGENT} NetZip\ Downloader [OR] RewriteCond% (HTTP_USER_AGENT) NetZip \ Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} NetZippy [OR] RewriteCond% (HTTP_USER_AGENT) NetZippy [OR]
RewriteCond %{HTTP_USER_AGENT} NEWT [NC,OR] RewriteCond% (HTTP_USER_AGENT) NEWT [NC, OR]
RewriteCond %{HTTP_USER_AGENT} nicerspro [NC,OR] RewriteCond% (HTTP_USER_AGENT) nicerspro [NC, OR]
RewriteCond %{HTTP_USER_AGENT} NPBot [OR] RewriteCond% (HTTP_USER_AGENT) NPBot [OR]
RewriteCond %{HTTP_USER_AGENT} Octopus [OR] RewriteCond% (HTTP_USER_AGENT) Octopus [OR]
RewriteCond %{HTTP_USER_AGENT} OpaL [NC,OR] RewriteCond% (HTTP_USER_AGENT) OpaL [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Openfind [OR] RewriteCond% (HTTP_USER_AGENT) Openfind [OR]
RewriteCond %{HTTP_USER_AGENT} OpenTextSiteCrawler [NC,OR] RewriteCond% (HTTP_USER_AGENT) OpenTextSiteCrawler [NC, OR]
RewriteCond %{HTTP_USER_AGENT} OrangeBot [NC,OR] RewriteCond% (HTTP_USER_AGENT) OrangeBot [NC, OR]
RewriteCond %{HTTP_USER_AGENT} PackRat [NC,OR] RewriteCond% (HTTP_USER_AGENT) PackRat [NC, OR]
RewriteCond %{HTTP_USER_AGENT} PageGrabber [OR] RewriteCond% (HTTP_USER_AGENT) PageGrabber [OR]
RewriteCond %{HTTP_USER_AGENT} Papa\ Foto [OR] RewriteCond% (HTTP_USER_AGENT) Papa \ Foto [OR]
RewriteCond %{HTTP_USER_AGENT} pavuk [NC,OR] RewriteCond% (HTTP_USER_AGENT) pavuk [NC, OR]
RewriteCond %{HTTP_USER_AGENT} PersonaPilot [OR] RewriteCond% (HTTP_USER_AGENT) PersonaPilot [OR]
RewriteCond %{HTTP_USER_AGENT} pcBrowser [OR] RewriteCond% (HTTP_USER_AGENT) pcBrowser [OR]
RewriteCond %{HTTP_USER_AGENT} PingALink [OR] RewriteCond% (HTTP_USER_AGENT) PingALink [OR]
RewriteCond %{HTTP_USER_AGENT} Pockey [OR] RewriteCond% (HTTP_USER_AGENT) Pockey [OR]
RewriteCond %{HTTP_USER_AGENT} Proxy [OR] RewriteCond% (HTTP_USER_AGENT) Proxy [OR]
RewriteCond %{HTTP_USER_AGENT} psbot [OR] RewriteCond% (HTTP_USER_AGENT) psbot [OR]
RewriteCond %{HTTP_USER_AGENT} PSurf [NC,OR] RewriteCond% (HTTP_USER_AGENT) PSurf [NC, OR]
RewriteCond %{HTTP_USER_AGENT} puf [NC,OR] RewriteCond% (HTTP_USER_AGENT) puf [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Pump [OR] RewriteCond% (HTTP_USER_AGENT) Pump [OR]
RewriteCond %{HTTP_USER_AGENT} PushSite [NC,OR] RewriteCond% (HTTP_USER_AGENT) PushSite [NC, OR]
RewriteCond %{HTTP_USER_AGENT} QRVA [OR] RewriteCond% (HTTP_USER_AGENT) QRVA [OR]
RewriteCond %{HTTP_USER_AGENT} RealDownload [OR] RewriteCond% (HTTP_USER_AGENT) RealDownload [OR]
RewriteCond %{HTTP_USER_AGENT} Reaper [OR] RewriteCond% (HTTP_USER_AGENT) Reaper [OR]
RewriteCond %{HTTP_USER_AGENT} Recorder [OR] RewriteCond% (HTTP_USER_AGENT) Recorder [OR]
RewriteCond %{HTTP_USER_AGENT} ReGet [OR] RewriteCond% (HTTP_USER_AGENT) ReGet [OR]
RewriteCond %{HTTP_USER_AGENT} replacer [NC,OR] RewriteCond% (HTTP_USER_AGENT) put [NC, OR]
RewriteCond %{HTTP_USER_AGENT} RepoMonkey [NC,OR] RewriteCond% (HTTP_USER_AGENT) RepoMonkey [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Robozilla [NC,OR] RewriteCond% (HTTP_USER_AGENT) Robozilla [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Rover [NC,OR] RewriteCond% (HTTP_USER_AGENT) Rover [NC, OR]
RewriteCond %{HTTP_USER_AGENT} RPT-HTTPClient [OR] RewriteCond% (HTTP_USER_AGENT) RPT-HTTPClient [OR]
RewriteCond %{HTTP_USER_AGENT} Rsync [NC,OR] RewriteCond% (HTTP_USER_AGENT) Rsync [NC, OR]
RewriteCond %{HTTP_USER_AGENT} SearchExpress [OR] RewriteCond% (HTTP_USER_AGENT) SearchExpress [OR]
RewriteCond %{HTTP_USER_AGENT} searchhippo [NC,OR] RewriteCond% (HTTP_USER_AGENT) searchhippo [NC, OR]
RewriteCond %{HTTP_USER_AGENT} searchterms\.it [NC,OR] RewriteCond% (HTTP_USER_AGENT) searchterms \. It [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Second\ Street\ Research [OR] RewriteCond% (HTTP_USER_AGENT) Second \ Street \ Research [OR]
RewriteCond %{HTTP_USER_AGENT} Seeker [OR] RewriteCond% (HTTP_USER_AGENT) Seeker [OR]
RewriteCond %{HTTP_USER_AGENT} Shai [NC,OR] RewriteCond% (HTTP_USER_AGENT) Shai [NC, OR]
RewriteCond %{HTTP_USER_AGENT} sitecheck [NC,OR] RewriteCond% (HTTP_USER_AGENT) sitecheck [NC, OR]
RewriteCond %{HTTP_USER_AGENT} SiteSnagger [OR] RewriteCond% (HTTP_USER_AGENT) SiteSnagger [OR]
RewriteCond %{HTTP_USER_AGENT} SlySearch [OR] RewriteCond% (HTTP_USER_AGENT) SlySearch [OR]
RewriteCond %{HTTP_USER_AGENT} SmartDownload [OR] RewriteCond% (HTTP_USER_AGENT) SmartDownload [OR]
RewriteCond %{HTTP_USER_AGENT} snagger [NC,OR] RewriteCond% (HTTP_USER_AGENT) snagger [NC, OR]
RewriteCond %{HTTP_USER_AGENT} SpaceBison [OR] RewriteCond% (HTTP_USER_AGENT) SpaceBison [OR]
RewriteCond %{HTTP_USER_AGENT} Spegla [NC,OR] RewriteCond% (HTTP_USER_AGENT) Spegla [NC, OR]
RewriteCond %{HTTP_USER_AGENT} SpiderBot [NC,OR] RewriteCond% (HTTP_USER_AGENT) SpiderBot [NC, OR]
RewriteCond %{HTTP_USER_AGENT} SqWorm [OR] RewriteCond% (HTTP_USER_AGENT) SqWorm [OR]
RewriteCond %{HTTP_USER_AGENT} Stripper [OR] RewriteCond% (HTTP_USER_AGENT) Stripper [OR]
RewriteCond %{HTTP_USER_AGENT} Sucker [OR] RewriteCond% (HTTP_USER_AGENT) Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} SuperBot [OR] RewriteCond% (HTTP_USER_AGENT) SuperBot [OR]
RewriteCond %{HTTP_USER_AGENT} SuperHTTP [OR] RewriteCond% (HTTP_USER_AGENT) SuperHTTP [OR]
RewriteCond %{HTTP_USER_AGENT} Surfbot [OR] RewriteCond% (HTTP_USER_AGENT) Surfbot [OR]
RewriteCond %{HTTP_USER_AGENT} SurfWalker [NC,OR] RewriteCond% (HTTP_USER_AGENT) SurfWalker [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Szukacz [OR] RewriteCond% (HTTP_USER_AGENT) Szukacz [OR]
RewriteCond %{HTTP_USER_AGENT} tAkeOut [OR] RewriteCond% (HTTP_USER_AGENT) tAkeOut [OR]
RewriteCond %{HTTP_USER_AGENT} tarspider [NC,OR] RewriteCond% (HTTP_USER_AGENT) tarspider [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Templeton [NC,OR] RewriteCond% (HTTP_USER_AGENT) Templeton [NC, OR]
RewriteCond %{HTTP_USER_AGENT} TrueRobot [NC,OR] RewriteCond% (HTTP_USER_AGENT) TrueRobot [NC, OR]
RewriteCond %{HTTP_USER_AGENT} TV33_Mercator [OR] RewriteCond% (HTTP_USER_AGENT) TV33_Mercator [OR]
RewriteCond %{HTTP_USER_AGENT} UIowaCrawler [NC,OR] RewriteCond% (HTTP_USER_AGENT) UIowaCrawler [NC, OR]
RewriteCond %{HTTP_USER_AGENT} URL_Spider_Pro [OR] RewriteCond% (HTTP_USER_AGENT) URL_Spider_Pro [OR]
RewriteCond %{HTTP_USER_AGENT} UtilMind [NC,OR] RewriteCond% (HTTP_USER_AGENT) UtilMind [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Vacuum [OR] RewriteCond% (HTTP_USER_AGENT) Vacuum [OR]
RewriteCond %{HTTP_USER_AGENT} vagabondo [NC,OR] RewriteCond% (HTTP_USER_AGENT) vagabondo [NC, OR]
RewriteCond %{HTTP_USER_AGENT} vayala [NC,OR] RewriteCond% (HTTP_USER_AGENT) vayala [NC, OR]
RewriteCond %{HTTP_USER_AGENT} visibilitygap [NC,OR] RewriteCond% (HTTP_USER_AGENT) visibilitygap [NC, OR]
RewriteCond %{HTTP_USER_AGENT} VoidEYE [OR] RewriteCond% (HTTP_USER_AGENT) VoidEYE [OR]
RewriteCond %{HTTP_USER_AGENT} vspider [NC,OR] RewriteCond% (HTTP_USER_AGENT) vspider [NC, OR]
RewriteCond %{HTTP_USER_AGENT} w3mir [NC,OR] RewriteCond% (HTTP_USER_AGENT) w3mir [NC, OR]
RewriteCond %{HTTP_USER_AGENT} web\.by\.mail [NC,OR] RewriteCond% (HTTP_USER_AGENT) web \. By \. Mail [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Web\ Data\ Extractor [NC,OR] RewriteCond% (HTTP_USER_AGENT) Web \ Data \ Extractor [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Web\ Downloader [OR] RewriteCond% (HTTP_USER_AGENT) Web \ Downloader [OR]
RewriteCond %{HTTP_USER_AGENT} Web\ Image\ Collector [OR] RewriteCond% (HTTP_USER_AGENT) Web \ Image \ Collector [OR]
RewriteCond %{HTTP_USER_AGENT} Web\ Sucker [OR] RewriteCond% (HTTP_USER_AGENT) Web \ Sucker [OR]
RewriteCond %{HTTP_USER_AGENT} WebAuto [OR] RewriteCond% (HTTP_USER_AGENT) WebAuto [OR]
RewriteCond %{HTTP_USER_AGENT} Webclipping [OR] RewriteCond% (HTTP_USER_AGENT) Webclipping [OR]
RewriteCond %{HTTP_USER_AGENT} webcollector [NC,OR] RewriteCond% (HTTP_USER_AGENT) webcollector [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebCopier [OR] RewriteCond% (HTTP_USER_AGENT) WebCopier [OR]
RewriteCond %{HTTP_USER_AGENT} webcraft_AT_bea [NC,OR] RewriteCond% (HTTP_USER_AGENT) webcraft_AT_bea [NC, OR]
RewriteCond %{HTTP_USER_AGENT} webdevil [NC,OR] RewriteCond% (HTTP_USER_AGENT) webdevil [NC, OR]
RewriteCond %{HTTP_USER_AGENT} webdownloader [NC,OR] RewriteCond% (HTTP_USER_AGENT) webdownloader [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Webdup [OR] RewriteCond% (HTTP_USER_AGENT) Webdup [OR]
RewriteCond %{HTTP_USER_AGENT} WebFetch [OR] RewriteCond% (HTTP_USER_AGENT) WebFetch [OR]
RewriteCond %{HTTP_USER_AGENT} WebGo\ IS [OR] RewriteCond% (HTTP_USER_AGENT) WebGo \ IS [OR]
RewriteCond %{HTTP_USER_AGENT} WebHook [OR] RewriteCond% (HTTP_USER_AGENT) WebHook [OR]
RewriteCond %{HTTP_USER_AGENT} Webinator [OR] RewriteCond% (HTTP_USER_AGENT) Webinator [OR]
RewriteCond %{HTTP_USER_AGENT} WebLeacher [OR] RewriteCond% (HTTP_USER_AGENT) WebLeacher [OR]
RewriteCond %{HTTP_USER_AGENT} WEBMASTERS [NC,OR] RewriteCond% (HTTP_USER_AGENT) WEBMASTERS [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebMiner [NC,OR] RewriteCond% (HTTP_USER_AGENT) WebMiner [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebMirror [OR] RewriteCond% (HTTP_USER_AGENT) WebMirror [OR]
RewriteCond %{HTTP_USER_AGENT} webmole [NC,OR] RewriteCond% (HTTP_USER_AGENT) webmole [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebReaper [OR] RewriteCond% (HTTP_USER_AGENT) WebReaper [OR]
RewriteCond %{HTTP_USER_AGENT} WebSauger [OR] RewriteCond% (HTTP_USER_AGENT) WebSauger [OR]
RewriteCond %{HTTP_USER_AGENT} Website\ eXtractor [OR] RewriteCond% (HTTP_USER_AGENT) Website \ eXtractor [OR]
RewriteCond %{HTTP_USER_AGENT} Website\ Quester [OR] RewriteCond% (HTTP_USER_AGENT) Website \ Quester [OR]
RewriteCond %{HTTP_USER_AGENT} WebSnake [NC,OR] RewriteCond% (HTTP_USER_AGENT) WebSnake [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Webster [OR] RewriteCond% (HTTP_USER_AGENT) Webster [OR]
RewriteCond %{HTTP_USER_AGENT} WebStripper [OR] RewriteCond% (HTTP_USER_AGENT) WebStripper [OR]
RewriteCond %{HTTP_USER_AGENT} websucker [NC,OR] RewriteCond% (HTTP_USER_AGENT) websucker [NC, OR]
RewriteCond %{HTTP_USER_AGENT} webvac [NC,OR] RewriteCond% (HTTP_USER_AGENT) webvac [NC, OR]
RewriteCond %{HTTP_USER_AGENT} webwalk [NC,OR] RewriteCond% (HTTP_USER_AGENT) webwalk [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebWhacker [OR] RewriteCond% (HTTP_USER_AGENT) WebWhacker [OR]
RewriteCond %{HTTP_USER_AGENT} webweasel [NC,OR] RewriteCond% (HTTP_USER_AGENT) webweasel [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WebZIP [OR] RewriteCond% (HTTP_USER_AGENT) WebZIP [OR]
RewriteCond %{HTTP_USER_AGENT} Wget [OR] RewriteCond% (HTTP_USER_AGENT) Wget [OR]
RewriteCond %{HTTP_USER_AGENT} whizbang [NC,OR] RewriteCond% (HTTP_USER_AGENT) whizbang [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WhosTalking [NC,OR] RewriteCond% (HTTP_USER_AGENT) WhosTalking [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Widow [OR] RewriteCond% (HTTP_USER_AGENT) Widow [OR]
RewriteCond %{HTTP_USER_AGENT} WISEbot [NC,OR] RewriteCond% (HTTP_USER_AGENT) WISEbot [NC, OR]
RewriteCond %{HTTP_USER_AGENT} WUMPUS [NC,OR] RewriteCond% (HTTP_USER_AGENT) WUMPUS [NC, OR]
RewriteCond %{HTTP_USER_AGENT} Wweb [OR] RewriteCond% (HTTP_USER_AGENT) Wweb [OR]
RewriteCond %{HTTP_USER_AGENT} WWWOFFLE [OR] RewriteCond% (HTTP_USER_AGENT) WWWOFFLE [OR]
RewriteCond %{HTTP_USER_AGENT} Xaldon\ WebSpider [OR] RewriteCond% (HTTP_USER_AGENT) Xaldon \ WebSpider [OR]
RewriteCond %{HTTP_USER_AGENT} XGET [NC,OR] RewriteCond% (HTTP_USER_AGENT) XGET [NC, OR]
RewriteCond %{HTTP_USER_AGENT} x-Tractor [OR] RewriteCond% (HTTP_USER_AGENT) x-Tractor [OR]
RewriteCond %{HTTP_USER_AGENT} Yandex [OR] RewriteCond% (HTTP_USER_AGENT) Yandex [OR]
RewriteCond %{REMOTE_HOST} ^private$ [NC,OR] RewriteCond% () REMOTE_HOST private $ ^ [NC, OR]
RewriteCond %{HTTP_USER_AGENT} traffixer [NC,OR] RewriteCond% (HTTP_USER_AGENT) traffixer [NC, OR]
RewriteCond %{HTTP_USER_AGENT} netfactual [NC,OR] RewriteCond% (HTTP_USER_AGENT) netfactual [NC, OR]
RewriteCond %{HTTP_USER_AGENT} netcraft [NC,OR] RewriteCond% (HTTP_USER_AGENT) netcraft [NC, OR]
RewriteCond %{HTTP_USER_AGENT} ^[^?]*iaea\.org [NC,OR] RewriteCond% (HTTP_USER_AGENT) ^[^?]* iaea \. Org [NC, OR]
RewriteCond %{HTTP_USER_AGENT} ^[^?]*addresses\.com [NC,OR] RewriteCond% (HTTP_USER_AGENT) ^[^?]* addresses \. Com [NC, OR]
RewriteCond %{HTTP_USER_AGENT} [0-9A-Za-z]{15,} [OR] RewriteCond% (HTTP_USER_AGENT) [0-9A-Za-z] (15) [OR]
RewriteCond %{HTTP_USER_AGENT} ^[0-9A-Za-z] $ [OR] RewriteCond% (HTTP_USER_AGENT) ^ [0-9A-Za-z] $ [OR]
RewriteCond %{HTTP_USER_AGENT} ^[^?]*\.ideography\.co\.uk [NC] RewriteCond% (HTTP_USER_AGENT) ^[^?]* \. Ideography \. Co \. Uk [NC]

February 19th, 2008 - Posté en: Google , Mes Tests | | 0 Comments February 19th, 2008 - Posted in: Google, My Tests | | 0 Comments

Forcez le www à votre site (htaccess) Force the www to your site (htaccess)

www.monsite.com

monsite.com

www.monsite.com/index.php www.monsite.com / index.php

La page c’est toujours la même mais google va attribuer un pagerank différent pour chacune selon les liens qui pointe verte ce site. The page is still the same but will assign a google pagerank different for each according to the links pointing green this site.

C’est conseillé donc de choisir un méthode d’accès unique pour gagner un pagerank meilleur, et généralement le site doit etre accessible sous la forme : www.monsite.com . It is therefore advisable to choose a single access method to win a pagerank better, and generally the site should be accessible in the form www.monsite.com.

Pour forcer le www dans les site, créer un fichier . htaccess dans la racine de votre site et insérer le code suivant dedans: To force the www in the site, create a file. Htaccess in the root of your site and insert the following code inside:

Options FollowSymlinks Options FollowSymlinks
RewriteEngine on RewriteEngine on
rewritecond %{http_host} ^monsite.com [nc] rewritecond% () http_host monsite.com ^ [n]
rewriterule ^(.*)$ http://www.monsite.com/$1 [r=301,nc] rewriterule ^(.*)$ http://www.monsite.com/ $ 1 [r = 301, nc]

N’oubliez pas de remplacer ‘monsite’ par le nom de votre site. Remember to replace 'monsite' by the name of your site.

February 18th, 2008 - Posté en: Google , Référencement & SEO | | 0 Comments February 18th, 2008 - Posted in: Google, Web & SEO | | 0 Comments

Mes 10 conseils pour bien référencer vos sites web My 10 tips to reference your websites

Comment optimiser au mieux mon site sur une requête X? How best to optimize my site on a request X? comment augmenter le traffic de mon site? how to increase traffic to my site?

Le référencement de votre site doit être une priorité. The listing your site must be a priority. Google le numéro 1 des moteurs de recherche n’est pas facile, The number 1 Google search engine is not easy,

D’après les statistiques et le suivi des sites que j’ai référencés, voilà 10 conseils par ordre d’importance. According to the statistics and monitoring of sites that I referenced, about 10 councils in order of importance. (cela peut varier selon la nature des sites) : (this may vary depending on the nature of sites):

Avant le 1) !! Before 1)! : Le contenu ensuite le contenu , sans contenu vous ne pouvez pas aller loin! The content then the content, without content you can not go away! je ne vais même pas parler sur ce point! I do not even speak on this point!

1) - balise <title> correcte : (evitez Untitled, bienvenue dans mon site…), ne dépassez pas 120 caractères, choisissez les mots clés corresponds au contenu de la page. 1) - tag <title> correct: (avoid Untitled, welcome to my site…), it should not exceed 120 characters, choose keywords corresponds to the page contents.

2) - Nom de domaine : Achetez votre propre nom de domaine (.com, .net…) et de préférable il doit contenir un mot clé que vous voulez référencer , evitez les noms de domaines trop long. 2) - Domain name: Buy your own domain name (. Com,. Net…) and preferably it should contain a keyword that you want to reference, avoid domain names too long.

3) - Rewriting des URL : pour google, une page mot-cles.html n’a pas le même “poids” qu’une page index.php?id=3442 , utilisez les redirections avec htaccess . 3) - Rewriting URL: google, a page-cles.html word does not have the same "weight" a page index.php? Id = 3442, using redirects with htaccess.

4) - Partenariats bien choisis : Choisissez un partenaire qui a le meme domaine que vous, un site qui a un faible pagerank et en cours de progression mieux qu’un site a un pagerank 4 ou 5 stable. 4) - Partnerships well chosen: Choose a partner who has the same field that you, a site that has a low pagerank and ongoing progress better than a site has a pagerank 4 or 5 stable.

5) - Soumission dans les annuaires : règle numéro 1 eviter c’est la soumission de masse et les annuaires qui demandent des liens de retour , d’après les statistiques de mes sites, les annuaires qui m’apportent régulièrement des visiteurs: annuaire webrankinfo , yagoort , compare le net et indexweb.info 5) - submission directories: Rule No. 1 is the submission avoid mass and directories that require links back, according to statistics of my sites, directories me regular visitors: directory webrankinfo , Yagoort, compares the net and indexweb.info

6) - Répondre aux emails et aux commentaires : Essayez de répondre à tous les emails de vos visiteurs, ainsi qu’offrir un espace d’échange avec vos visiteurs (commentaires) 6) - Responding to emails and comments: Try to answer all your emails visitors, and to offer a swap with your visitors (comments)

7) L’anglais et les autres langues! : Traduisez le contenu de votre site pour qu’il soit accessible aux maximum des visiteurs. 7) The English and other languages!: Translate your site's content to make it accessible to most visitors.

8 ) Soyez original : les visiteurs aiment tous ce qui est nouveau, différent, un contenu qui n’existe pas dans des autres sites sera un plus. 8) Be original: visitors enjoy everything that is new, different, content that does not exist in other sites will be a plus.

9) Adsense, pas plusque 20% de la page : c’est bien légitime de monétiser son site, mais il faut pas mettre Adsense (ou autre) partout, personne ne veut la pub! 9) Adsense, not plusque 20% of the page: it is legitimate to monetize its site, but we must not put Adsense (or other) everywhere, nobody wants the pub!

10) L’échange des liens réciproque c’est fini!! là franchement j’en doute encore mais apparament google ne veut pas les liens réciproques, il me paraît que dorénavant pour les backlinks, un lien sans retour est plus important qu’un lien reciproque. 10) The exchange of reciprocal links is finished! Frankly I doubt there yet but apparament google does not reciprocal links, it seems to me that now for backlinks, a link without return is more important than link reciprocal.

February 18th, 2008 - Posté en: Google , Référencement & SEO | | 2 Comments February 18th, 2008 - Posted in: Google, Web & SEO | | 2 Comments

Livre de référencement et l’optimisation des sites webs Book listing and optimization of websites

On me demande chaque fois où peut on trouver des livres sur le référencement et l’optimisation de sites web , y en a plein mais peu qui sont serieux, ya avait un livre s’appelle ‘Google trucs des pros’ d’Olivier Duffez et Olivier Andrieu mais toutes les copies sont achètés, et si vous êtes chanceux veuillez chercher dans les bibliothèques Etatique (c’est ce que j’ai fais ^^ ) It asks me whenever we can find books on referencing and optimization of websites, there are full but few who are serious, there was a book called 'Google tricks of the pros' and Olivier Duffez Olivier Andrieu but all copies are achètés, and if you're lucky please search in libraries Etatique (that is what I do ^ ^)

Dernièrement  (en 2008) , un super livre de 13 page est sorti par l’équipe des Google Webmaster Tools, il est en Anglais, je vous conseille de le lire il est riche d’information malgré le peu nombre des pages. Recently (2008), a super 13-page book was released by the team of Google Webmaster Tools, it is in English, I advise you to read it is rich with information despite the limited number of pages.

making-the-most-of-your-content

Voici son sommaire: Here is his summary:

  • Introduction
  • A brief overview of web search A brief overview of web search
  • What’s new in Google web search? What's new in Google web search?
  • Can Google find your site? Can Google find your site?
  • Can Google index your site? Can Google index your site?
  • Controlling what Google indexes Controlling what Google Indexes
  • Robots.txt vs. Robots.txt vs. meta tags Meta Tags
  • Controlling caching and snippets Controlling caching and snippets
  • Does your site have unique and useful content? Does your site have unique and useful content?
  • Increasing visibility: best practices Increasing visibility: Best practices
  • Webmaster Central Webmaster Central
  • Sitemaps
  • Frequently Asked Questions Frequently Asked Questions
  • Glossary

Télécharger le livre de référencement et l’optimisation des sites . Download the book listing and optimizing sites. (Format PDF) (PDF)

February 18th, 2008 - Posté en: Google , Référencement & SEO | | 0 Comments February 18th, 2008 - Posted in: Google, Web & SEO | | 0 Comments