SEORadar Crawl & Audit
Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.
什麼是SEORadar Crawl & Audit?
SEORadar Crawl & Audit是由https://www.seoradar.com開發的Chrome擴展程式,該擴展的主要功能是“Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.”。
擴展截圖
下載SEORadar Crawl & Audit擴展crx文件
下載SEORadar Crawl & Audit擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | SEORadar Crawl & Audit |
ID | mnflogfanfkfpjfgjafblgcodacikkki |
官方網址 | https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki |
簡介 | Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment. |
檔案大小 | 570 KB |
安裝次數 | 156 |
目前版本 | 2.3 |
更新時間 | 2022-05-18 |
上架時間 | 2018-07-12 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://www.seoradar.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://seoardar.com |
說明頁面URL | https://seoradar.com |
隱私政策頁面URL | https://www.seoradar.com/privacy-policy |
支援的語言 | 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", " |