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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.seoradar.com และคุณลักษณะหลักของมันคือ "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEORadar Crawl & Audit

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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",
        ""
    ]
}