SEORadar Crawl & Audit
Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.
¿Qué es SEORadar Crawl & Audit?
SEORadar Crawl & Audit es una extensión de Chrome desarrollada por https://www.seoradar.com, y su función principal es "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión SEORadar Crawl & Audit
Descarga archivos de extensión SEORadar Crawl & Audit en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | SEORadar Crawl & Audit |
ID | mnflogfanfkfpjfgjafblgcodacikkki |
URL Oficial | https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki |
Descripción | Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment. |
Tamaño del Archivo | 570 KB |
Cantidad de Instalaciones | 156 |
Versión Actual | 2.3 |
Última Actualización | 2022-05-18 |
Fecha de Publicación | 2018-07-12 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://www.seoradar.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://seoardar.com |
URL de la Página de Ayuda | https://seoradar.com |
URL de la Página de Política de Privacidad | https://www.seoradar.com/privacy-policy |
Idiomas Soportados | 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", " |