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.

Vad är SerpWorx?

SerpWorx är en Chrome-tillägg utvecklad av https://www.serpworx.com, och dess huvudfunktion är "SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner SerpWorx-förlängningens CRX-fil

Ladda ner SerpWorx-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn SerpWorx SerpWorx
ID gkompgmhhdflejbdgfjlmipjpjfdoclm
Officiell webbadress https://chromewebstore.google.com/detail/serpworx/gkompgmhhdflejbdgfjlmipjpjfdoclm
Beskrivning SerpWorx SEO extension. Free trial version, no cc req, only $29.95 p/m. Instant SEO metrics in your search results & on any site.
Filstorlek 14.79 MB
Antal Installationer 7,383
Aktuell Version 2.3.11
Senast Uppdaterad 2023-08-10
Publiceringsdatum 2020-05-28
Betyg 4.40/5 Totalt 45 Betyg
Utvecklare https://www.serpworx.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.serpworx.com/
Hjälpsida URL https://www.serpworx.com/support/
URL till Sekretesspolicy Sidan https://www.serpworx.com/privacy
Stödda Språk 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:\/\/*\/*"
            ]
        }
    ]
}