Title: EasyRankly
Author: EasyRankly
Published: <strong>2026年6月28日</strong>
Last modified: 2026年6月28日

---

搜尋外掛

![](https://ps.w.org/easyrankly/assets/icon-256x256.png?rev=3591772)

# EasyRankly

 由[EasyRankly](https://profiles.wordpress.org/easyrankly/)

[下載](https://downloads.wordpress.org/plugin/easyrankly.1.0.0.zip)

 * [詳情](https://zh-hk.wordpress.org/plugins/easyrankly/#description)
 * [評價](https://zh-hk.wordpress.org/plugins/easyrankly/#reviews)
 *  [安裝](https://zh-hk.wordpress.org/plugins/easyrankly/#installation)
 * [開發](https://zh-hk.wordpress.org/plugins/easyrankly/#developers)

 [支援](https://wordpress.org/support/plugin/easyrankly/)

## 描述

EasyRankly provides only the technical SEO primitives a lean WordPress site needs:

 * Document title integration.
 * Meta description.
 * Canonical URL.
 * Robots meta through the native WordPress robots API.
 * Open Graph and Twitter cards.
 * Modular JSON-LD schema graph.
 * Extended Organization identity details and optional single-location LocalBusiness
   schema.
 * Optional XML sitemap index, post type sitemaps with image entries, taxonomy sitemaps,
   and SEO-aware author sitemap.
 * Virtual robots.txt integration.
 * Breadcrumb function.
 * Granular noindex, nofollow, noarchive, and sitemap exclusion controls.
 * Per-content search and archive query exclusion controls.
 * Global Schema settings with repeatable custom JSON-LD blocks.
 * Targeting rules for applying global schema blocks to front page, posts page, 
   singular content, post type archives, and search results.
 * Dynamic variables for content metadata, social metadata, and schema fields.
 * Optional redirect management with exact, wildcard, and regex matching.
 * Optional Health monitoring with frequent 404 detection (no user data is tracked;
   paths are anonymized and stored locally).
 * Optional per-content breadcrumb names for shorter visible breadcrumbs and BreadcrumbList
   schema labels.

It does not include keyword scoring, readability analysis, AI, analytics, tracking,
internal linking suggestions, marketing widgets, or upsells.

### Developer API

Available filters include:

 * `erankly_breadcrumb_items`
 * `erankly_breadcrumbs_html`
 * `erankly_canonical`
 * `erankly_description`
 * `erankly_enable_head_output`
 * `erankly_enable_robots_txt_with_external_seo`
 * `erankly_enable_sitemaps_with_external_seo`
 * `erankly_faq_items`
 * `erankly_head_credit_name`
 * `erankly_health_404_sample_rate`
 * `erankly_hreflang_alternates`
 * `erankly_image_sitemap_url`
 * `erankly_include_user_sitemap`
 * `erankly_local_business_types`
 * `erankly_localized_url`
 * `erankly_ml_default_notice`
 * `erankly_ml_language_native_name`
 * `erankly_navigable_hreflang_alternates`
 * `erankly_news_sitemap_post_types`
 * `erankly_news_sitemap_publication_language`
 * `erankly_news_sitemap_publication_name`
 * `erankly_news_sitemap_url`
 * `erankly_og_description`
 * `erankly_og_image`
 * `erankly_og_title`
 * `erankly_opengraph_tags`
 * `erankly_organization_schema_details`
 * `erankly_post_breadcrumb_name`
 * `erankly_post_types`
 * `erankly_redirect_hit_sample_rate`
 * `erankly_render_woocommerce_product_schema`
 * `erankly_robots`
 * `erankly_robots_txt_lines`
 * `erankly_schema`
 * `erankly_schema_article`
 * `erankly_schema_blogposting`
 * `erankly_schema_breadcrumb_list`
 * `erankly_schema_faq`
 * `erankly_schema_local_business`
 * `erankly_schema_localbusiness`
 * `erankly_schema_organization`
 * `erankly_schema_person`
 * `erankly_schema_service`
 * `erankly_schema_webpage`
 * `erankly_schema_website`
 * `erankly_seo_checklist_docs_url`
 * `erankly_settings_tabs`
 * `erankly_sitemap_images`
 * `erankly_sitemap_post_types`
 * `erankly_special_pages`
 * `erankly_taxonomies`
 * `erankly_title`
 * `erankly_twitter_card_type`
 * `erankly_twitter_description`
 * `erankly_twitter_image`
 * `erankly_twitter_site`
 * `erankly_twitter_title`
 * `erankly_video_sitemap_url`
 * `erankly_woocommerce_structured_data_enabled`

Available actions include:

 * `erankly_redirects_caches_flushed`
 * `erankly_render_settings_tab_{$slug}`

Use `erankly_breadcrumbs()` to render breadcrumbs.

When the Multisite multilingual module is enabled, the `[erankly_language_switcher]`
and `[erankly_translation_notice]` shortcodes are available.

### External services

EasyRankly does not call any external service from your server. It performs no analytics,
tracking, or telemetry, and sends no data to any remote endpoint.

The only third-party reference appears in the optional XML video sitemap. When the
video sitemap is enabled and a post embeds a YouTube video, EasyRankly adds that
video’s public thumbnail URL (https://img.youtube.com/vi/<video-id>/0.jpg) to the
sitemap so search engines can show a preview. The video ID is taken from the YouTube
video you embedded yourself; EasyRankly does not contact YouTube — the URL is only
written into your sitemap and is fetched by search-engine crawlers, not by your 
site. No personal data is involved.

This thumbnail service is provided by YouTube (Google LLC). Terms of Service: https://
www.youtube.com/t/terms — Privacy Policy: https://policies.google.com/privacy

## 安裝

 1. Upload the `easyrankly` folder to `/wp-content/plugins/`.
 2. Activate EasyRankly from the Plugins screen.
 3. Complete the short setup wizard, or configure the plugin later under Settings >
    EasyRankly.

## 常見問題

### Can I run EasyRankly alongside another SEO plugin such as Yoast SEO or Rank Math?

Yes. EasyRankly detects active SEO plugins and automatically steps back from overlapping
output (document title, meta description, canonical, robots meta, sitemaps, and 
robots.txt) so you never get duplicate tags. You can force any of it back on with
the `erankly_enable_head_output`, `erankly_enable_sitemaps_with_external_seo`, and`
erankly_enable_robots_txt_with_external_seo` filters.

### Does it support WooCommerce?

Yes. EasyRankly can output Product JSON-LD structured data for WooCommerce products.
It is controlled by the `erankly_woocommerce_structured_data_enabled` and `erankly_render_woocommerce_product_schema`
filters.

### Does EasyRankly work on WordPress Multisite?

Yes. There is full Multisite support with network-level global settings, plus an
optional multilingual module that links posts, pages, and terms across network sites
and outputs hreflang alternates in the head and XML sitemaps.

### Does EasyRankly collect any personal data or phone home?

No. EasyRankly makes no outbound requests from your server: there is no analytics,
tracking, or telemetry, and no data is sent anywhere. The optional Health 404 monitor
stores only anonymized request paths in your own database; no user data is recorded.
The only third-party reference is the public YouTube thumbnail URL added to the 
optional XML video sitemap for YouTube videos you have embedded yourself — see the
External services section below.

### How do I display breadcrumbs?

Call `erankly_breadcrumbs()` in your theme template. You can customise the markup
with the `erankly_breadcrumb_items` and `erankly_breadcrumbs_html` filters.

### Can I import my settings from Yoast SEO or Rank Math?

Yes. Open Settings > EasyRankly > Import/Export. It can import all plugin data from
a JSON file and includes dedicated Yoast SEO and Rank Math importers for per-content
meta.

## 評價

There are no reviews for this plugin.

## 貢獻者及開發者

“EasyRankly” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

 *   [ EasyRankly ](https://profiles.wordpress.org/easyrankly/)

[將 EasyRankly 外掛本地化為台灣繁體中文版。](https://translate.wordpress.org/projects/wp-plugins/easyrankly)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/easyrankly/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/easyrankly/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/easyrankly/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/easyrankly/)。

## 修改日誌

#### 1.0.0

Release date: June 14, 2026

 * First public release.

## 其它

 *  Version **1.0.0**
 *  Last updated **2 個月之前**
 *  Active installations **少於10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/easyrankly/)
 * Tags
 * [breadcrumbs](https://zh-hk.wordpress.org/plugins/tags/breadcrumbs/)[redirects](https://zh-hk.wordpress.org/plugins/tags/redirects/)
   [schema](https://zh-hk.wordpress.org/plugins/tags/schema/)[seo](https://zh-hk.wordpress.org/plugins/tags/seo/)
   [sitemap](https://zh-hk.wordpress.org/plugins/tags/sitemap/)
 *  [進階顯示](https://zh-hk.wordpress.org/plugins/easyrankly/advanced/)

## 評分

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/easyrankly/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/easyrankly/reviews/)

## 貢獻者

 *   [ EasyRankly ](https://profiles.wordpress.org/easyrankly/)

## 支援

有話想說？需要協助？

 [檢視支援論壇](https://wordpress.org/support/plugin/easyrankly/)