SEO Website Review
SEO Tools & Website Review Analysis offer complete website report and show advice to your site issues to help your site rank higher.
SEO Website Reviewとは何ですか?
SEO Website Reviewはhttp://www.metricbuzz.comによって開発されたChromeの拡張機能で、その主な機能は「SEO Tools & Website Review Analysis offer complete website report and show advice to your site issues to help your site rank higher.」です。
拡張機能のスクリーンショット
SEO Website Review拡張機能のCRXファイルをダウンロード
SEO Website Review拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
SEO Website Review & SEO Website Analysis Tools is about complete website in-depth report, review and show advices to your site SEO issues to help your sites better SEO structure and rank higher in Google search position than your competitors. The tools generate instant PDF SEO report for your site as a reference and show to your clients for step by step SEO guide. You will see the SEO report features as following: 1) SEO Content such as Title, Description, Keywords, Social OG tag, images and text to code ratio. 2) IN-page SEO links reports & advices 3) SEO Keywords reports & advices 4) Site Usability reports & advices 5) SEO Document reports & Loading Speed advices 6) Mobile Friendly advices 7) Site Analytic Tools advices 8) Site Marketing tips & advices 9) Site Ranking & Backlink checker report 10) Site Security check 11) Mobile Friendly 12) Social Mention report 13) Web technology report 14) Local listing report 15) Keyword SERP tool 16) Keyword difficulty tool 17) And much much NEW SEO report features coming soon!!!
拡張機能の基本情報
名前 | |
ID | aadhkfifilbaikcpdepjppigkmahohkk |
公式URL | https://chrome.google.com/webstore/detail/seo-website-review/aadhkfifilbaikcpdepjppigkmahohkk |
説明 | SEO Tools & Website Review Analysis offer complete website report and show advice to your site issues to help your site rank higher. |
ファイルサイズ | 95.76 KB |
インストール数 | 1,000 |
現在のバージョン | 1.3.5 |
最終更新日 | 2016-09-26 |
公開日 | 2016-09-26 |
評価 | 3.90/5 合計 10 レビュー |
開発者 | http://www.metricbuzz.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://goo.gl/JGwgup |
ヘルプページのURL | http://www.metricbuzz.com/Terms-Conditions.html |
プライバシーポリシーページのURL | http://www.metricbuzz.com/Privacy-Policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SEO Website Review", "short_name": "SEO Website Review", "version": "1.3.5", "manifest_version": 2, "description": "SEO Tools & Website Review Analysis offer complete website report and show advice to your site issues to help your site rank higher.", "icons": { "16": "images\/icon-16.png", "38": "images\/icon-38.png", "128": "images\/icon-128.png" }, "permissions": [ "tabs", "https:\/\/*\/*", "http:\/\/*\/*", "activeTab" ], "default_locale": "en", "background": { "persistent": false, "scripts": [ "scripts\/jquery-2.1.4.js", "scripts\/background.js" ] }, "browser_action": [] } |