Hreflang Tag Checker

Adapt Worldwide Hreflang Tag Checker Chrome Extension

Co je Hreflang Tag Checker?

Hreflang Tag Checker je rozšíření Chrome vyvinuté Adapt Worldwide, a jeho hlavní funkcí je „Adapt Worldwide Hreflang Tag Checker Chrome Extension“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Hreflang Tag Checker

Stáhněte si soubory rozšíření Hreflang Tag Checker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Hreflang Tag Checker Hreflang Tag Checker
ID hjgdcecfiohgajnhilmjhebdganpaomk
Oficiální URL https://chromewebstore.google.com/detail/hreflang-tag-checker/hjgdcecfiohgajnhilmjhebdganpaomk
Popis Adapt Worldwide Hreflang Tag Checker Chrome Extension
Velikost souboru 32.95 KB
Počet instalací 22,972
Aktuální Verze 1.21
Poslední Aktualizace 2016-04-22
Datum Vydání 2016-04-22
Hodnocení 4.42/5 Celkem 12 Hodnocení
Vývojář Adapt Worldwide
Typ Platby free
Podporované Jazyky 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",
        ""
    ]
}