Linux 软件免费装

Indepth Analytics Structured Metadata

开发者 inkylab
更新时间 2026年6月10日 21:22
PHP版本: 8.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

seo taxonomy polylang metadata structured data

下载

1.0.0

详情介绍:

Indepth Analytics Structured Metadata adds structured metadata tags to the <head> section of WordPress pages. The plugin outputs information about posts, pages, taxonomy archives, and search pages using custom indepth:* meta properties. The plugin can also load an optional external header script configured by administrators from the WordPress dashboard. Supported metadata includes: The plugin works with standard WordPress APIs and follows WordPress coding and security practices. Features:

安装:

  1. Upload the indepth-analytics-structured-metadata folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Settings → Indepth Metadata Settings.
  4. Select the taxonomies to include in metadata output.
  5. Optionally configure a header script URL.

升级注意事项:

1.0.0 Initial public release.

常见问题:

Where are the metadata tags added?

The plugin outputs metadata tags inside the <head> section using the wp_head action.

Does the plugin require Polylang?

No. Polylang support is optional. Translation metadata is only added when Polylang is active.

How is reading time stored?

Reading time is loaded from the indepth_analytics_reading_duration post meta field.

How are additional authors supported?

Additional authors can be stored in the indepth_analytics_authors post meta field as an array of user IDs.

How are collaborators stored?

Collaborators are stored in the indepth_analytics_contributions post meta field.

Is the external script URL sanitized?

Yes. The URL is sanitized and validated before saving.

What PHP version is required?

PHP 8.2 or newer.

更新日志:

1.0.0