SEORadar Crawl & Audit

Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.

Qu'est-ce que SEORadar Crawl & Audit ?

SEORadar Crawl & Audit est une extension Chrome développée par https://www.seoradar.com, et sa fonction principale est "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SEORadar Crawl & Audit

Téléchargez les fichiers d'extension SEORadar Crawl & Audit au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        SEORadar is the SEO disaster avoidance system.   We examine changes to your pages and alert you to issues with potential dire SEO consequences.  SEORadar checks for over 100 distinct site changes and warns you when they occur.   Unplanned changes that affect SEO are an unfortunate reality when it comes to SEO; pages get no indexed, folders get blocked, rel-canonical go away and keywords get removed from titles.  
 
We take a snapshot of your website and compare it to the most recent version.   If anything that can impact SEO changes, we generate an alert.  No more surprises!   You can view our archive of HTML source, see actual changes and screenshots and know exactly what was changed and when. 

The Chrome extension allows you to test your staging site from behind the firewall.  The source code is captured and send to your severs to compare against the live version.                    

Informations de Base sur l'Extension

Nom SEORadar Crawl & Audit SEORadar Crawl & Audit
ID mnflogfanfkfpjfgjafblgcodacikkki
URL Officiel https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki
Description Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.
Taille du Fichier 570 KB
Nombre d'Installations 156
Version Actuelle 2.3
Dernière Mise à Jour 2022-05-18
Date de Publication 2018-07-12
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://www.seoradar.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://seoardar.com
URL de la Page d'Aide https://seoradar.com
URL de la Page de Politique de Confidentialité https://www.seoradar.com/privacy-policy
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SEORadar Crawl & Audit",
    "description": "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.",
    "version": "2.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "\/html\/login.html"
    },
    "permissions": [
        "tabs",
        "chrome:\/\/favicon\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}