Sunday, November 23, 2014

Hướng dẫn bật url seo tại local Xampp - Rewrite url seo local Xampp

Leave a Comment
SEO là một trong những công việc rất cần thiết cho những website ở thời đại Google phát triển như hiện nay.  Vậy nếu bạn đang làm công việc thiết kế website hoặc đang muốn test website chạy url seo như thế nào tại localhost đặt biệt là Xampp ( phần mềm giả tạo máy chủ ảo offline). Hôm nay mình sẽ hướng các bạn bật url seo tại local Xampp - Rewrite url seo local Xampp.


 


B1: Bật Rewrite Url Tại File  .HTACCESS (Xampp Enabling .htaccess in xampp)

Mở file httpd.conf tại đường dẫn :  xampp/apache/conf/httpd.conf

 Ctr +F: để tìm

#LoadModule rewrite_module modules/mod_rewrite.so
Sau đó bạn bỏ dấu # trở thành
LoadModule rewrite_module modules/mod_rewrite.so
Sau đó lưu lại.

B2. Cấu hình file  . htaccess

Bạn vào file .htaccess  Ctrl + f để tìm: RewriteBase và thêm vào sau "/webiste của bạn"  =>  rồi nhớ  Restar lại Apache.


B3. Bật seo tại Website Opencart


Bạn vào Admin>>System >> Setting >> Edit your store >>  then at Server tab << Enabled the SEO url.

 Bước cuối  cùng là ra ngoài website xem thành quả của mình.


0 comments:

Post a Comment