Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カスタム パーマリンクなしで古い wordpress の URL を、同じサイトの新しいバージョンの goold URL に戻そうとしていますが、うまくいきません。
古いURLから新しいURLへの301リダイレクトを試みました...
.htaccess :
Redirect 301 /\?page_id=184 http://mydomain.com/about
誰かが私を助けることができますか?
これにはリダイレクトを試すことができます。
このプラグインは、古い URL をターゲット URL にリダイレクトするのに役立ちます。
それがあなたを助けることを願っています。