SEORadar Crawl & Audit
Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.
Cos'è SEORadar Crawl & Audit?
SEORadar Crawl & Audit è un'estensione di Chrome sviluppata da https://www.seoradar.com, e la sua funzione principale è "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SEORadar Crawl & Audit
Scarica i file di estensione SEORadar Crawl & Audit 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
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.
Informazioni di Base sull'Estensione
Nome | SEORadar Crawl & Audit |
ID | mnflogfanfkfpjfgjafblgcodacikkki |
URL Ufficiale | https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki |
Descrizione | Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment. |
Dimensione del File | 570 KB |
Conteggio Installazioni | 156 |
Versione Corrente | 2.3 |
Ultimo Aggiornamento | 2022-05-18 |
Data di Pubblicazione | 2018-07-12 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://www.seoradar.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://seoardar.com |
URL della Pagina di Aiuto | https://seoradar.com |
URL della Pagina della Politica sulla Privacy | https://www.seoradar.com/privacy-policy |
Lingue Supportate | 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", " |