SEO Insights

SEO Insights is an extension to get information for analysis and optimization of the current website.

SEO Insights क्या है?

SEO Insights Sebastian Brosch द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SEO Insights is an extension to get information for analysis and optimization of the current website."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SEO Insights एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        SEO Insights determines the information directly from the website to support the analysis and optimization from a technical search engine optimization perspective.

SEO Insights displays the following information of a website:

⭐️ Meta-Information
       title, description, canonical, robots
       Twitter, Open Graph, Dublin Core, Parse.ly, Shareaholic

⭐️ Images and Icons
       image size, alternative text and title

⭐️ Links
       detailed overview of available hyperlinks
       internal and external links

⭐️ Headings (H1 to H6)

⭐️ Files
       Stylesheets and JavaScript files
       special files like robots.txt or sitemap.xml

⭐️ HTTP-Header

⭐️ Tools
       check the current website directly with different tools                    

एक्सटेंशन की मूल जानकारी

नाम SEO Insights SEO Insights
ID nlkopdpfkbifcibdoecnfabipofhnoom
आधिकारिक URL https://chromewebstore.google.com/detail/seo-insights/nlkopdpfkbifcibdoecnfabipofhnoom
विवरण SEO Insights is an extension to get information for analysis and optimization of the current website.
फ़ाइल का आकार 141 KB
स्थापना संख्या 322
वर्तमान संस्करण 0.0.6
अंतिम अपडेट 2024-02-12
प्रकाशन तिथि 2021-05-26
डेवलपर Sebastian Brosch
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://github.com/SEO-Insights/seo-insights/
समर्थित भाषाएँ de,en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO Insights",
    "version": "0.0.6",
    "description": "__MSG_manifest_description__",
    "default_locale": "en",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html",
        "default_title": "SEO Insights"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}