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.」です。

拡張機能のスクリーンショット

screenshot

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 SEORadar Crawl & Audit
ID mnflogfanfkfpjfgjafblgcodacikkki
公式URL 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
Eメール [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",
        ""
    ]
}