Ahrefs SEO Toolbar: On-Page and SERP Tools

On-page SEO report, broken link checker, redirect tracer, and country changer for search results in one extension.

Τι είναι το Ahrefs SEO Toolbar: On-Page and SERP Tools;

Το Ahrefs SEO Toolbar: On-Page and SERP Tools είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://ahrefs.com, και η κύρια λειτουργία του είναι "On-page SEO report, broken link checker, redirect tracer, and country changer for search results in one extension.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Ahrefs SEO Toolbar: On-Page and SERP Tools

Λήψη αρχείων επέκτασης Ahrefs SEO Toolbar: On-Page and SERP Tools σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        The Ahrefs SEO Toolbar is a versatile free multi-tool for SEO professionals and webmasters, encompassing a range of valuable features such as:

🔸 On-page SEO report (meta tags, word count, etc.)
🔸 Structured data (schema) checker
🔸 Broken link checker
🔸 Link highlighter
🔸 Redirect tracer
🔸 User-agent switcher
🔸 Country changer for search results
🔸 Domain highlighter for SERPs.

If you have a paid subscription with Ahrefs, you also get SEO metrics for the pages you visit and for the SERP results (with export).

⚠️ IMPORTANT NOTE ⚠️
It is essential to note that this extension does not provide free access to Ahrefs' metrics.
***

Here is how Ahrefs SEO Toolbar can make your everyday SEO work easier:

1️⃣ On-page SEO report

By clicking on the extension icon or using a keyboard shortcut when browsing a web page, you can access an on-page SEO report that includes:

🔹 Title and Description (for JS-powered websites, you can compare tags in raw HTML and on the rendered version)
🔹 Canonical URL
🔹 Indexability and crawlability (Robots Meta Tags, X-Robots-Tag, canonical tags)
🔹 Headers and sub-headers structure of content
🔹 Word count
🔹 Social tags (Open Graph Tags and Twitter Cards)
🔹 Images

2️⃣ Structured data checker

This extension can display JSON-LD structured data in a clear and compact view. You don't need to dig into the page code to check its schema.org data.

We've also added a quick way to validate structured data.

3️⃣ Link checker, broken link checker, and link highlighter

Ahrefs SEO Toolbar can read all the outgoing links on a page and highlight them based on the filters you set, including:

🔹 External links
🔹 Internal links
🔹 Nofollow links
🔹 UGC links
🔹 Sponsored links
🔹 Their combination

Moreover, you can check the status of external links and identify broken links and redirects.

4️⃣ HTTP header reader and redirect tracer

With Ahrefs SEO Toolbar, you can easily check HTTP response headers for the URL you visit. This feature can also help you track the redirects or redirect chains that took you to the destination URL. You can check HTTP response headers for every URL in a redirect.

5️⃣ Country changer for SERP (search location simulator)

Ahrefs SEO Toolbar also includes a feature that lets you check search results in any country without needing a VPN or additional services. This search location simulator can help you better understand the differences in search results based on location and optimize your SEO strategy accordingly.

6️⃣ Domain highlighter for SERP

Add up to 10 domains that will be highlighted with color whenever they appear on SERP for the keywords that you're researching.

***
User information handled by Ahrefs SEO Toolbar (only for Ahrefs subscribers):

- The page you're browsing and its URL - to show Page and Domain metrics
- Search query - to show the keyword metrics

We do not store this information and will not disclose it.

Ahrefs general terms and conditions: https://ahrefs.com/terms

Ahrefs SEO Toolbar privacy policy: https://ahrefs.com/toolbar-policy                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Ahrefs SEO Toolbar: On-Page and SERP Tools Ahrefs SEO Toolbar: On-Page and SERP Tools
ID hgmoccdbjhknikckedaaebbpdeebhiei
Επίσημο URL https://chromewebstore.google.com/detail/ahrefs-seo-toolbar-on-pag/hgmoccdbjhknikckedaaebbpdeebhiei
Περιγραφή On-page SEO report, broken link checker, redirect tracer, and country changer for search results in one extension.
Μέγεθος Αρχείου 692 KB
Αριθμός Εγκαταστάσεων 258,212
Τρέχουσα Έκδοση 3.1.41
Τελευταία Ενημέρωση 2024-03-03
Ημερομηνία Δημοσίευσης 2020-06-25
Αξιολόγηση 3.67/5 Συνολικά 175 Αξιολογήσεις
Προγραμματιστής https://ahrefs.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://ahrefs.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://help.ahrefs.com/en/
URL της Σελίδας Πολιτικής Απορρήτου https://ahrefs.com/toolbar-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.41",
    "name": "Ahrefs SEO Toolbar: On-Page and SERP Tools",
    "description": "On-page SEO report, broken link checker, redirect tracer, and country changer for search results in one extension.",
    "homepage_url": "https:\/\/ahrefs.com\/",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "storage",
        "webNavigation",
        "webRequest",
        "declarativeNetRequestWithHostAccess",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "https:\/\/ahrefs.com\/v4\/",
        "https:\/\/app.ahrefs.com\/"
    ],
    "background": {
        "service_worker": "event.js"
    },
    "action": {
        "default_icons": {
            "32": "images\/colored-32.png"
        },
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "content.js"
            ],
            "exclude_matches": [
                "https:\/\/www.bing.com\/*",
                "https:\/\/www.facebook.com.login.php\/",
                "*:\/\/*\/*.pdf",
                "*:\/\/*\/*.txt",
                "*:\/\/*\/*.xml"
            ],
            "run_at": "document_idle"
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAk3eMNMxROt3WllMnUtB1\/bvZNdhu3f0Ev5EYkK4jeLZsd+0C0kfSFw2eyMAr+Ylwga5habxsAAP1kOUNEGIp4hMK\/q\/VGPYv1d+XX6WLPQzBh5JoT92hH6QiQCCpx11DlojDh5GeIDH07PnOnCeV2io3gq7iAxh3mhWgdMRRioNqMoyFAKQP2LxFRG96VNNKdbgKqnXxZHCg7rMs8QZrqmSTWn\/xIKjjXASj+6LaCr\/FCJDHx+1d4uAi2aYOuu3oJCCcj\/K+xlntU7EHT+pEekH8zZB7FXfOz3XW4YQmQe2pc6U8RerUa3ndS+GPFFY+A4CghaToxVRrUz3u0w8EMwIDAQAB",
    "icons": {
        "48": "images\/colored-48.png",
        "64": "images\/colored-64.png",
        "128": "images\/colored-128.png"
    },
    "commands": {
        "toggle-page-metrics": {
            "suggested_key": {
                "windows": "Alt+A",
                "linux": "Alt+A",
                "mac": "MacCtrl+Command+A",
                "default": "Alt+A"
            },
            "description": "Toggle Metrics bar"
        },
        "_execute_action": {
            "suggested_key": {
                "windows": "Alt+S",
                "linux": "Alt+S",
                "mac": "MacCtrl+Command+S",
                "default": "Alt+S"
            }
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/countries\/*.svg",
                "images\/check.svg"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}