[WordPress] 外掛分享: SocraNext

首頁外掛目錄 › SocraNext
WordPress 外掛 SocraNext 的封面圖片
70+
安裝啟用
★★★★★
5/5 分(2 則評價)
3 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.8.0 上架:2025-10-23

內容簡介

SocraNext 外掛專為 AI 優化文章設計,提供自訂文章類型和分類法,並支援 FAQ 管理及結構化數據輸出,提升網站的 SEO 表現和使用者體驗。

【主要功能】
• 自訂文章類型 socranext_post 支援 AI 文章
• 自訂分類法 socranext 進行文章分類
• FAQ 管理透過 SocraNext 平台進行
• 結構化數據輸出支援 SEO 和 Open Graph
• REST API 整合平台功能

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.8.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SocraNext」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

What the plugin provides
– Custom Post Type socranext_post for AI-optimized articles (default URL slug artikelen-sn, configurable via the SocraNext platform).
– Custom Taxonomy socranext (hierarchical) for categorizing those articles.
– Template-based rendering for single/archive article views (plugin templates via template_include).
– Admin screens under SocraNext (Overview, Articles, Categories). FAQ management is handled via the SocraNext platform.
– Cache flush on (de)activation to correctly register permalinks.
Display
The plugin renders views via bundled templates for:
– Single SocraNext articles and archive list.
Structured Data
– The FAQ display includes FAQPage JSON-LD to help search engines and AI systems better understand the Q&As.
– SocraNext articles output their own SEO title, meta description, Open Graph tags and Article JSON-LD (independent of third-party SEO plugins; mirrored into Yoast / AIOSEO / Rank Math when present).
REST API (for platform integration)
Under the namespace socranext/v1, routes include:
– GET /pages and GET /pages/{id} – list site pages (for adding/showing FAQ widgets).
– POST /toggle – enable/disable the FAQ widget per page.
– POST /store-aio-information and GET /aio-information/{page_id} – store/retrieve per-page FAQ data.
– POST /blog and POST /store-blog-custom – create articles and store global custom HTML/CSS/JS for article display.
– POST /collection-slugs – sync the configurable articles URL slug from the SocraNext platform (rewrite flush + cache purge).
– GET /articles-list-custom – retrieve configuration for list views.
– POST /llmstxt and GET /llmstxt – publish and read llms.txt / llms-full.txt content from the SocraNext platform; served at /llms.txt and /llms-full.txt on the site.

Note: without an account/connection to app.socranext.ai, the auto-generation routes are typically not used, but the created post types, taxonomy, and pages remain available for display.

Privacy & external services
– The plugin does not call external APIs on its own; the integration is typically initiated by the SocraNext platform to your website.
– Websites: product site https://socranext.ai and platform https://app.socranext.ai.
Prefix & naming policy

All plugin identifiers use the unique prefix family “SocraNext”:

Functions, hooks, options, AJAX actions, REST namespace, script/style handles: socranext_* (lowercase)
Constants: SOCRANEXT_* (uppercase)
Human-facing labels and PHP namespaces (if used): SocraNext (PascalCase)

We avoid reserved prefixes like wp_, _, and __ for custom identifiers.
Existing options and routes already comply; no migrations are required.

延伸相關外掛

文章
Filter
Mastodon