Linux 软件免费装
Banner图

Promasterweb – Sommaire automatique

开发者 promasterweb
更新时间 2026年2月24日 09:37
PHP版本: 7.4 及以上
WordPress版本: 6.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

posts seo blog table of contents toc

下载

2.1.0 2.2.0 2.3.0

详情介绍:

Promasterweb – Automatic Table of Contents instantly adds a lightweight, accessible, and SEO-optimized table of contents at the top of your WordPress blog posts. No settings. No shortcodes. No page builders required. Just activate the plugin and it works. The plugin scans your post content, detects all H2 headings, generates clean anchor links, and displays a numbered table of contents — automatically. It only appears when a post contains at least 2 H2 headings, so it never shows up where it doesn't belong. Why use a table of contents? A table of contents improves the reading experience on long-form content by letting visitors jump directly to the section they're interested in. It also helps search engines understand the structure of your content, which can positively impact your SEO rankings and generate sitelinks in Google search results. Key Features How it works
  1. You write your post with H2 headings as section titles
  2. The plugin scans the content, extracts each H2
  3. A clean anchor ID is generated and injected into each heading
  4. A numbered table of contents is inserted at the top of the post
  5. Visitors can click any item to jump directly to that section
Perfect for

安装:

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin from the Plugins menu in WordPress
  3. Open any post that contains at least 2 H2 headings
  4. The table of contents will appear automatically at the top of the post
No configuration needed. It works out of the box.

屏幕截图:

  • Smooth anchor navigation between sections when clicking a TOC link.

升级注意事项:

2.1.0 SEO and performance improvements. Recommended update for all users.

常见问题:

Does it work with the Gutenberg block editor?

Yes. It works with Gutenberg, the Classic Editor, and any editor that outputs standard HTML content.

Does it work with page builders like Elementor or Divi?

It depends on how the page builder outputs content. If the builder uses the standard the_content filter and renders H2 tags in the post body, the plugin will work. Some builders bypass this filter, in which case the TOC may not appear.

Can I use it on pages or custom post types?

No. The plugin is intentionally limited to standard WordPress posts (blog posts). This keeps it lightweight and focused.

Why only H2 headings?

H2 is considered the correct heading level for main sections in a blog post (H1 being the post title). Using H2 for your section titles is a widely recommended SEO practice, and limiting the TOC to H2 keeps the structure clean and relevant.

Can I disable the TOC on a specific post?

Not yet. The TOC automatically appears on any post with at least 2 H2 headings. A per-post disable option may be added in a future version.

Does the plugin slow down my site?

No. The plugin is extremely lightweight. It processes content only on single post pages, and the CSS file is enqueued only where needed. There is no database query, no JavaScript, and no external resource loaded.

Will it conflict with other TOC plugins?

It may if another TOC plugin is also active and modifying the same content. We recommend using only one table of contents plugin at a time.

Does it support multilingual content?

Yes. The plugin support others languages.

Is the output accessible?

Yes. The table of contents is wrapped in a <nav> element with an aria-label="Table of Contents" attribute for screen reader compatibility.

更新日志:

2.3.0 2.2.0 2.1.0 1.1.0 1.0.0