Title: Legacy URL Suffix &amp; SEO Preserver
Author: Himanshu Parashar
Published: <strong>2010 年 3 月 5 日</strong>
Last modified: 2026 年 4 月 2 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/php-to-pages.svg)

# Legacy URL Suffix & SEO Preserver

 作者：[Himanshu Parashar](https://profiles.wordpress.org/uniquecodergmailcom/)

[下载](https://downloads.wordpress.org/plugin/php-to-pages.2.2.zip)

 * [详情](https://cn.wordpress.org/plugins/php-to-pages/#description)
 * [评价](https://cn.wordpress.org/plugins/php-to-pages/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/php-to-pages/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/php-to-pages/#developers)

 [支持](https://wordpress.org/support/plugin/php-to-pages/)

## 描述

**Don’t Let Your SEO Rank Vanish During a Migration.**

Migrating a legacy website to WordPress is a massive win for your workflow, but 
it can be a disaster for your search engine rankings. If your old site used .php
extensions (e.g., `domain.com/about-us.php`), moving to standard WordPress “Clean
Permalinks” will turn every one of those established links into a 404 Page Not Found
error.

PHP to Pages is the lightweight, “set it and forget it” solution that bridges the
gap between your legacy architecture and modern WordPress flexibility.

### The Value Proposition

> “Seamlessly transition from legacy PHP sites to WordPress while maintaining 100%
> URL consistency. No complex .htaccess coding, no broken backlinks, and zero SEO
> drop-off.”

### Why Choose PHP to Pages?

When you change your URL structure, you lose the “link juice” accumulated over years.
This plugin ensures that your existing backlinks from social media, external blogs,
and Google search results remain active and functional.

 * **Instantly Append .php Suffix:** Automatically transforms `yoursite.com/sample-
   page/` into `yoursite.com/sample-page.php`.
 * **SEO Preservation:** Keep your indexed URLs exactly as they appear in Google
   Search Console to avoid the dreaded “re-indexing” phase.
 * **Zero-Configuration Setup:** No need to dive into your server’s .htaccess or
   Nginx config files. Just activate and your permalinks update instantly.
 * **Developer Friendly:** Built with standard WordPress Rewrites API, ensuring 
   compatibility with most well-coded themes and plugins.
 * **Lightweight Performance:** No bloat, no database-heavy queries. It simply tells
   WordPress how to read and display your URLs.

### Who Is This For?

 * **Agencies & Freelancers:** Moving a long-term client from a static PHP site 
   to WordPress.
 * **SEO Specialists:** Ensuring that a site migration doesn’t result in a loss 
   of organic traffic.
 * **Legacy Site Owners:** Anyone who has a decade’s worth of backlinks pointing
   to .php files and doesn’t want to manage thousands of manual 301 redirects.

### How It Works

 1. **Install & Activate:** Simply upload the plugin to your WordPress dashboard.
 2. **Permalinks Refresh:** Go to **Settings > Permalinks** and click “Save Changes”
    to flush your rewrite rules.
 3. **Done:** Your pages will now resolve with the .php extension.

### Example

 * **Before:** `http://sfdcbeginner.com/child-parent-communication-without-event`
 * **After:** `http://sfdcbeginner.com/child-parent-communication-without-event.
   php`

## 安装

 1. Upload PHP-on-pages.php to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 评价

此插件暂无评价。

## 贡献者及开发者

「Legacy URL Suffix & SEO Preserver」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Himanshu Parashar ](https://profiles.wordpress.org/uniquecodergmailcom/)

[帮助将「Legacy URL Suffix & SEO Preserver」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/php-to-pages)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/php-to-pages/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/php-to-pages/)，或通过[RSS](https://plugins.trac.wordpress.org/log/php-to-pages/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/php-to-pages/)。

## 更新日志

#### 2.2

 * Added plugin header license metadata for WordPress.org compliance.
 * Hardened settings sanitization and checkbox rendering for stricter coding standards
   compliance.
 * Replaced `parse_url()` with `wp_parse_url()` and sanitized request URI handling.
 * Escaped WooCommerce rewrite-rule slugs before building regex patterns.

#### 2.0

 * Added dynamic Post Type settings: Choose which post types (Pages, Posts, Products,
   CPTs) get the .php extension.
 * Added “Remove Trailing Slashes” option: Automatically strips trailing slashes
   from .php URLs and 301 redirects slashed versions.
 * Improved performance: Settings now use saved options instead of heavy queries.
 * Enhanced UI: New tabbed settings interface for General, Post Types, and WooCommerce
   options.
 * Full backward compatibility: Existing installations default to “Page” post type
   enabled.
 * Excluded internal post types (Revisions, Nav Menus, etc.) from settings.

#### 1.7

 * Added WooCommerce compatibility settings page.
 * Added toggle options for Shop, Cart, and Checkout pages.
 * Fixed issue where WooCommerce Shop page showed 0 products when plugin was active.
 * Implemented automatic rewrite rule flushing on version update and setting changes.
 * Compatibility checks for non-WooCommerce environments.

#### 1.6

 * Fix deactivation logic.
 * Fix duplicate extension bug.
 * WordPress 6.9.1 compatibility.

## 额外信息

 *  版本 **2.2**
 *  最后更新：**2 月前**
 *  活跃安装数量 **200+**
 *  WordPress 版本 ** 2.5.1 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  语言
 * [English (US)](https://wordpress.org/plugins/php-to-pages/)
 * 标签
 * [301 redirect](https://cn.wordpress.org/plugins/tags/301-redirect/)[permalinks](https://cn.wordpress.org/plugins/tags/permalinks/)
 *  [高级视图](https://cn.wordpress.org/plugins/php-to-pages/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/php-to-pages/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/php-to-pages/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/php-to-pages/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/php-to-pages/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/php-to-pages/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/php-to-pages/reviews/)

## 贡献者

 *   [ Himanshu Parashar ](https://profiles.wordpress.org/uniquecodergmailcom/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/php-to-pages/)