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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 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", " |