
前言介紹
- 這款 WordPress 外掛「FYP Table of Contents – Automatic TOC Generator for Better SEO & Navigation」是 2025-06-30 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-01-22,距離現在已有 35 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
anchor links | TOC generator | Navigation Menu | table of contents | article navigation |
內容簡介
總結:FYP目錄自動為WordPress文章和頁面生成結構化、可自定義的目錄,幫助讀者通過提供可點擊的連結快速導航長文章,改善用戶體驗和SEO。適合博客、文檔、教程和任何內容豐富的站點,輕量易用,與任何主題兼容,提供靈活實用的解決方案。
問題及答案:
- 何謂 FYP目錄?它為什麼對WordPress文章和頁面有利?
FYP目錄是一個外掛,自動生成結構化、可自定義的目錄,幫助讀者通過提供可點擊的連結快速導航長文章,改善用戶體驗和SEO。
- FYP目錄適合哪些類型的網站?
FYP目錄適合博客、文檔、教程和任何內容豐富的站點。
- 如何在網站上顯示FYP目錄?
只需在想要出現的頁面或文章中添加 [fyplugins_table_of_contents] 短代碼即可。
- FYP目錄的基本用法是什麼?
[fyplugins_table_of_contents]
- FYP目錄支援哪些參數來自定義行為?
min_headings (整數)、included (字串)、excluded (字串)、title (字串)、class (字串)、toggle (布林)、default_toggle (字串)。
原文外掛簡介
Keep Readers Engaged – Show Them What’s Coming!
Studies show readers are 80% more likely to finish long articles when they can see what’s ahead. FYP Table of Contents automatically creates beautiful, clickable navigation that keeps visitors reading and improves your search rankings.
What You’ll Get (Real Benefits, Not Technical Features)
✓ Lower Bounce Rate – Readers stay longer when they can navigate easily to topics they care about
✓ Better SEO Rankings – Google loves structured content with clear navigation (featured snippets!)
✓ Increase Reading Time – Visitors explore more sections when they can jump directly to interesting parts
✓ Professional Appearance – Modern designs make your content look polished and well-organized
✓ Mobile-Friendly – Perfect navigation on smartphones where scrolling is tedious
✓ Set and Forget – Add shortcode once or enable automatic placement, works on every heading forever
✓ Faster Page Views – Smart caching means instant loading with zero performance impact
Why Choose FYP Table of Contents Over Others?
VS Free Alternatives:
– 3 Beautiful Templates – Others give you 1 basic boring list
– Smart Caching System – Free plugins regenerate TOC on every page load (slow!)
– Smooth Scroll Animation – Others just jump to sections (jarring experience)
– Modern Design – Most plugins look like they’re from 2010
VS Premium Plugins ($29-$59):
– Just as Powerful – Professional templates, smooth scrolling, toggle functionality
– Same Performance – 12-hour caching and optimized code
– Easier to Use – Simple shortcode vs complex configuration panels
– Regular Updates – Actively maintained and WordPress compatible
VS Manual TOC:
– Save Hours – Automatic vs manually creating and updating links
– Always Accurate – Updates automatically when you edit headings
– No Broken Links – IDs are generated automatically
– Maintenance Free – Add/remove headings and TOC updates itself
Real-World Use Cases
📝 Long-Form Blog Posts – Help readers navigate 2000+ word articles efficiently
📚 Tutorial & How-To Guides – Let users jump to specific steps they need
📄 Documentation Sites – Essential for technical docs and knowledge bases
📰 News Articles – Improve reader experience on in-depth reporting
🎓 Educational Content – Students can navigate directly to topics they’re studying
💼 Business Pages – Make long service or about pages scannable
3 Professional Templates
No design skills needed – each template is beautifully crafted:
Default – Clean vertical list perfect for sidebars and in-content placement
Modern – Stylish design with border and highlight effects
Horizontal – Compact menu-style layout ideal for top-of-page navigation
Key Features
✓ Automatic heading detection (H1-H6)
✓ Smooth scroll animation to sections
✓ Collapsible toggle (show/hide)
✓ Choose which heading levels to include
✓ Custom titles and styling
✓ SEO-friendly anchor links
✓ 12-hour smart caching
✓ Works with any theme
✓ Fully responsive design
✓ No JavaScript required (progressive enhancement)
✓ Translation ready
Simple to Use
Add shortcode [fyplugins_table_of_contents] to your post or enable automatic placement in settings
Done! TOC appears automatically when page has 3+ headings
No configuration required – works perfectly with default settings, customize only if you want to.
Part of the FYPlugins ecosystem – professional WordPress solutions trusted by thousands of websites.
Usage
Getting Started (2 Minutes)
Activate Plugin – Enable FYP Table of Contents
Choose Placement – In Table of Contents → Settings, select Display Mode: Automatic – Before content or keep Manual – Shortcode
Select Post Types – Pick which post types should show the automatic TOC (posts, pages, custom types)
Add Shortcode (optional) – If using manual mode or overriding automatic placement
Done! – Table of contents appears automatically when content has enough headings
Tip: If automatic mode is on and you add the shortcode manually, the plugin will not duplicate the TOC.
The plugin automatically detects all headings in your content and creates a clickable navigation menu.
Common Use Cases
Basic blog post TOC:
[fyplugins_table_of_contents]
Automatic placement before content (no shortcode needed):
Enable Display Mode: Automatic – Before content in settings and select the post types.
Tutorial with modern template:
[fyplugins_table_of_contents template=”modern” title=”Tutorial Steps”]
Quick navigation at top:
[fyplugins_table_of_contents template=”horizontal” title=”Jump to Section”]
Only H2 and H3 headings:
[fyplugins_table_of_contents included=”h2,h3″]
Documentation with custom styling:
[fyplugins_table_of_contents template=”modern” class=”docs-toc”]
Initially collapsed TOC:
[fyplugins_table_of_contents default_toggle=”hide” title=”Show Contents”]
Shortcode Parameters
Main Shortcode: [fyplugins_table_of_contents]
All parameters are optional. If not specified, plugin uses smart defaults.
Display Options
template – Visual style: default (vertical list), modern (styled box), horizontal (menu-style)
title – Heading text (e.g., “Table of Contents”, “Jump to Section”, “On This Page”)
class – Add custom CSS classes for styling
Content Selection
included – Which heading levels to show: h1,h2,h3,h4,h5,h6 or any combination (default: all)
min_headings – Minimum headings required to show TOC (default: 3)
User Interaction
toggle – Show collapse/expand button: true or false (default: true)
default_toggle – Initial state: show (expanded) or hide (collapsed) (default: show)
Automatic Placement (Settings)
Display Mode – Manual (shortcode) or Automatic (before content)
Post Types – Choose which post types get the automatic TOC
All other options – Title, headings, templates, toggle, and min headings are reused for automatic mode
Real-World Examples
Long blog post:
[fyplugins_table_of_contents title=”What You’ll Learn” template=”modern”]
Technical documentation:
[fyplugins_table_of_contents included=”h2,h3,h4″ template=”default”]
Recipe or tutorial:
[fyplugins_table_of_contents title=”Recipe Steps” included=”h2,h3″ toggle=”false”]
Landing page with horizontal menu:
[fyplugins_table_of_contents template=”horizontal” included=”h2″]
Multiple TOCs on same page:
[fyplugins_table_of_contents included=”h2″ title=”Main Topics” class=”main-toc”]
[fyplugins_table_of_contents included=”h3,h4″ title=”Subsections” class=”sub-toc”]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「FYP Table of Contents – Automatic TOC Generator for Better SEO & Navigation」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.1.0 | 1.1.1 | 1.2.0 | trunk |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。
