SEOInfo
Shows SEO issues as you navigate pages. Displays performance data and full AMP status and errors for HTML pages.
SEOInfo란 무엇입니까?
SEOInfo은(는) https://weeblr.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Shows SEO issues as you navigate pages. Displays performance data and full AMP status and errors for HTML pages."입니다.
확장 프로그램 스크린샷
SEOInfo 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
SEOInfo automatically alerts you as you navigate your website of SEO-related errors. For instance: invalid canonical, hreflang, AMP version. At the click of a button, all SEO and performance information and graphs about the current page are displayed. Includes SEO checks, structured data validation, Lighthouse validation, AMP validation inside the extension. This information can be saved with a single click to another tab for printing or saving to file. SEOInfo is available in English, Spanish and French - partial Russian translation. Features: Automated checks and validation: - Core Web Vitals scores with icon alerts when out of bound - Canonical: is the canonical link valid? ie not an error, not blocked by robots.txt or a redirect loop - AMP pages: full validation. Errors and warnings are displayed in the extension (AMP-related features are not available on Firefox) - HrefLang: full validation: multiple entries, blocking by meta or robots.txt, reciprocal links, valid language, country and script variations codes. Loads all hreflang targets and run the same checks - Assets: load status (OK, 404, 403, etc) On demand checks and validation: - Structured data full validation (json+ld and microdata). Full report equivalent to that on Google online structured data tool. - Desktop and Mobile versions audit using Google Insight API - Full analysis and scoring with errors and recommendation on Performance, Accessibility, Best Practices, SEO and Progressive Web App Collected/displayed information: - Page title, description, canonical - Accurate Google search results preview with title truncating by pixel, breadcrumb and publication date representation based on JSON-LD structured data and favicon - Check if page can be indexed, followed - applying robots.txt content - Page is mobile-compatible - Chain of server-side redirects to load the page - Performance: TTFB, Interactive, First Contentful paint, Load times, transfer sizes for page and assets (images, fonts, css, javascript, ...) - Performance and resources sizes displayed in table and as graphs - Service workers with status and manifest - All links on page, with follow, no-follow, internal vs external, invalid, non-HTTP, etc - All links can be validated for HTTP status and errors - All links can be saved as Excel files with their HTTP status or redirects. - AMP status: has an AMP version, is an AMP page? - If a page as an AMP version, the AMP version is validated in the background so you do not need to visit it - All HRefLang tags with validation results - All server response headers - Server IP and HTTP protocol version used - All OGP and Twitter Cards tags - All other meta tags and links tag - All JSON-LD structured data tags - List of all assets loaded, with error/success and from server/from cache status - Assets list can be saved as Excel files with their HTTP status, size, timings, redirects. - Entire report can be saved in a different tab with a single-click and then printed or saved to a file. The extension icon changes to tell you if the current page is ok or has errors or warning. Clicking the extension icon provides you with all the details.
확장 프로그램 기본 정보
이름 | SEOInfo |
ID | ppbdklaincgliegpfolkjjfncpgobneb |
공식 URL | https://chromewebstore.google.com/detail/seoinfo/ppbdklaincgliegpfolkjjfncpgobneb |
설명 | Shows SEO issues as you navigate pages. Displays performance data and full AMP status and errors for HTML pages. |
파일 크기 | 1.58 MB |
설치 횟수 | 14,204 |
현재 버전 | 2.2.1.453 |
최근 업데이트 | 2023-07-17 |
출시 날짜 | 2020-06-29 |
평점 | 4.67/5 총 9 개의 평점 |
개발자 | https://weeblr.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://weeblr.com/doc/products.seoinfo/current/ |
도움말 페이지 URL | https://weeblr.com/helpdesk/other-weeblr-extensions |
개인정보 보호 정책 페이지 URL | https://www.weeblr.com/legal/privacy-policy |
지원되는 언어 | en,fr,es,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SEOInfo", "description": "__MSG_extension_description__", "author": "Weeblr", "homepage_url": "https:\/\/weeblr.com\/seoinfo", "version": "2.2.1.453", "default_locale": "en", "minimum_chrome_version": "51", "icons": { "48": "\/assets\/default\/images\/icons\/seoinfo-48.png" }, "permissions": [ "webNavigation", "webRequest", "*:\/\/*\/", " |