.htaccess - Redirect 301 from /store to / -
.htaccess - Redirect 301 from /store to / -
my store 1 time named domain.com/store it's domain.com
but google links dead due this, how can prepare this? can create rewrite how old domain.com/store/category/item.html redirected domain.com/category/item.html ?
redirect 301 /store/ http://www.domain.com/
adding .htaccess solved problem
.htaccess redirect
Comments
Post a Comment