
前言介紹
- 這款 WordPress 外掛「RankLite – Fast, Clean SEO」是 2026-02-06 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-02-07,距離現在已有 18 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
ranklite |
外掛標籤
seo | schema | sitemap | meta tags | open graph |
內容簡介
**總結:**
RankLite專注於頁面內容的SEO基本要素。它故意設計小巧、快速且易於配置。您將獲得所有核心工具,沒有多餘的功能。
**問題與答案:**
- 什麼是RankLite的主要功能?
- 每個帖子/頁面都有標題和Meta描述,含即時計數器。
- 全域默認設定具有智能回退功能。
- 開放圖形和Twitter卡片(標題、描述、圖片)。
- Canonical和robots meta(索引/不索引,跟蹤/不跟蹤)。
- XML站點地圖(/sitemap.xml)具有美觀的永久鏈接支持和向Google和Bing的ping。
- JSON-LD架構,用於網站、文章、面包屑+FAQ/操作塊(基本)。
- 面包屑輸出助手。
- 手動301重定向。
- Analytics助手(Google Analytics/GTAG和Google Tag Manager)
- 在卸載時可選擇數據清除。
- 多站點感知和性能導向。
- RankLite 的優勢是什麼?
- 性能優先。代碼輕巧,查詢數量少,不會有管理員通知垃圾郵件。
- 沒有鎖定。使用標準的WordPress字段/元素,因此您可以隨時更換。
- 乾淨的使用者界面。合理的默認配置和清晰的控件,不會使您感到不知所措。
- 免費版本中包含什麼?
- 標題/Meta帶計數器和回退。
- Canonical、robots。
- 開放圖形和Twitter卡片。
- 網站/文章/面包屑+FAQ/操作方案(基本,JSON-LD)。
- 具有Google/Bing ping的XML站點地圖。
- 面包屑助手。
- 手動重定向(301)。
- Analytics和GTM助手。
- 工具頁面並提供卸載時清除選項。
原文外掛簡介
RankLite focuses on the essentials of on-page SEO. It’s intentionally small, fast, and easy to configure. You get all the core tools—without the kitchen sink:
Titles & Meta Descriptions per post/page with live counters
Global defaults with smart fallbacks
Open Graph & Twitter Cards (title, description, image)
Canonical and robots meta (index/noindex, follow/nofollow)
XML Sitemaps (/sitemap.xml) with pretty permalink support and pings to Google & Bing
JSON-LD Schema for Website, Article, Breadcrumbs + FAQ/How-to blocks (basic)
Breadcrumbs output helper
Manual 301 Redirects
Analytics helpers (Google Analytics/GTAG & Google Tag Manager passthrough)
Optional data wipe on uninstall
Multisite-aware and performance-minded
No telemetry. No ad pixels. No phone-home calls—everything stays on your site.
Why RankLite?
Performance first. Lightweight code, minimal queries, no admin nag spam.
No lock-in. Uses standard WordPress fields/meta so you can switch any time.
Clean UI. Sensible defaults and clear controls that won’t overwhelm you.
What’s included in the Free version?
Titles/meta with counters and fallbacks
Canonical, robots
Open Graph & Twitter Cards
Website/Article/Breadcrumbs + FAQ/How-to schema (basic, JSON-LD)
XML sitemaps with Google/Bing pings
Breadcrumbs helper
Manual redirects (301)
Analytics & GTM helpers
Tools page with wipe on uninstall option
Pro add-on
A separate Pro add-on (not required) can extend RankLite with AI-assisted titles/descriptions/alt-text/articles, advanced schema & sitemaps, a 404 monitor, and auto-redirects. The free plugin is fully functional on its own and does not require Pro.
Features
Meta box on posts/pages for custom SEO Title & Description
Smart fallback to site title/tagline or post excerpt
Open Graph/Twitter image fallback
Robots (index/noindex, follow/nofollow) per post and global
Sitemaps: index + post types; pretty /sitemap.xml with:
Fallback query route for non-pretty permalinks
Automatic pings to Google and Bing when content changes (with safe throttling)
Schema: Website, Article, Breadcrumbs + FAQ/How-to via blocks (basic) with safe defaults
Breadcrumbs: simple template function/filter to output a trail
Redirects: add simple 301 manual redirects from an admin screen
Analytics: GA4/gtag and GTM helpers (paste ID and go)
Developer-friendly (filters/actions documented below)
Privacy-friendly: no data leaves your site
Privacy
This plugin does not:
Collect personal data
Send usage data to third parties
Set cookies on the front end by itself
If you enable Analytics or GTM helpers, you are integrating external services—ensure you have the proper disclosures/consent (e.g., via your cookie banner).
Performance
Minimal queries and safe caching behavior
No assets loaded on the front end unless necessary
Short timeouts and safe throttling for sitemap pings to Google/Bing
External services
This plugin can optionally connect to the following external services:
Google Search and Bing (sitemap ping)
– What it does: When sitemap pinging is enabled, RankLite can notify search engines that your sitemap has been updated.
– What is sent: The public URL of your sitemap is sent as a query parameter to:
– https://www.google.com/ping?sitemap=
– https://www.bing.com/ping?sitemap=
– When: Only when sitemap pinging is enabled in the plugin settings and a sitemap is generated/updated.
– Terms / Privacy:
– Google: https://policies.google.com/privacy / https://policies.google.com/terms
– Microsoft (Bing): https://privacy.microsoft.com / https://www.microsoft.com/servicesagreement
Google Analytics / Google Tag Manager (optional)
– What it does: If you choose to enable Analytics or Tag Manager in RankLite, the plugin outputs the official tracking/snippet code provided by Google.
– What is sent: Standard analytics/usage data as defined by Google, associated with your own property IDs (e.g. GA4, GTM). No additional data is sent by RankLite beyond what Google’s scripts normally collect.
– When: Only when you explicitly enable these features and enter your own tracking IDs.
– Terms / Privacy:
– Google Analytics / Tag Manager: https://marketingplatform.google.com/about/analytics/terms/us/
– Google Privacy Policy: https://policies.google.com/privacy
Developers
Filter the final title string
`php
/**
* Filter the final value RankLite outputs.
*
* @param string $title Final title string.
* @param array $parts Parsed parts (h1, site_name, brand, etc).
* @param WP_Post|null $post Current post object (or null).
* @param string $type Detected type: ‘news’ | ‘product’ | ‘default’.
*/
add_filter( ‘ranklite_meta_title_final’, function( $title, $parts, $post, $type ) {
return $title;
}, 10, 4 );
`
Add extra sitemap index entries (e.g. news/video)
`php
add_filter( ‘ranklite/sitemaps/index_items’, function( $extra, $opts ) {
$extra[] = array(
‘loc’ => home_url( ‘/news-sitemap.xml’ ),
‘lastmod’ => gmdate( ‘c’ ),
);
return $extra;
}, 10, 2 );
`
Tweak the breadcrumb trail before output
`php
add_filter( ‘ranklite_breadcrumb_trail’, function( $trail ) {
// $trail is an array of arrays like [ ‘name’ => ‘Blog’, ‘url’ => ‘https://example.com/blog/’ ].
return $trail;
} );
`
Programmatic redirect registration
`php
do_action( ‘ranklite/register_redirect’, ‘/old-path’, ‘/new-path’, 301 );
`
See inline docs for more hooks and parameters.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「RankLite – Fast, Clean SEO」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Yoast SEO – Advanced SEO with real-time guidance and built-in AI 》Yoast SEO:#1 WordPress SEO 外掛, 自 2008 年以來,Yoast SEO 幫助全球數百萬個網站在搜尋引擎中排名更高。, Yoast 的使命是為所有人提供 SEO 服務。我們的...。
LiteSpeed Cache 》LiteSpeed Cache for WordPress(LSCWP)是一種全方位的網站加速外掛,包括獨家的伺服器層快取和一系列的優化功能。, LSCWP 支援 WordPress Multisite 及大多...。Rank Math SEO – AI SEO Tools to Dominate SEO Rankings 》Rank Math SEO – WordPress 最佳 SEO 外掛, 第一款使用人工智慧 (AI) 的 WordPress SEO 外掛 🦾, ★★★★★, SEO 是任何網站最穩定的流量來源。我們創建了 Rank M...。
All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic 》assic Editor, so you don't even need to leave your WordPress dashboard to optimize your content., Here’s what another smart WordPress user ha...。
XML Sitemap Generator for Google 》使用這個外掛程式可以大大改善 SEO,產生特殊的 XML 網站地圖,幫助 Google、Bing、Yahoo 和 Ask.com 等搜索引擎更好地索引您的網站。, 有了這樣的網站地圖,...。
SpeedyCache – Cache, Optimization, Performance 》SpeedyCache 是一款 WordPress 外掛,能透過網頁快取、最小化檔案和檔案壓縮的方式,幫助您減少網站載入時間。, 您可以在 https://speedycache.com/docs 找到...。Broken Link Checker by AIOSEO – Easily Fix/Monitor Internal and External links 》總結:Broken Link Checker by AIOSEO 是一款必備的工具,可以確保您的網站上所有的內部和外部連結都能正常運作。快速檢查您的網站中的錯誤鏈接,並輕鬆修復...。
SEOPress – On-site SEO & Analytics 》最佳的 WordPress SEO 外掛程式,與所有網頁建構工具和佈景主題全部整合!, 現在增加了 AI 功能,自動產生 meta 標題和描述!, SEOPress 是一個強大的 WordPr...。
SureRank SEO – Smart Assistant with Meta Tags, Social Preview, XML Sitemap, and Schema 》總結:SureRank 是一款 WordPress SEO 外掛,以全新的方式簡化網站優化, 是個人化的 SEO 助手,旨在通過消除技術術語並提供初學者友好的界面來簡化 SEO 任務...。PS Auto Sitemap 》PS Auto Sitemap 是一個 WordPress 外掛,自動從您的 WordPress 網站生成網站地圖頁面。, 對於初學者來說,安裝非常容易;對於專家來說,定制也非常容易。您...。
Cloudflare 》這個外掛可以為您做些什麼, , 自動平台優化 (APO), 使用 Cloudflare 的自動平台優化 (APO) 外掛,可將您的 WordPress 網站加速達 300%。APO 讓 Cloudflare 可...。The SEO Framework – Fast, Automated, Effortless. 》這是最快速且唯一符合 WordPress 和搜尋引擎規定的 SEO 外掛程式,功能完整。使用經過驗證的方式來優化您的網站的 SEO。這是一款乾淨、專注、可延伸、無限制...。
YARPP – Yet Another Related Posts Plugin 》WordPress 相關文章外掛, Yet Another Related Posts Plugin (YARPP) 是一個經過專業維護、高度自訂和功能豐富的外掛程式,可以顯示與當前文章相關的頁面、文...。SEO SIMPLE PACK 》“SEO SIMPLE PACK”是一款非常簡單的SEO外掛程式。, , 輸出基本的meta標籤,是SEO措施所必需的。, 可以對每個頁面類型進行設置。, 您也可以設置SN...。
Schema & Structured Data for WP & AMP 》d-data-for-wp.com/docs/article/how-many-schema-types-do-we-support/" rel="nofollow ugc">查看所有支援的類型,目前已支援超過35種類型,其中包括部落格...。
