SEO Liste des balises META

De Wiki Amis SH
Aller à la navigation Aller à la recherche



Le wiki : Accueil - Administrateur - Bureautique - Développeur - Intégrateur - Marketing - Multimédia - Objets numériques - Jeux - We make Hack


Liste des balises META

Générer les balises meta pour une page web

Rapide mais minimaliste !
Site officiel : http://www.supportduweb.com/generateur-de-meta-tags-balises-metas-xhtml.html

La liste non exhaustive des balises Meta

<!-- HTML 4.01 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- HTML5 -->
<meta charset="utf-8">
<meta name="keywords" content="your, tags">
<meta name="description" content="150 words">
<meta name="subject" content="your website"s subject">
<meta name="copyright" content="company name">
<meta name="language" content="ES">
<meta name="robots" content="index,follow">
<meta name="theme-color" content="#0295b6"> # La barre d"outils de Chrome Lollipop utilise la couleur pour l"onglet actif. Elle est aussi utilisée dans la vue Applications récentes d’Android.
<!-- index = indexation / follow = suivre les liens du contenu / nofollow = ne pas suivre les liens du contenu / noindex = ne pas indexer -->
<meta name="revised" content="Sunday, July 18th, 2010, 5:15 pm">
<meta name="abstract" content="">
<meta name="topic" content="">
<meta name="summary" content="">
<meta name="Classification" content="Business">
<meta name="author" content="name, email@hotmail.com">
<meta name="designer" content="">
<meta name="reply-to" content="email@hotmail.com">
<meta name="owner" content="">
<meta name="url" content="https://www.visionduweb.eu">
<meta name="identifier-URL" content="https://www.visionduweb.eu">
<meta name="directory" content="submission">
<meta name="pagename" content="jQuery Tools, Tutorials and Resources - O"Reilly Media">
<meta name="category" content="">
<meta name="coverage" content="Worldwide">
<meta name="distribution" content="Global">
<meta name="rating" content="General">
<meta name="revisit-after" content="7 days">
<meta name="subtitle" content="This is my subtitle">
<meta name="target" content="all">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="date" content="Sep. 27, 2010">
<meta name="search_date" content="2010-09-27">
<meta name="DC.title" content="Unstoppable Robot Ninja">
<meta name="ResourceLoaderDynamicStyles" content="">
<meta name="medium" content="blog">
<meta name="syndication-source" content="https://mashable.com/2008/12/24/free-brand-monitoring-tools/">
<meta name="original-source" content="https://mashable.com/2008/12/24/free-brand-monitoring-tools/">
<meta name="verify-v1" content="dV1r/ZJJdDEI++fKJ6iDEl6o+TMNtSu0kv18ONeqM0I=">
<meta name="y_key" content="1e39c508e0d87750">
<meta name="pageKey" content="guest-home">

<meta http-equiv="Expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta http-equiv="imagetoolbar" content="no">
<meta http-equiv="x-dns-prefetch-control" content="off">

Balises Open Graph pour les réseaux sociaux

<meta property="og:site_name" content="Le nom de votre site web." />
<meta property="og:title" content="Article sur l'Open Graph." />
/* Le type de votre page (website, article, video, music...). */
<meta property="og:type" content="article" />
<meta property="og:url" content="http://www. ...domaine... .com/open-graph/" />
<meta property="og:image" content="http://www. ...domaine... .com/images/image.jpg" />
<meta property="og:image:width" content="640" />
<meta property="og:image:height" content="442" />
<meta property="og:video" content="URL" />
<meta property="og:locale" content="la langue de votre page (en_US, fr_FR...)" />

Bloquer le vol de nos contenus par Google

Ajouter dans le fichier de configuration de Apache ou dans le fichier .htaccess la directive suivante :
Header set X-Robots-Tag "index,follow,noarchive"
Vous pouvez aussi ajouter à vos pages Web :
<meta name="robots" content="index,follow,noarchive" />
<meta name="googlebot" content="noarchive" />
Elles empêchent Google de proposer l’accès à vos contenus par la fonctionnalité de mise en cache, sans que les internautes se rendent sur votre site !
Informations complémentaires : https://www.webrankinfo.com/dossiers/indexation/x-robots-tag

La liste des Balises Meta Apple

<meta name="apple-mobile-web-app-title" content="My App">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width; content="width = 320; initial-scale=1.0; maximum-scale=1.0; user-scalable=yes; target-densitydpi=160dpi">
(Faut t"il ajouter également ce code ? @suivre)
<link href="/apple-touch-icon.png" rel="apple-touch-icon" type="image/png">
<link href="touch-icon-ipad.png" rel="apple-touch-icon" sizes="72x72">
<link href="touch-icon-iphone4.png" rel="apple-touch-icon" sizes="114x114">
<link href="/startup.png" rel="apple-touch-startup-image">
<link href="http://github.com/images/touch-icon-iphone4.png" sizes="114x114" rel="apple-touch-icon-precomposed">
<link href="http://github.com/images/touch-icon-ipad.png" sizes="72x72" rel="apple-touch-icon-precomposed">
<link href="http://github.com/images/apple-touch-icon-57x57.png" sizes="57x57" rel="apple-touch-icon-precomposed">

Safari 9 Pinned tabs in El Capitan

<link rel="mask-icon" href="website_icon.svg" color="red">

Les balises Meta Internet Explorer

<meta http-equiv="Page-Enter" content="RevealTrans(Duration=2.0,Transition=2)">
<meta http-equiv="Page-Exit" content="RevealTrans(Duration=3.0,Transition=12)">
<meta name="mssmarttagspreventparsing" content="true">
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"/>
<meta name="msapplication-starturl" content="https://www.visionduweb.eu">
<meta name="msapplication-window" content="width=800;height=600">
<meta name="msapplication-navbutton-color" content="red">
<meta name="application-name" content="Rey Bango Front-end Developer">
<meta name="msapplication-tooltip" content="Launch Rey Bango"s Blog">
<meta name="msapplication-task" content="name=About;action-uri=/about/;icon-uri=/images/about.ico">
<meta name="msapplication-task" content="name=The Big List;action-uri=/the-big-list-of-javascript-css-and-html-development-tools-libraries-projects-and-books/;icon-uri=/images/list_links.ico">
<meta name="msapplication-task" content="name=jQuery Posts;action-uri=/category/jquery/;icon-uri=/images/jquery.ico">
<meta name="msapplication-task" content="name=Start Developing;action-uri=/category/javascript/;icon-uri=/images/script.ico">
<meta name="msvalidate.01" content="6E3AD52DC176461A3C81DD6E98003BC9">
<meta http-equiv="cleartype" content="on">

Windows 8 Meta Tags

<meta name="application-name" content=" Contoso" />
<meta name="msapplication-TileColor" content=" #009900" />
<meta name="msapplication-square70x70logo" content="images/smalltile.png" />
<meta name="msapplication-square150x150logo" content="images/mediumtile.png" />
<meta name="msapplication-wide310x150logo" content="images/widetile.png" />
<meta name="msapplication-square310x310logo" content="images/largetile.png" />
<meta name="msapplication-notification" content="frequency=30; polling-uri=notifications/contoso1.xml;polling-uri2=notifications/contoso2.xml; polling-uri3=notifications/contoso3.xml" />

Blog Catalog Meta Tags

<meta name="blogcatalog">

Renseigner une ville de chalandise

Micro format qui permet de renseigner une ville de chalandise. Utile lorsqu'un magasin se trouve en périphérie d'une grande ville.
<div itemscope itemtype="http://schema.org/LocalBusiness">
<meta itemprop="areaServed" content="nom de la ville">

Complément sur le micro format - hProduct

Apprendre à utiliser les microformats : hProduct
Source : http://www.grey-hat-seo.com/tutoriel-seo/apprendre-a-utiliser-microformats-hproduct

Rails Meta Tags

<meta name="csrf-param" content="authenticity_token">
<meta name="csrf-token" content="/bZVwvomkAnwAI1Qd37lFeewvpOIiackk9121fFwWwc=">

HTML Link Tags

<link rel="alternate" type="application/rss+xml" title="RSS" href="http://feeds.feedburner.com/martini">
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="https://example.com/feed.atom">
<link rel="shortcut icon" type="image/ico" href="/favicon.ico">
<link rel="fluid-icon" type="image/png" href="/fluid-icon.png">
<link rel="me" type="text/html" href="https://www.visionduweb.fr">
<link rel="shortlink" href="http://blog.unto.net/?p=353">
<link rel="archives" title="Miroir du wiki" href="https://mediawiki.visionduweb.fr">
<link rel="index" title="Visionduweb" href="https://www.visionduweb.fr">
<link rel="start" title="Pattern Recognition 1" href="http://blog.unto.net/photos/pattern_recognition_1_about/">
<link rel="bookmark" title="Le wiki" href="https://wiki.visionduweb.fr" />
<link rel="search" href="/search.xml" type="application/opensearchdescription+xml" title="Viatropos">
<link rel="self" type="application/atom+xml" href="https://www.visionduweb.fr/blog?format=feed&type=rss">
<link rel="first" href="https://www.visionduweb.fr/blog?format=feed&type=rss&page=2">
<link rel="next" href="https://www.visionduweb.fr/blog?format=feed&type=rss&page=3">
<link rel="previous" href="http://www.visionduweb.fr/atomFeed.php?page=1">
<link rel="last" href="https://www.visionduweb.fr/blog?format=feed&type=rss&page=147">
<!-- Baliser toutes les pages en double avec un élément link rel="canonical" et le lien qui indique la page principale à prendre en compte. -->
<!-- # Link canonical ou 301 pour les pages mortes : https://support.google.com/webmasters/answer/139066?hl=fr -->
<!-- # Canonical tag vs redirect la bonne solution : https://fr.ryte.com/magazine/canonical-tag-vs-redirect-la-bonne-solution -->
<link rel="canonical" href="https://www.visionduweb.fr/blog/13-programmation" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://smallbiztrends.com/xmlrpc.php?rsd">
<link rel="pingback" href="http://smallbiztrends.com/xmlrpc.php">
<link rel="stylesheet" media="only screen and (max-device-width: 480px)" href="https://www.visionduweb.fr/templates/etconference/css/template.css" type="text/css">
<link rel="wlwmanifest" href="http://www.example.com/wp-includes/wlwmanifest.xml" type="application/wlwmanifest+xml">
<link rel="help" title="FAQ" href="/faq">
<link rel="logo" type="image/svg" href="https://playfoursquare.s3.amazonaws.com/press/logo/foursquare-logo.svg">
<link rel="P3Pv1" href="/w3c/p3p.xml">
<link rel="publisher" href="https://plus.google.com/115081025762845243709/">
<link rel="image_src" href="http://du3itj18e4z0b.cloudfront.net/7b29fe/images/icon-facebook.gif" type="image/jpeg">
<link rel="author" href="humans.txt" type="text/plain">
<link href="http://thenextweb.com/2009/01/08/how-to-snap-up-that-twitter-username-youve-always-wanted/" rel="original-source">
<link rel="profile" title="Microformats" href="http://microformats.org/profile/specs/">
<link rel="profile" href="http://gmpg.org/xfn/11">

Bibliographie

Grey Hat SEO - Les balises META en HTML à placer dans vos pages Web : http://www.grey-hat-seo.com/tutoriel-seo/balises-meta-html-a-placer-vos-pages-web

NAVIGATION

PARTICIPER ET PARTAGER

Bienvenue sur le wiki de Amis SH.
De nombreuses pages sont partagées sur ce wiki.
Créer un compte utilisateur pour participer sur le wiki.
Les pages présentées sur le wiki évoluent tous les jours.
Certaines recherches sont peu abouties et incluent des erreurs.
Utiliser la recherche interne du wiki pour trouver votre contenu.
La page de discussion de Amis SH vous permet de poser vos questions.
Consulter le site amis-sh.fr pour installer votre propre serveur web.
Améliorer le contenu des pages avec vos retours depuis l'onglet discussion.
Ce contenu ne doit pas servir à nuire à autrui ou à un système informatique.
Protéger votre système Linux ou Windows avec cette page dédiée à la sécurité.

SOUTENIR CE WIKI

Soutenir le wiki avec un don en monnaie numérique :
AEON - Bitcoins - Bitcoins Cash - Bitcoins Gold - Bitcore - Blackcoins - Basic Attention Token - Bytecoins - Clams - Dash - Monero - Dogecoins - Ğ1 - Ethereum - Ethereum Classique - Litecoins - Potcoins - Solarcoins - Zcash

OBTENIR DE LA MONNAIE NUMERIQUE

Obtenir gratuitement de la monnaie numérique :
Miner de la cryptomonnaie.