meta Tag Analyzer

开发者工具插件大小: 429KiB版本: v 0.0.1更新时间: 2021-12-21
大小:429KiB版本:v 0.0.1更新时间:2021-12-21

Analyze your site's meta tags: HTML Meta, Open Graph, App Links, Twitter Cards and App Indexing.

meta Tag Analyzer 的使用方法详解,最全面的教程


meta Tag Analyzer 描述:

用户数:4000

分类:开发者工具插件

扩展大小:429 KiB

最后更新时间:2021-12-21

版本:v 0.0.1


meta Tag Analyzer 插件简介:

这是来自Chrome商店的 meta Tag Analyzer 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。


meta Tag Analyzer插件下载方法/流程:

点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。


meta Tag Analyzer插件安装教程/方法:

(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件

(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面

(3) 打开扩展程序页面的“开发者模式”

(4) 将crx文件拖拽到扩展程序页面,

完成安装如有其它安装问题,

请扫描网站底部二维码与客服联系如有疑问请参考:

https://www.extfans.com/installation/
This extension analyze the quality of your site's meta information. あなたのサイトのmetaタグのクオリティを分析します。 We used to insert specific page description, keywords, and other metadata in website's HTML for search engines. かつては、検索エンジン用にタイトルや、キーワードをHTMLに指定していました。 However, now that people uses a lot of applications on mobile such as Facebook, Twitter, and other native applications, it's important how links to a website look like on those platforms. しかし、現在は多くのユーザーがFacebookやTwitter、多くのネイティブアプリケーションを利用しているので、それらのプラットフォーム上でサイトへのリンクがどのように表示されているのかが重要になりました。 We have to add a lot of meta elements into website's HTML in order to increase page views. It's so difficult to remember which elements do you need for your site. PVを上昇されるためには、多くのmetaタグを挿入する必要があり、どの要素が必要かとても覚えられる量ではありません。 You can learn your site's meta condition easily by using this extension. After installing, this extension will start analyzing. When you finished loading a website, the site's score is shown over the icon. If you'd like to learn more information about the score, click the icon. You can see which elements were needed, and which passed or not. このChrome Extensionをインストールすると、簡単にあなたのサイトのmetaタグの状況がわかります。サイトを読み込んだタイミングで必要なmetaタグが挿入されているか分析を開始します。分析結果は、スコアとしてアイコン上のバッチで表示され、ひと目でそのサイトのmetaタグのクオリティがわかります。さらに詳しい情報を知りたい場合には、アイコンをクリックし、popupを表示させます。popupでは、どの要素が足りていて、どの要素が不足しているのかを知ることができます。 This extension will check the following parameters. このChrome Extensionでは以下の要素をチェックします。 ### HTML Meta (basic elements) - `title` (Required) The title of your content. - `meta name="description"` (Required) A one to two sentence description of your content. More about HTML Meta: https://support.google.com/webmasters/answer/35624 ### Open Graph - `meta[property="og:title"]` (Required) The title of your content. You should not include your brand name or the domain. - `meta[property="og:type"]` (Required) The type of your content, e.g., website, article, video.movie etc. - `meta[property="og:description"]` (Required) A one to two sentence description of your content. - `meta[property="og:image"]` (Required) An image URL which should represent your content. - `meta[property="og:url"]` (Required) The canonical URL of your content. - `meta[property="og:local"]` (Optional) The locales this content is available in. This is not required, but Facebook says setting this parameter is important to rank up. - `meta[property="og:site_name"]` (Optional) The web site name or brand name. - `meta[property="fb:app_id"]` (Optional) A Facebook App ID that identifies your website to Facebook. You can analyze the traffic in Facebook. More about Open Graph: https://developers.facebook.com/docs/sharing/best-practices ### App Links - `meta[property="al:ios:url"]` (Required) Your iOS app's custom scheme. e.g. example://applinks - `meta[property="al:ios:app_store_id"]` (Required) Your app ID in the App Store. - `meta[property="al:ios:app_name"]` (Required) Your iOS app name. - `meta[property="al:android:url"]` (Required) Your Android app's custom scheme. e.g. example://applinks - `meta[property="al:android:package"]` (Required) Your Android app's package name. - `meta[property="al:android:app_name"]` (Required) Your Android app name. More about App Links: https://developers.facebook.com/docs/applinks ### Twitter Cards (web) - `meta[name="twitter:card"]` (Required) The type of twitter card to use; summary, photo, gallery, app etc. - `meta[name="twitter:site"]` (Required) The Twitter @username the card should be attributed to. Required for Twitter Card analytics. - `meta[name="twitter:title"]` (Required) The title of your content. - `meta[name="twitter:description"]` (Required) About 200 characters description of your content. - `meta[name^="twitter:image"]` (Optional) An image URL which should represent your content. More about Twitter Cards (web): https://dev.twitter.com/cards/getting-started ### Twitter Cards (app) - `meta[name="twitter:app:id:iphone"]` (Required) Your app ID for iPhone in the App Store. - `meta[name="twitter:app:url:iphone"]` (Required) Your iPhone app’s custom URL scheme (you must include “://” after your scheme name). - `meta[name="twitter:app:id:ipad"]` (Optional) Your app ID for iPad in the App Store. - `meta[name="twitter:app:url:ipad"]` (Optional) Your iPad app’s custom URL scheme (you must include “://” after your scheme name). - `meta[name="twitter:app:id:googleplay"]` (Required) Your app's package name in the Google Play. - `meta[name="twitter:app:url:googleplay"]` (Required) Your Android app’s custom URL scheme (you must include “://” after your scheme name). - `meta[name="twitter:app:country"]` (Optional) If your application is not available in the US App Store, you must set this value to the two-letter country code for the App Store that contains your application. More about Twitter Cards (app): https://dev.twitter.com/cards/types/app ### App Indexing - `link[rel="alternate"][href^="android-app://"]` (Required) The ways you can specify a relationship between content on your website and content on your app. More about App Indexing: https://developers.google.com/app-indexing/reference/deeplinks

相关应用

브라우저에서 라온시큐어의 PC보안 기능을 사용하기 위한 확장 프로그램입니다.
Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions!
Расширение позволяет использовать КриптоПро ЭЦП Browser plug-in в браузере. Для работы требует установленного ЭЦП Browser plug-in.
Adds React debugging tools to the Chrome Developer Tools. Created from revision 336ac8ceb on 7/13/2022.
Advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies
POSTMAN CHROME IS DEPRECATED DOWNLOAD THE UPDATED POSTMAN NATIVE APPS Postman Chrome is deprecated and is missing essential, new…
EditThisCookie是一个cookie管理器。您可以添加,删除,编辑,搜索,锁定和屏蔽cookies!
Tag Assistant helps to troubleshoot installation of various Google tags including Google Analytics, Google Tag Manager and more.
The web developers helper program to create and test custom HTTP requests.
back top top
back top top