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 là gì?
SEORadar Crawl & Audit là một tiện ích mở rộng Chrome được phát triển bởi https://www.seoradar.com, và tính năng chính của nó là "Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng SEORadar Crawl & Audit
Tải xuống các tệp mở rộng SEORadar Crawl & Audit dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | SEORadar Crawl & Audit |
ID | mnflogfanfkfpjfgjafblgcodacikkki |
URL Chính Thức | https://chromewebstore.google.com/detail/seoradar-crawl-audit/mnflogfanfkfpjfgjafblgcodacikkki |
Mô tả | Crawls staging site and compares to the live site. Compares source code, screenshots. get alerts to detect bugs before deployment. |
Kích Thước Tệp | 570 KB |
Số Lần Cài Đặt | 156 |
Phiên Bản Hiện Tại | 2.3 |
Cập Nhật Lần Cuối | 2022-05-18 |
Ngày Phát Hành | 2018-07-12 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://www.seoradar.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://seoardar.com |
URL Trang Trợ Giúp | https://seoradar.com |
URL Trang Chính Sách Bảo Mật | https://www.seoradar.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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", " |