SerpWorx

SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.

SerpWorx là gì?

SerpWorx là một tiện ích mở rộng Chrome được phát triển bởi https://www.serpworx.com, và tính năng chính của nó là "SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SerpWorx

Tải xuống các tệp mở rộng SerpWorx dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        With the SerpWorx SEO tool you can instantly view the SEO metrics of all ranking sites for any keyword without ever leaving the Google results page or the website you're on. This is the absolute fastest way to check over 30 SEO metrics in just a click.

This is a free 3-day trial version with no CC required to try it. SerpWorx is $29.95 p/m as per our pricing page here: https://www.serpworx.com/pricing/

Step 1: Search for any keyword you want in Google.

Step 2: You'll now see all of the SEO metrics for each site in a beautiful toolbar that sits underneath every site in the search results.

Step 3: Compare each sites SEO metrics with results from Majestic SEO, Moz, aHref's and SEMrush and more.

See exactly why sites are ranking where they are and completely revolutionise your SEO workflow. It simply doesn't get any better than this!

SerpWorx also works on any website you visit too!

What's included in the SerpWorx toolbar:

Majestic SEO metrics:
1. Trust Flow & Citation Flow
2. Topical Trust Flow categories
3. Total inbound link counts for root and page URL

Moz Metrics:
1. Domain & Page Authority
2. Moz Trust
3. Mox Rank
4. Spam Score
5. Total inbound link counts for root and page URL

aHrefs Metrics.
1. Total inbound link count for root & page URL fetched from live index
2. aHrefs URL Rating
3. aHrefs Domain Rating
4. aHrefs keyword anchor text density
Note: aHrefs account required

SEMrush Metrics:
1. Total keyword visibility with search volume and positions
2. Monthly traffic

Onsite SEO Metrics
1. Total heading tag count & heading tag text
2. External Outbound link count
3. Page word count
4. Keyword density of actual search phrase on page
5. Google +1's for page
6. Facebook Shares
7. Domain first indexed (age) as per Wayback Machine
8. Site hosting location
9. Site build with technology
10.Google page speed results
11.Broken link checking & count
12.Mobile friendly check
13.Indexed pages 

Having all of these metrics provided straight under each site in the search results completely streamlines your workflow and provides you with a concise SEO analysis of each site. Become a 'SerpWorx Insider' today and start checking SEO the easy way.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SerpWorx SerpWorx
ID gkompgmhhdflejbdgfjlmipjpjfdoclm
URL Chính Thức https://chromewebstore.google.com/detail/serpworx/gkompgmhhdflejbdgfjlmipjpjfdoclm
Mô tả SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.
Kích Thước Tệp 14.79 MB
Số Lần Cài Đặt 7,383
Phiên Bản Hiện Tại 2.3.11
Cập Nhật Lần Cuối 2023-08-10
Ngày Phát Hành 2020-05-28
Đánh Giá 4.40/5 Tổng số 45 Đánh Giá
Nhà Phát Triển https://www.serpworx.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.serpworx.com/
URL Trang Trợ Giúp https://www.serpworx.com/support/
URL Trang Chính Sách Bảo Mật https://www.serpworx.com/privacy
Ngôn Ngữ Được Hỗ Trợ en,fr,es,it,ro,el,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SerpWorx",
    "short_name": "The best SEO metrics made easy",
    "description": "SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p\/m. Instant SEO metrics in your search results & on any site.",
    "version": "2.3.11",
    "default_locale": "en",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "24": "assets\/images\/icon24.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png",
        "256": "assets\/images\/icon256.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "alarms",
        "webRequest"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "assets\/js\/bg-module.js"
    },
    "minimum_chrome_version": "93",
    "action": {
        "default_title": "SerpWorx",
        "default_icon": {
            "16": "assets\/images\/icon16.png"
        },
        "default_popup": "assets\/html\/popup.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/common\/jquery-2.1.3.shadowdom.js",
                "assets\/js\/common\/bootstrap.min.js",
                "assets\/js\/common\/bootstrap-switch.js",
                "assets\/js\/common\/jquery-ui.min.js",
                "assets\/js\/common\/jQuery-plugin-progressbar.js",
                "assets\/js\/common\/jquery.drag-drop.plugin.js",
                "assets\/js\/common\/Chart.min.js",
                "assets\/js\/common\/datatables.min.js",
                "assets\/js\/common\/circle-progress.js",
                "assets\/js\/main_lightbox.js",
                "assets\/js\/config.js",
                "assets\/js\/settings.js",
                "assets\/js\/majestic_categories.js",
                "assets\/js\/helper.js",
                "assets\/js\/helpers\/url_helper.js",
                "assets\/js\/helpers\/html_helper.js",
                "assets\/js\/helpers\/seo_links.js",
                "assets\/js\/helpers\/seo_average_tooltip_msg.js",
                "assets\/js\/modules_enum.js",
                "assets\/js\/toolbar.js",
                "assets\/js\/website_toolbar.js",
                "assets\/js\/common.js",
                "assets\/js\/content_script.js"
            ],
            "css": [
                "assets\/fonts\/fonts.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "assets\/css\/google.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/css\/*.css",
                "assets\/js\/common\/*.js",
                "assets\/images\/*.png",
                "assets\/images\/slug\/*.png",
                "assets\/images\/*.gif",
                "assets\/images\/*.svg",
                "assets\/images\/new-lightbox\/*.png",
                "assets\/images\/tech\/*.png",
                "assets\/images\/tech\/*.svg",
                "assets\/html\/*.html",
                "assets\/fonts\/*.*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}