SEO Buddy - On-Page SEO Analyser

A complete On-Page SEO tool to help you analyse your webpage and optimize it for better ranking

SEO Buddy - On-Page SEO Analyserคืออะไร?

SEO Buddy - On-Page SEO Analyser เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rahul Baruri และคุณลักษณะหลักของมันคือ "A complete On-Page SEO tool to help you analyse your webpage and optimize it for better ranking"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SEO Buddy - On-Page SEO Analyser

ดาวน์โหลดไฟล์ส่วนขยาย SEO Buddy - On-Page SEO Analyser ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        SEO Buddy is a complete On-Page SEO tool to help you analyse your webpage and guide you to  optimise it for better ranking.

Essential Features:

✅ Analyse On-Page SEO: This extension analyse the existing On-Page SEO following good practices and get a performance score

✅  Reliable Benchmark: Most essential On-Page SEO conventions are used to calculate the score of your current On-Page SEO score.

✅  Checklist for Improvement: It suggests checklist containing best practices to improve the SEO ranking.

✅  Detail overview of each factors: All the best On-Page SEO  practices are presented in a detail manner like External/Internal/ Broken Links, Images missing alt, useful integrations etc.

✅  Technologies Detection: It has technology detection feature like Built-With and Wappalyzer to detect  which technologies are being used on the webpage.

✅  Super fast and efficient:  On-Page SEO analysis are done  very efficiently within seconds  ensuring reliable results.

✅  Clean and User friendly UI/UX: Ensuring a great experience is important to us. In every aspects we tried to guide the user through as less cluttered informations as possible.

Besides all the above mentioned features, we are actively working bringing newer features.

If you have questions, concerns or feature request, please send an email to [email protected]. We will to reply you as early as possible.

Privacy Policy: https://extensionartisan.github.io/seo-buddy/privacy-policy.html

#seo #searchEngineOptimisation #On-PageSEO #development                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ SEO Buddy - On-Page SEO Analyser SEO Buddy - On-Page SEO Analyser
ID eaikglgkpabkgjpcofimedefalaaojil
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/seo-buddy-on-page-seo-ana/eaikglgkpabkgjpcofimedefalaaojil
คำอธิบาย A complete On-Page SEO tool to help you analyse your webpage and optimize it for better ranking
ขนาดไฟล์ 635 KB
จำนวนการติดตั้ง 167
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2023-09-04
วันที่เผยแพร่ 2023-08-23
ผู้พัฒนา Rahul Baruri
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://extensionartisan.github.io/seo-buddy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SEO Buddy - On-Page SEO Analyser",
    "description": "A complete On-Page SEO tool to help you analyse your webpage and optimize it for better ranking",
    "version": "1.0.1",
    "author": "Rahul Baruri",
    "icons": {
        "16": "images\/icons\/16.png",
        "32": "images\/icons\/32.png",
        "48": "images\/icons\/48.png",
        "64": "images\/icons\/64.png",
        "128": "images\/icons\/128.png",
        "256": "images\/icons\/256.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/16.png",
            "32": "images\/icons\/32.png"
        },
        "default_title": "Start Analysis with SEO Buddy ",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "scripting",
        "activeTab"
    ]
}