Insytful

描述

The Insytful plugin helps you to add deep linking integration with Insytful.

Optionally you can enable other helpful metadata tags for better Insytful integration.

Example of deep link meta tags:

<meta name="IDL:PageId" content="1" />

Example of created/updated meta tags:

<meta property="article:published_time" content="2004-02-12T15:19:21+00:00" />
<meta property="article:modified_time" content="2004-02-12T15:19:21+00:00" />

or

<meta property="dcterms.created" content="2004-02-12T15:19:21+00:00" />
<meta property="dcterms.modified" content="2004-02-12T15:19:21+00:00" />

安装

  1. Upload the insytful folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to ‘Settings’ -> ‘Insytful Meta Tags’ to configure the plugin.

常见问题

How do I enable or disable the inclusion of created and modified dates?

Go to Settings -> Insytful Meta Tags and check or uncheck the box for enabling Insytful created/updated dates. Then click Save Changes.

What meta tags are added to my site?

The plugin adds meta tags for the page ID, created date, and modified date, which can be used for deep-linking and enhanced indexing.

Will this plugin work with any theme?

Yes, the plugin should work with any WordPress theme that adheres to standard practices.

Do I need to configure anything after activating the plugin?

The plugin works out of the box, but you can configure whether to include the created and modified dates from the settings page.

评价

2024 年 9 月 17 日
Jumping directly from the Insytful to WordPress is a huge time saver for handling content and accessibility issues – much better than dealing with multiple tabs!
2024 年 9 月 4 日
Allows me to easily open my WordPress instance from insytul.com helping me find broken links, misspellings, accessiblity and other issues and resolve them super fast.
阅读所有2条评价

贡献者及开发者

「Insytful」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Insytful」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • Adds “IDL” metatags to your site for “Insytful Deep Link” integration.
  • Optionally adds created/updated metatags to your site.