SEO On-Page Analyzer
Chrome extension to review the on-page SEO attributes of a page.
什么是SEO On-Page Analyzer?
SEO On-Page Analyzer是由https://seoworkflows.com开发的Chrome扩展程序,该扩展的主要功能是“Chrome extension to review the on-page SEO attributes of a page.”。
扩展截图
下载SEO On-Page Analyzer扩展crx文件
下载SEO On-Page Analyzer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Optimize your web pages for better search engine visibility with the SEO On-Page Analyzer Chrome extension.
Features:
1. **Complete On-Page Analysis**: Evaluate title tags, header tags, links, images, stylesheets, scripts, meta tags, word counts, and more.
2. **Export to Excel**: Export analyzed data for further analysis and reporting.
3. **Link Tester**: Within the "Links", "Images" and "Styles & Scripts" sections, there is the option to test all links to verify whether they're any non-200 status code responses for debugging and optimization.
4. **User-Friendly Interface**: Easy-to-use interface suitable for beginners and experienced SEO professionals. 扩展基本信息
| 名称 | |
| ID | npnhelfdhpnmbkpjcahmjmafnpneneke |
| 官方URL | https://chromewebstore.google.com/detail/seo-on-page-analyzer/npnhelfdhpnmbkpjcahmjmafnpneneke |
| 简介 | Chrome extension to review the on-page SEO attributes of a page. |
| 文件大小 | 506 KB |
| 安装次数 | 195 |
| 当前版本 | 1.0.3 |
| 更新时间 | 2023-07-11 |
| 上架时间 | 2023-06-25 |
| 评分 | 5.00/5 共6次评分 |
| 开发者 | https://seoworkflows.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.seoworkflows.com/extensions/details/seo-onpage-analyzer |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SEO On-Page Analyzer",
"description": "Chrome extension to review the on-page SEO attributes of a page.",
"version": "1.0.3",
"manifest_version": 3,
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "SEO On-Page Analyzer",
"default_icon": "icon.png"
},
"permissions": [
"storage"
],
"options_page": "options.html",
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [
" | |