Title: DIGISTARTER Basic SEO
Author: DIGISTALTER GmbH
Published: <strong>2026 年 8 月 31 日</strong>
Last modified: 2026 年 8 月 31 日

---

搜尋外掛

![](https://ps.w.org/digistalter-basic-seo/assets/banner-772x250.png?rev=3674214)

![](https://ps.w.org/digistalter-basic-seo/assets/icon-256x256.png?rev=3674214)

# DIGISTARTER Basic SEO

 由 [DIGISTALTER GmbH](https://profiles.wordpress.org/digistalter/) 開發

[下載](https://downloads.wordpress.org/plugin/digistalter-basic-seo.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/digistalter-basic-seo/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/digistalter-basic-seo/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/digistalter-basic-seo/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/digistalter-basic-seo/#developers)

 [技術支援](https://wordpress.org/support/plugin/digistalter-basic-seo/)

## 外掛說明

Most SEO plugins ask you to learn a second interface before you can write a single
sentence. This one adds three settings and one field, in the places you would look
for them anyway.

**A title pattern, set once**

Under **Settings  General**, right below the Site Icon, pick a separator and decide
whether the site name comes before the page title, after it, or not at all. That
choice applies to every kind of page WordPress renders — posts, pages, categories,
tags, archives, author pages, search results and the 404 page.

The front page is the one exception. It always shows the site title followed by 
the tagline, whether WordPress generates it or a static page is set as the front
page. A front page called “Home” makes a poor title, and a WordPress-generated one
has no title at all.

The defaults match what WordPress already does, so activating the plugin changes
nothing until you decide otherwise.

**A meta description where the page is edited**

 * In the editor sidebar, on posts and pages.
 * In Quick Edit, in both list screens.
 * A column in the list screens, so you can see at a glance which pages still need
   one.
 * For the front page: in Settings  General, next to the title settings.

Left empty, no description tag is written. The plugin never invents a description
from the first sentences of your text — an empty result is more honest than a bad
one.

**Open Graph, without a second set of fields**

Every page gets `og:title`, `og:description`, `og:image`, `og:url`, `og:type`, `
og:site_name`, `og:locale` and a Twitter card tag, built from the title, the meta
description and the featured image. `og:title` carries the plain page title; the
site name is already in `og:site_name` and would otherwise appear twice in a link
preview. Pages without a featured image get no `og:image`, and pages without a description
get no `og:description`.

**A sitemap at the URL search engines expect**

    ```
    /sitemap.xml, listing every published post and page with its last-modified date. Generated fresh from the database on each request — nothing is written to a file, so nothing can fall out of sync after a post or page is created, edited, or deleted.
    ```

WordPress has had a built-in sitemap since version 5.5, at `/wp-sitemap.xml`; a 
request for the shorter `/sitemap.xml` normally redirects there. On at least one
real installation that sitemap answered with a 404 HTTP status despite valid content
in the body — something between WordPress core and that specific server’s setup —
and Google Search Console refuses a sitemap that doesn’t answer with a plain 200,
redirect or not. This plugin’s own version bypasses whatever caused that: it matches
the request directly and always sets its own status, independent of WordPress’s 
usual page-not-found handling. `robots.txt` is updated to point at it.

**What it deliberately does not do**

No per-page title override, no robots controls, no character counters, no snippet
preview, no templates with placeholders, no menu of its own, no dashboard. If you
need those, install one of the large SEO plugins — this one exists for sites that
do not.

## 螢幕擷圖

[[

[[

[[

[[

[[

## 安裝方式

 1. Upload the plugin to `/wp-content/plugins/` or install it through the plugin screen.
 2. Activate it.
 3. Open **Settings  General** and pick a title separator and order.

## 常見問題集

### Why is there a Meta description column in the post list?

Because it is the only way WordPress offers a custom field in Quick Edit — the hook
fires only for columns that actually exist. It doubles as a useful overview. You
can hide it under “Screen Options”.

### Can I add the field to my own post type?

Yes, with the `digi_seo_post_types` filter. Note that the sidebar field only appears
on post types that use the block editor and declare support for `custom-fields`;
WordPress does not expose the `meta` field over the REST API otherwise. Quick Edit
works everywhere.

### What happens to my descriptions if I uninstall the plugin?

They stay. Only the three settings are removed — those are meaningless without the
plugin, while the descriptions are text you wrote.

### How is the sitemap different from WordPress’s own /wp-sitemap.xml?

It only lists published posts and pages — no taxonomy archives, no author pages,
no custom post types — and it doesn’t share any code with WordPress’s own sitemap
system, so a problem with one can’t affect the other. `/wp-sitemap.xml` keeps working
exactly as it did before.

### Can I change which URLs are in the sitemap?

Yes, with the `digi_seo_sitemap_urls` filter. Each entry is an array with `loc` 
and `lastmod`.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈DIGISTARTER Basic SEO〉的開發相關工作。

參與者

 *   [ DIGISTALTER GmbH ](https://profiles.wordpress.org/digistalter/)

〈DIGISTARTER Basic SEO〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/digistalter-basic-seo/contributors)
為這個外掛做出的貢獻。

[將〈DIGISTARTER Basic SEO〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/digistalter-basic-seo)

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

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

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **3 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.7 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/digistalter-basic-seo/) 及 [German](https://de.wordpress.org/plugins/digistalter-basic-seo/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/digistalter-basic-seo)
 * 標籤:
 * [meta description](https://tw.wordpress.org/plugins/tags/meta-description/)[open graph](https://tw.wordpress.org/plugins/tags/open-graph/)
   [seo](https://tw.wordpress.org/plugins/tags/seo/)[sitemap](https://tw.wordpress.org/plugins/tags/sitemap/)
   [title](https://tw.wordpress.org/plugins/tags/title/)
 *  [進階檢視](https://tw.wordpress.org/plugins/digistalter-basic-seo/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/digistalter-basic-seo/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/digistalter-basic-seo/reviews/)

## 參與者

 *   [ DIGISTALTER GmbH ](https://profiles.wordpress.org/digistalter/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/digistalter-basic-seo/)