Giả sử website mới ( http://newdomain.com ) có thư mục: Tin tức công nghê (tin-cong-nghe),
Website cũ có thư mục: Tin tức (tin-tuc), Bây giờ ta muốn chuyển tất cả các bài viết trong chuyên mục Tin tức website cũ sang thư mục tin công nghệ của website mới ta làm các bước như sau:

Bước 1: Đổi slug website cũ sang slug thư mục cần chuyển bên website mới:

tin-tuc => tin-cong-nghe

Bước 2: Tại website cũ ( https://olddomain.com ) cấu hình file htaccess như sau:

RewriteEngine on
RewriteRule (tin-cong-nghe/.*)$ 'http://newdomain.vn/$1' [R=301,L]

Bước 3: Cấu hình chuyển hướng slug thư mục cũ sang thư mục mới trong plugin Redirect 301

Bài viết liên quan

post-no-image

Add the Meta Box Upload Multiple Images and multiple metabox

post-no-image

Add the Meta Box Repeat

post-no-image

Kỹ thuật debounce trong javascript – Trì hoãn nhập từ khóa trong ô input

post-no-image

Thêm VS Code snippets

post-no-image

Query only seach by title

post-no-image

Hướng dẫn tạo form có validate, upload file nhiều bước và xử lý ajax