SEO META in 1 CLICK

Displays all meta data and main SEO information for the best SEO

SEO META in 1 CLICK क्या है?

SEO META in 1 CLICK https://www.seo-extension.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays all meta data and main SEO information for the best SEO"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        SEO META in 1 CLICK is a tool that displays all meta tags/data and main seo information clearly. By using this tool, we hope you can better manage and improve your SEO and visibility on Internet 


We focus on displaying: 
✔ title and its length,
✔ description and its length,
✔ URL (and meta-canonical url too),
✔ meta-robots,
✔ displaying headers in order of their appearance in HTML (H1, H2, H3, H4, H5 and H6),
✔ number of images with and without ALT,
✔ the number of links (internal, unique, ...)
✔ Open Graph and twitter social data
✔ Robots.txt and sitemap.xml
✔ and much more...
(See printscreens)

You can also via ETERNAL TOOLS analyse your site and know how improve it (html, css, Google Rich Snippet, PageSpeed...)                    

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

नाम SEO META in 1 CLICK SEO META in 1 CLICK
ID bjogjfinolnhfhkbipphpdlldadpnmhc
आधिकारिक URL https://chromewebstore.google.com/detail/seo-meta-in-1-click/bjogjfinolnhfhkbipphpdlldadpnmhc
विवरण Displays all meta data and main SEO information for the best SEO
फ़ाइल का आकार 449 KB
स्थापना संख्या 668,176
वर्तमान संस्करण 2.66
अंतिम अपडेट 2020-09-27
प्रकाशन तिथि 2019-07-19
रेटिंग 4.87/5 कुल 1018 रेटिंग्स
डेवलपर https://www.seo-extension.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.seo-extension.com/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SEO META in 1 CLICK",
    "description": "Displays all meta data and main SEO information for the best SEO",
    "version": "2.66",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "minimum_chrome_version": "16.0.884",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}