WordPressサイトを新しいドメインやサーバーに移行することは大きなステップであり、コンテンツに散らばっている古いURLをすべて更新することも大きな仕事のひとつです。
各投稿やページを手作業で編集するのは終わりのない作業のように感じられるので、私たちは強力な自動化ツールを備えたWordPressプラグインを使用し、イライラする時間を節約することを好む。
この投稿では、サイト移転後にWordPressのURLを更新し、スムーズな移行を実現するとともに、SEOやユーザーエクスペリエンスに悪影響を及ぼすリンク切れを防ぐ方法を紹介します。
以下は、このガイドで取り上げるトピックのリストである:
WordPressサイトのURL更新はいつ必要?
WordPressサイトを新規ドメイン名に移したとします。WordPressダッシュボードから設定 ” 一般ページにアクセスして、WordPressアドレスとサイトアドレスを変更することができます。
ただし、過去の投稿やページに追加したURLは変更されません。また、WordPressサイトに追加した画像のURLも変更されません。
ブログの投稿やページのURLをすべて手作業で変更するのは時間がかかります。さらに、いくつかのURLを見落とす可能性もあり、サイト上のリンク切れにつながる可能性もあります。
そのため、WordPressサイトを移転する際には、URLの更新が重要です。
ユーザーが探しているページを簡単に見つけることができ、スムーズなユーザー体験の提供に役立ちます。また、URLの更新はWordPressのSEOを向上させ、検索エンジンが新しいコンテンツをインデックスするために見つけることを可能にします。
最後に、ユーザーが常に正しい場所にリダイレクトされるように、旧ドメインから新ドメインへの301リダイレクトが適切に設定されていることも確認したい。
ソーシャルメディアの投稿やGoogleなど、古いドメインにリンクしているサイトが他にもある可能性が高いため、これは非常に重要だ。
ということで、WordPressサイトを移行する際に、素早く簡単にURLを更新する方法を見ていきましょう。
WordPressサイト移転後のURL更新について
サイト上の古いリンクを更新する最も簡単な方法は、WordPress用のSearch & Replace Everythingプラグインを使用することです。これは無料のWordPressプラグインで、投稿、ページ、画像、抜粋、ウィジェットなどのURLを更新することができます。
しかし、すべてのリンクを更新する前に、WordPressサイトの完全なバックアップがあることを本当に〜してもよいですか?そうすることで、更新中に何か問題が発生した場合に簡単に元に戻すことができます。
次に、Search & Replace Everythingをサイトにインストールし、有効化する必要があります。詳しくは、WordPressプラグインのインストール方法のステップバイステップガイドをご覧ください。
注: Search & Replace Everythingには、より高度な機能を備えたプレミアム版もあります。
有効化した後、WordPress管理画面からツール ” WP Search & Replaceに移動してください。
まず、古いリンクを新しいサイトURLに更新するセクションが表示されます。Search for’フィールドに古いURLを、’Replace with’フィールドに新しいURLを入力してください。
次に、スクロールダウンして更新したいWordPressデータベースの特定のテーブルを選択します。プラグインのWordPressコアテーブルオプションをチェックすることで、投稿、コメント、オプション、ユーザーデータ、その他サイトのエリアのURLを更新することができます。
WordPressのコア・テーブルは、サイトのすべてのデータを整理して保存する場所です。例えば、wp_commentsテーブルには、コメントした人のデータとともに、サイト上のコメントに関するすべての情報が格納されます。
すべて選択」オプションをクリックして、すべてのテーブルを選択することもできる。
次に、「検索と置換のプレビュー」ボタンをクリックして続行します。
プラグインは、変更をプレビューすることができます。これでミスをする心配はありません。
最後に「すべて置換」ボタンをクリックする。
プラグインは、サイト上のすべてのURLを新しいドメインに更新します。
URL更新後の投稿とページのリダイレクト
サイトのURLをすべて更新したら、今度はサイト全体を新しいドメインに301リダイレクト設定する必要があります。これにより、旧ドメインにリンクしていたサイトからのリンクが維持され、404エラーを防ぐことができます。
サイト全体のリダイレクトを実行する最も簡単な方法は、All In One SEO(AIOSEO)プラグインを使用することです。これは最高のSEO WordPressプラグインであり、300万人以上の専門家に信頼されています。
AIOSEOは強力なリダイレクトマネージャーを提供し、数回のクリックで古いサイトのURLを新しいサイトにリダイレクトすることができます。プラグインはまた、あなたのサイトの404エラーを追跡するのに役立ちますので、すぐに見つけて、壊れたリンクを修正することができます。
このチュートリアルでは、リダイレクトマネージャーやサイトマップ、カスタム・パンくずリスト、スキーマ・マークアップなどの機能が含まれているAIOSEO Proバージョンを使用します。無料版のAIOSEOを試してみることもできます。
まず最初に、あなたのサイトにAIOSEOプラグインをインストールして有効化してください。WordPressプラグインのインストール方法はこちらをご覧ください。
有効化したら、WordPress管理画面からAll In One SEO ” ダッシュボードに移動する必要があります。セットアップウィザードを起動」ボタンをクリックして、プラグインを設定します。
セットアップウィザードのステップに従うだけです。詳しくは、All In One SEO for WordPressの設定方法に関する詳細なチュートリアルをご覧ください。
1.フルサイト・リダイレクトの設定
この方法は、2つの区切りのWordPressサイトを1つに統合する場合や、新しいドメインに新しいWordPressインストールをセットアップする場合に、コードを追加することなくサイト全体のリダイレクトを処理できるため、非常に便利です。
WordPressの管理エリアからAll In One SEO ” Redirectsに移動し、’Activate Redirects’ボタンをクリックするだけです。
有効化したら、「Full Site Redirect」タブに移動し、「Relocate Site」トグルを有効化する必要があります。
次に、「Relocate to domain」オプションに新しいドメイン名を入力します。
新しいドメインURLを入力した後、忘れずに「変更を保存」ボタンをクリックして設定を保存してください。これでAIOSEOはあなたのサイトのリンクをすべて新しいURLにリダイレクトします。
2.個別投稿/ページリダイレクトの設定
AIOSEOでは、投稿やページのリダイレクトを個別に設定できる、さまざまなタイプのリダイレクトメソッドも提供しています。
301 Moved Permanently」リダイレクトタイプを選択することをお勧めします。これはブラウザーに、ページが新しい移動先に永久に移動され、元に戻したくないことを伝えます。
これらの詳細を入力したら、「リダイレクトを追加」ボタンをクリックします。
スクロールダウンしてログ記録を表示すると、作成したさまざまなリダイレクトを見ることができます。
URL、リンクを訪問した人の数、設定したリダイレクトの種類を確認でき、リダイレクトを有効化するか無効化するかを選択することもできます。
設定’タブの’リダイレクト’で、サーバーレベルのリダイレクトも設定できます。初期設定ではPHPに設定されています。これは古いURLをリダイレクトする最も簡単な方法で、サーバー側の設定は必須ではありません。
しかし、リダイレクト方法として「Webサーバー」を選択し、WebサーバーとしてApacheまたはNGINXのいずれかを選択することができます。この方法は技術的な知識が必須なので、初心者にはお勧めしません。
ボーナス:サイトのリンク切れをトラッキングする
URLを新しいドメインに更新する際には、リンク切れに注意することも不可欠です。これは、もはや存在せず、404エラーページを表示するリンクです。URLの更新が適切に行われなかった場合に発生する可能性があります。
AIOSEOでは、リダイレクトマネージャーを使用して、404エラーページを追跡し、修正することは非常に簡単です。
まず、WordPressダッシュボードからAll In One SEO ” リダイレクトにアクセスしてください。
次に、Redirectsの下にある’Settings’タブをクリックし、’404 Logs’と’Redirect Logs’オプションを有効化するためにトグルをクリックします。
AIOSEOを使用すると、404エラーログを保存する期間を選択することができます。WordPressのスムーズで最適なパフォーマンスのために、1ヶ月以内を選択することをお勧めします。
これらのオプションを有効化したら、ページ上部の「変更を保存」ボタンをクリックして設定を保存します。
これで、AIOSEOのリダイレクトの下に新しい’404 Logs’タブが表示されるはずです。このタブでは、プラグインがあなたのサイトの404エラーページを追跡し、表示します。
注意すべき重要な点は、最初は404ログタブの下にデータが表示されないということです。プラグインがリンク切れを記録し始めるのは、設定を有効化した後です。
しかし、設定が有効化してしばらくしたら、「404ログ」タブをクリックしてください。URL」欄にリンク切れのリスト、「ヒット数」欄にアクセス数、最終アクセス日が表示されます。
リンク切れを修正するには、それぞれのURLの「リダイレクトを追加」ボタンをクリックするだけです。AIOSEOは、404エラーURLのリダイレクトを設定するオプションを表示します。
ターゲットURL」フィールドに新しいリンクを入力し、ドロップダウンメニューからリダイレクトタイプとして「301 Moved Permanently」を選択する必要があります。
次に、「リダイレクトを追加」ボタンをクリックして、サイト上のリンク切れを修正します。
リダイレクトが機能しているかどうかを確認するには、古いURLにアクセスするだけです。新しいURLにリダイレクトされれば、404エラーページの修正が成功したことになります。
WordPressサイトの引っ越しに関するベストガイド
この投稿が、WordPress サイトの移転時に URL を更新する方法についてご理解いただく一助となれば幸いです。サイトの引っ越し方法については、他のガイドもご覧ください:
- WordPressを(SEOを失うことなく)簡単に新規ドメインに移行する方法
- 初心者のための究極のWordPress SEO移行チェックリスト
- WordPressウェブホスティングサービスをいつ変更すべきか?
- ダウンタイムなしでWordPressを新しいホスティングサービスやサーバーに移行する方法
- WordPressをローカルサーバーからライブサイトに移動する方法
- ライブWordPressサイトをローカルサーバーに移動する方法
- WordPressをサブドメインからルートドメインに正しく移行する方法
- WordPress.comからWordPress.orgへブログを簡単に移行する方法
- 初心者のための究極のWordPress移行ガイド(ステップバイステップ)
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
mohadese esmaeeli
I know that if, for any reason, I decide to change my site’s domain, I need to consider some crucial points to preserve its SEO. How long does it take for our links to return to their previous positions in Google search results?
WPBeginner Support
There is no guaranteed timeframe for your page rankings, following the steps from this guide will help with minimizing the time the rankings may have trouble.
管理者
Eric B
WOW!! This was incredibly easy and fast. I am blown away on how seamless this was. Thank you for sharing!
WPBeginner Support
You’re welcome, glad you liked our guide
管理者
Imad Oulahou
really helpful article especially the Velvet Blues Update URLs plugin
thanks in advance
WPBeginner Support
You’re welcome, glad our guide and recommendation was helpful
管理者
ramksihun
thank you so much …
this post really save a lot of time..
WPBeginner Support
You’re welcome, glad you liked our guide
管理者
Siya
Amazing. Just amazing. Thank you!
WPBeginner Support
You’re welcome
管理者
M Waseem
You guys are awesome, Just saved my time of manually updating them,
Thanks Guys!
WPBeginner Support
You’re welcome, glad our guide was helpful
管理者
Hossein
thank you very much,
My problem was solved.
WPBeginner Support
Glad our article could be helpful
管理者
Jack
Really good help !
WPBeginner Support
Glad our guide could be helpful
管理者
Ghulam Abbas
Thanks it saves my a lot of work.
WPBeginner Support
You’re welcome, glad our recommendation could help
管理者
Ben Jamir
I installed activated, unfortunately, it failed to change the images URL. After switching my site to https, i had to change my site address to a non-www
Example : from http:www.example.com to https:example.com
SSL is properly activated, my site is up but most of the images still points to the www version of my site.
The plugin report was zero changes done for all attachment files.
Any idea or advice will be helpful
Thank you
WPBeginner Support
You would want to ensure the options were checked below the url and that the url you entered was correct as well for the most common reasons
管理者
Ben Jamir
I am impressed with all the positive comments. I am planning to install and try this plugin for changing my image URLs.
One thing I want to know is that if the plugin succeeds and does what it’s supposed to do, do we need to keep the plugin installed and activated?
Once the job is done can we deactivate the plugin?
Will deactivating the plugin reverts the changes it made ???
Thank you
WPBeginner Support
You can delete Velvet Blues after it has updated your URLs without them being reverted
管理者
Caroline
I tried Velvet Blues Update URLs, but it doesn’t work in custom fields. Is there any other way to update custom fields?
WPBeginner Support
Did you check the option for it to update custom fields? You may want to reach out to the plugin’s support if that option isn’t having it update your fields
管理者
Abdessamad
Thanx for this article it was very helpful, I have a question though, Is there a way to automatically remove the old urls from my database ?
WPBeginner Support
It would depend on what you mean, this method should handle links in posts and pages but in general, if you have your old url in plugins we do not have a recommended method at the moment.
管理者
Jake
Can the Velvet Blue plugin be used for a sub-folder change as well?
WPBeginner Support
For a subdomain change, you would want to take a look at the redirection plugin in our article here: https://www.wpbeginner.com/wp-tutorials/how-to-get-rid-of-wordpress-from-your-wordpress-site-url/
管理者
Jake
Thanks for the reply! My question was for folders, not subdomains. Can you bulk update links from domain.com/folder-1/url-path to domain.com/folder-2/url-path?
WPBeginner Support
Apologies for the confusion, you would still want to use the redirection plugin for that type of change.
Linda
Thanks for telling us about this plugin. Haven’t tried it yet, but will soon. I was working away on the subdomain we’re using to create our new site, and adding links when I suddenly thought, “Bet these links don’t get updated automatically. Do I need to record every one I’ve created so I can update it later?”
So glad to know there’s a plugin that will do most of this for us.j
Thank you,
Linda
WPBeginner Support
Glad our guide could point out the plugin for you
管理者
Hadi
Many thanks
But I have changed all URLs in footer by my self.
WPBeginner Support
Well done, you can certainly update your links manually, the plugin is an option for those who don’t want to manually go through all of their content on their site to update the links
管理者
Pratyush kashyap
Worked for me, thanks bro
WPBeginner Support
You’re welcome, glad our guide could help
管理者
Dionne
Hi there,
I managed to update all textlinks using broken link checker. But buttons (wp bakery) are not affected. Will this plugin update the link in buttons too?
WPBeginner Support
You would want to check with WPBakery to see if it currently allows this type of editing
管理者
Nidhi
Hey will it change all my Quicklinks in each page go my footer. I have different Quicklinks and buttons to the specific pages and all the links needs to be changed. SO will it work ???
Also my wordpress website is under wordpress folder so the link also mention the wordpress folder on the website If I will change the folder name and then put a link in
old saying “www.example.test/wordpress” and
new saying “www.newsite.com/renamefoldername”
SO will this work or do I manually have to change the link for each pages
WPBeginner Support
Depending on how the quick links were created it likely will not update those but it will be able to update the folder.
管理者
Keven
This article is a blessing !!
WPBeginner Support
Thank you
管理者
Naga Kishore
The same issue happened on one of my client website after migration.
when i am trying to add a new image in the slider it is not with updating the new urls & showing 404 errors.
After using the plugin Velvet Blues Update URLs the issue is resolved. Thanks for sharing the article.
WPBeginner Support
Glad our article could help
管理者
Rob
Hey I’m having an issue,
Whats happened is I initially changed my site URL. Now whats happened is that whenever someone clicks on my blog name (when they see my comments on another post) they get a broken link to the old URL. If anyone knows how to fix this that would be great.
WPBeginner Support
You may want to try resaving your new url and resaving your permalinks in case that was cached somewhere
管理者
Jp
Hi,
Velvet blues worked great for regular images in posts but not featured images. Do you know about a plugin that supports changing featured images URLs? I’m storing images in a different server in the new version of my site.
WPBeginner Support
It should also update featured images, you may want to reach out to the plugin’s support if it is not updating properly.
管理者
John Doe
Does not work for me. However, I may be trying to do something this plugin does not support – moving from non-www to www subdomain.
WPBeginner Support
Hey John,
It does support that, if your URLs have www, then you can use the plugin to replace them with non-www URLs.
管理者