SEORadar Crawl & Audit

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

Wat is SEORadar Crawl & Audit?

SEORadar Crawl & Audit is een Chrome-extensie ontwikkeld door https://www.seoradar.com, en de belangrijkste functie is "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SEORadar Crawl & Audit

Download SEORadar Crawl & Audit-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam SEORadar Crawl & Audit SEORadar Crawl & Audit
ID mnflogfanfkfpjfgjafblgcodacikkki
Officiële URL https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki
Beschrijving Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.
Bestandsgrootte 570 KB
Aantal Installaties 156
Huidige Versie 2.3
Laatst Bijgewerkt 2022-05-18
Publicatiedatum 2018-07-12
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.seoradar.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://seoardar.com
Help Pagina-URL https://seoradar.com
URL van de Privacybeleid Pagina https://www.seoradar.com/privacy-policy
Ondersteunde Talen 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",
        ""
    ]
}