內容簡介
mPress Fix URL References 外掛可讓您輕鬆修復 WordPress 資料庫中的 URL 參考。
為什麼要用?
當您從一個網域移動到另一個網域時,WordPress 系統沒有內建的程序可以更新資料庫中的 URL 參考。例如,如果您在文章內部包含指向網站上其他頁面的完整 URL 的內部連結,當您遷移網站到新域名上時,這些 URL 參考將變得無效。如果您不是熟悉撰寫 MySQL 查詢的開發人員,替換可能成千上萬的錯誤 URL 實在是個大工程。不用擔心,我是一名開發人員,已為您完成了所有工作。
如何操作?
使用此外掛非常簡單:
確保您在 wp-config.php 檔案中定義了 WP_HOME 和 WP_SITEURL 這兩個常數。這不難。
安裝外掛
啟用外掛
在 WordPress 管理介面中,點選「工具」選單中的「Fix URL References」
輸入您要更換的 URL
點選「Fix References」
特色
乾淨、精簡的程式碼,不會拖慢網站速度
外掛標籤
開發者團隊
原文外掛簡介
The mPress Fix URL References plugin allows you to easily fix URL references in your WordPress database.
Why?
When you move your site from one domain to another, there is no built-in process for updating URL references in the database. For example, if you have internal links in your post content that point to the full URL of other pages on your site, these URL references will become invalid when you migrate your site to a new domain. If you aren’t a developer who knows how to write MySQL queries, replacing potentially thousands of instances of incorrect URLs is a real pain. No worries. I’m a developer and I’ve done all the work for you.
How?
Using this plugin is simple:
Ensure that you define the WP_HOME and WP_SITEURL constants in your wp-config.php file. It’s not that hard.
Install the plugin
Activate the plugin
In the WordPress admin, click on ‘Fix URL References’ in the ‘Tools’ menu
Enter the URL that you want to have replaced
Click on ‘Fix References’
Features
Clean, well written code that won’t bog down your site
