SEO Turbo Website Analyser

Easy to use SEO analysis tool with free downloadable reports

SEO Turbo Website Analyser란 무엇입니까?

SEO Turbo Website Analyser은(는) Wildfire Concepts Pty Ltd에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easy to use SEO analysis tool with free downloadable reports"입니다.

확장 프로그램 스크린샷

screenshot

SEO Turbo Website Analyser 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Easy to use SEO analysis tool for any website with free downloadable complete report.  

Input a website address and you'll get a complete review in moments, showing you: 

Meta Title
Meta Description
Meta Keywords
Headings
Google Preview
Missing Image Alt Attribute
Keywords Cloud
Keyword Consistency
Text/HTML Ratio
GZIP Compression Test
WWW / NON-WWW Resolve
IP Canonicalization
XML Sitemap
Robots.txt
URL Rewrite
Underscores in the URLs
Embedded Objects
Iframe Check
Domain Registration
WHOIS Data
Indexed Pages Count (Google)
Backlinks Counter
URL Count
Favicon Test
Custom 404 Page Test
Page Size
Website Load Time
PageSpeed Insights (Desktop)
Language Check
Domain Availability
Typo Availability
Email Privacy
Safe Browsing
Mobile Friendliness
Mobile Preview Screenshot
Mobile Compatibility
PageSpeed Insights (Mobile)
Server IP
Server Location
Hosting Service Provider
Speed Tips
Analytics
W3C Validity
Doc Type
Encoding
Facebook Likes Count
PlusOne Count
StumbleUpon Count
LinkedIn Count
Estimated Worth
Alexa Global Rank
Visitors Localization
In-Page Links
Broken Links                    

확장 프로그램 기본 정보

이름 SEO Turbo Website Analyser SEO Turbo Website Analyser
ID gpklljlmhdbdgcdakkgccjidmdhedfnb
공식 URL https://chrome.google.com/webstore/detail/seo-turbo-website-analyse/gpklljlmhdbdgcdakkgccjidmdhedfnb
설명 Easy to use SEO analysis tool with free downloadable reports
파일 크기 18.36 KB
설치 횟수 142
현재 버전 1.0
최근 업데이트 2017-08-31
출시 날짜 2017-08-31
평점 1.00/5 총 1 개의 평점
개발자 Wildfire Concepts Pty Ltd
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SEO Turbo Website Analyser",
    "manifest_version": 2,
    "short_name": "turboreviewer",
    "description": "Easy to use SEO analysis tool with free downloadable reports",
    "version": "1.0",
    "background": {
        "persistent": false,
        "scripts": [
            "OneSignal2.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16px_61-1504167942.png"
    },
    "icons": {
        "128": "128px_61-1504167946.png"
    },
    "permissions": [
        "gcm",
        "storage",
        "notifications",
        "identity"
    ]
}