Website SEO Checker

Website SEO Checker - analyze the semantics and on-page SEO of the pages of your site and the site of a competitor.

什么是Website SEO Checker?

Website SEO Checker是由https://www.plerdy.com/开发的Chrome扩展程序,该扩展的主要功能是“Website SEO Checker - analyze the semantics and on-page SEO of the pages of your site and the site of a competitor.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Website SEO Checker扩展crx文件

下载Website SEO Checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Website SEO Checker - analyze the semantics and on-page SEO of the pages of your site and the site of a competitor.

To scan the page and see the data, just click on the extension icon in the upper right corner of Chrome.

At the moment, the extensions Plerdy Website SEO Checker includes two sections:
1. SEO on-page.
2. Content analysis.

In the SEO Audit section of the Plerdy Website SEO Checker, you can analyze the following metrics:
1. Title, Description, H1; 
2. number of tags H; 
3. number of style attributes in body and tags; 
4. number of javascript files; 
5. number of tags with comments on the page; 
6. the number of tags "a" with "#" in href; 
7. meta noindex, nofollow and canonical.

Thus, you can quickly and easily analyze key SEO metrics both on your own site and competitors' site.

In the Words analysis section of the Plerdy Website SEO Checker, you can analyze the following indicators without any efforts and loss of time:
1. Content analysis:
- Characters excluding spaces
- Total words
- Top words
- Stop words
- Number of unique words
- Percentage of unique words
- Number of stop words
- Percentage of stop words
- Water
- Average sentence length in words
- Readability (FRES)
2. TOP WORDS - a list of words, in percentage terms, found in the text. Thus, you can immediately check the correctness of the page`s main emphasis and whether all the keywords on it are used in the required quantity.
3. STOP WORDS - these are words that acquire meaning only when used with other words. 
Stop words overusing in the text increases nausea of the text.

ATTENTION: Plerdy Website SEO Checker can be used not only as an extension for Google Chrome. After signing in the Plerdy marketing platform - https://a.plerdy.com/auth/register, you will get a lot of additional features, for example:

1. Analysis of all pages of the site at once without loading it.
2. The ability to view errors in SEO settings for certain types of devices: PC, mobile, tablet.
3. The ability to use advanced filters and sort pages with certain types of errors.
4. Plerdy Website SEO Checker in the admin part will immediately group the analyzed pages into 3 tabs: Pages WITH errors, Pages "pay attention", Pages WITOUT errors.
5. The ability to view and compare pages` SEO metrics with the previous period in the form of "WAS" / "Now".
6. The ability to immediately check website pages after certain the changes.
7. Integration with the Google Search Console and view the following data:
- Information about clicks and impressions for individual keywords.
- Information about keywords that are in the Google Search Console, but are absent on the page for each page on the site individually.

Use the Plerdy Website SEO Checker:
1. as a free SEO extension for Google Chrome
2. register in the Plerdy marketing platform, and use additional features for free - https://a.plerdy.com/auth/register

For information on data collection and processing, please visit: https://www.plerdy.com/privacy-policy/

You can learn more about the Plerdy marketing platform on the official website https://www.plerdy.com/                    

扩展基本信息

名称 Website SEO Checker Website SEO Checker
ID cokmobldpihbibodplbdfhkbiibganfh
官方URL https://chromewebstore.google.com/detail/website-seo-checker/cokmobldpihbibodplbdfhkbiibganfh
简介 Website SEO Checker - analyze the semantics and on-page SEO of the pages of your site and the site of a competitor.
文件大小 4.52 KB
安装次数 1,727
当前版本 0.3
更新时间 2021-07-27
上架时间 2020-06-18
评分 4.11/5 共9次评分
开发者 https://www.plerdy.com/
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.plerdy.com/
帮助页面URL https://www.plerdy.com/website-seo-checker-extension/
隐私政策页面URL https://www.plerdy.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Website SEO Checker",
    "description": "Website SEO Checker - analyze the semantics and on-page SEO of the pages of your site and the site of a competitor.",
    "version": "0.3",
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "icons": {
        "16": "favicon.png",
        "48": "favicon.png",
        "128": "favicon.png"
    },
    "browser_action": {
        "default_title": "Website SEO Checker",
        "default_icon": "favicon.png"
    },
    "manifest_version": 2
}