Linux 软件免费装

Article JSON-LD

开发者 alex-ye
更新时间 2020年10月23日 01:26
PHP版本: 5.0 及以上
WordPress版本: 5.5
版权: GPLv3
版权网址: 版权信息

标签

seo schema.org rich snippets structured data microdata json-ld

下载

0.2 0.2.1 0.3

详情介绍:

Article JSON-LD is an extendable and straightforward solution to enhance your site SEO by adding Schema.org microdata as a JSON-LD script on your site posts. It will automatically insert the JSON-LD script in your site <head> tag by using the standard information provided by WordPress, such as the title, description, featured image, publish date, author, categories..etc. You can support your custom post types or modify the data easily by using the plugin's hooks. Custom-Post-Types Support By default, the plugin supports the post post-type. Add support for other custom-post-types using a code snippet as the example below: ` add_action('init', 'add_article_json_ld_post_type_support', 15); /** An active demo is available on Arageek articles. Plugin's Hooks Contributing Developers can contribute to the source code on the Github Repository.

安装:

  1. Upload and install the plugin
  2. Use the plugin WP filters to customize the data.

更新日志:

0.3 0.2.1 0.2