Hreflang Tag Checker

Adapt Worldwide Hreflang Tag Checker Chrome Extension

Cos'è Hreflang Tag Checker?

Hreflang Tag Checker è un'estensione di Chrome sviluppata da Adapt Worldwide, e la sua funzione principale è "Adapt Worldwide Hreflang Tag Checker Chrome Extension".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Hreflang Tag Checker

Scarica i file di estensione Hreflang Tag Checker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        The Hreflang Tag Checker is designed to automate the process of checking a site's hreflang tag deployment. The tool takes a readout of a URL's hreflang tags, and then crawls them to assess if they back reference your current URL.

This saves precious time when it comes to assessing a site's language targeting and hreflang architecture, allowing you to get a fast and reliable impression of the status of a site's optimisation for international organic search.                    

Informazioni di Base sull'Estensione

Nome Hreflang Tag Checker Hreflang Tag Checker
ID hjgdcecfiohgajnhilmjhebdganpaomk
URL Ufficiale https://chromewebstore.google.com/detail/hreflang-tag-checker/hjgdcecfiohgajnhilmjhebdganpaomk
Descrizione Adapt Worldwide Hreflang Tag Checker Chrome Extension
Dimensione del File 32.95 KB
Conteggio Installazioni 22,972
Versione Corrente 1.21
Ultimo Aggiornamento 2016-04-22
Data di Pubblicazione 2016-04-22
Valutazione 4.42/5 Totale 12 Valutazioni
Sviluppatore Adapt Worldwide
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Hreflang Tag Checker",
    "description": "Adapt Worldwide Hreflang Tag Checker Chrome Extension",
    "icons": {
        "128": "icon_128.png"
    },
    "version": "1.21",
    "browser_action": {
        "default_icon": "icon_20.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs",
        ""
    ]
}