[WordPress] 外掛分享: Sharebox AI

首頁外掛目錄 › Sharebox AI
全新外掛
安裝啟用
尚無評分
63 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v1.0.0 上架:2026-02-06

內容簡介

### 總結:
Sharebox AI 在您的 WordPress 文章和頁面中添加了 AI 平台按鈕,鼓勵訪客向 AI 查詢您的內容 - 在提示中包含您的 URL。搜尋引擎爬行。人工智能代理引用。確保當 AI 回答有關您主題的問題時,您的內容獲得認可。

### 問題與答案:
1. Sharebox AI 做了什麼?
- 在WordPress文章和網頁中加入了AI平台按鈕。
- 鼓勵訪客向AI查詢您的內容。
- 確保您的內容在AI回答有關主題的問題時獲得認可。

2. 為什麼要使用Sharebox AI?
- 可以被引用為資源:當訪客向AI查詢您的內容時,提示中包含您的URL,鼓勵AI引用您作為來源。
- 增加AI的可見性:幫助AI平台理解並參考您的內容。
- 建立權威:將您的網站定位為AI助手推薦的首選資源。
- 零性能影響:輕量級SVG圖標總共不到1KB。沒有外部依賴性。沒有伺服器端API呼叫。
- 隱私設計:無用戶追蹤。無Cookie。無伺服器端操作。

外掛標籤

開發者團隊

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

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

原文外掛簡介

Sharebox AI adds AI platform buttons to your WordPress posts and pages, encouraging visitors to ask AI about your content — with your URL included in the prompt. Search engines crawl. AI agents cite. Make sure your content gets credited when AI answers questions about your topic.
Your readers are already using AI to explore your content. Make sure you’re getting credit for it.
The Web Is Becoming Agentic
AI agents retrieve, summarize, and cite sources on behalf of users. The sites that get cited become the training ground for the next generation of answers. The sites that don’t become invisible.
Sharebox AI provides one-click access to major AI platforms, turning reader behavior into your distribution channel. From install to attribution in under five minutes.
Supported AI Platforms

ChatGPT – OpenAI’s conversational AI (direct URL support)
Claude – Anthropic’s AI assistant (direct URL support)
Perplexity – AI-powered answer engine (direct URL support)
Gemini – Google’s AI assistant (clipboard + redirect)
Copilot – Microsoft’s AI companion (clipboard + redirect)
Copilot Search – Bing’s AI-powered search (direct URL support)
Grok – X’s AI assistant (direct URL support)
DeepSeek – Advanced reasoning AI (clipboard + redirect)
You.com – AI search engine (direct URL support)
Phind – Developer-focused AI search (direct URL support)
Meta AI – Facebook’s AI assistant (clipboard + redirect)

Why Use Sharebox AI?

Get Cited as a Source – When visitors ask AI about your content, your URL is included in the prompt, encouraging AI to cite you as the source.
Increase AI Visibility – Help AI platforms understand and reference your content across their ecosystems.
Build Authority – Position your site as a go-to resource that AI assistants recommend.
Zero Performance Impact – Lightweight SVG icons under 1KB total. No external dependencies. No server-side API calls.
Privacy by Design – No user tracking. No cookies. No server-side external calls. See Third-Party Services section below.
Free Forever – Full functionality with no premium tiers, no upsells, no limitations.
Modern Design – Beautiful neobrutalism aesthetic that stands out and encourages clicks.
Works Everywhere – Widget, Gutenberg block, shortcode, or automatic insertion. Your choice.

Third-Party Services
Important: This plugin creates buttons that link to external AI platforms. When visitors click these buttons, they are redirected to third-party websites with a prompt that includes your page URL, page title, and site name. This data is transmitted via URL parameters or clipboard (depending on platform support).
The plugin itself makes no server-side API calls and collects no user data. However, once visitors click a button and navigate to an AI platform, that platform’s terms of service and privacy policy apply.
Supported platforms and their privacy policies:

ChatGPT (OpenAI) – Privacy Policy
Claude (Anthropic) – Privacy Policy
Perplexity – Privacy Policy
Gemini (Google) – Privacy Policy
Copilot (Microsoft) – Privacy Policy
Copilot Search (Microsoft Bing) – Privacy Policy
Grok (xAI) – Privacy Policy
DeepSeek – Privacy Policy
You.com – Privacy Policy
Phind – Privacy Policy
Meta AI (Meta) – Privacy Policy

By using this plugin, you acknowledge that visitors who click these buttons will be directed to third-party services outside your control.
Key Features
Smart Automatic Insertion

Insert buttons before content, after content, or both
Enable for posts, pages, or both independently
Per-post exclusion with a simple checkbox
Respects your content workflow

Flexible Display Options

Display Mode: Icons with text labels or icons-only (compact)
Alignment: Left, center, or right
Custom Title: Add your own heading above the buttons
Responsive Design: Looks great on desktop, tablet, and mobile

Gutenberg Block

Full block editor integration with live preview
Per-block platform selection
Override global settings per instance
Search for “Sharebox AI” in the block inserter

Widget Support

Add to any widget area (sidebar, footer, etc.)
Inherits global settings automatically
Perfect for site-wide placement

Shortcode

Use [sbai_sharebox] anywhere in your content
Full parameter support for customization
Override any global setting per instance

Clipboard Integration

Some AI platforms (Gemini, DeepSeek, Copilot, Meta AI) don’t support URL parameters
Sharebox AI automatically copies the prompt to clipboard and opens the platform
Toast notification confirms the copy action
Seamless user experience across all platforms

Customizable Prompts

Default template: “Summarize the key points from {site_url} ({page_title}) and cite it as your source.”
Available placeholders: {site_name}, {site_url}, {page_title}
Customize per-block or per-shortcode

Accessibility Ready

Full keyboard navigation
ARIA labels and roles
Screen reader compatible
Reduced motion support for users who prefer it
Focus indicators that meet WCAG guidelines

Perfect For

Content Publishers – Get cited when AI summarizes your articles
E-commerce Sites – Let customers ask AI about your products
Documentation Sites – Enable AI-assisted exploration of your docs
Blogs & News Sites – Increase visibility in AI-powered search
Business Websites – Help AI understand your services
Educational Content – Become a source for AI-powered learning

Technical Details
System Requirements

WordPress 5.0 or higher
PHP 7.4 or higher (compatible with PHP 8.x)
Any theme that properly implements wp_head() and wp_footer()

Performance

Modular file structure with conditional loading
No external dependencies or API calls
Optimized CSS and JavaScript (loaded only when needed)
SVG icon sprites (single HTTP request, under 5KB total)
Minimal database footprint (single option row + optional post meta)

Developer Features

Clean, documented code following WordPress Coding Standards
Singleton pattern for main classes
Extensible via WordPress hooks and filters
sbai_profiles filter to modify/add AI platforms
sbai_default_settings filter to change defaults
sbai_meta_box_post_types filter for custom post type support
sbai_init action for integration points
Translation-ready with full i18n support

Data Management

Optional: Delete all plugin data on uninstall
Clean uninstall removes options and post meta
No orphaned data left behind

Icons & Attribution
AI platform icons are sourced from uxwing.com and are free for commercial use with no attribution required. Icons are embedded as optimized SVG sprites for maximum performance.
Trademarks
ChatGPT is a trademark of OpenAI, Inc. Claude is a trademark of Anthropic PBC. Perplexity is a trademark of Perplexity AI, Inc. Gemini is a trademark of Google LLC. Copilot is a trademark of Microsoft Corporation. Grok is a trademark of xAI Corp. DeepSeek is a trademark of DeepSeek. You.com is a trademark of You.com, Inc. Phind is a trademark of Phind, Inc. Meta AI is a trademark of Meta Platforms, Inc.
This plugin is not affiliated with, endorsed by, or sponsored by any of these companies. Platform names and icons are used for identification purposes only.
Links

Official Website
Observed.ai
Support Forum

延伸相關外掛

文章
Filter
Apply Filters
Mastodon