Recent content by dev6

  1. D

    Resolved 301 Redirect Page via htaccess File

    i need to redirect from https://[domain.tld]/about to https://[domain.tld]/about-us and ive added RewriteRule ^about$ /about-us [R=301,L] this code to htaccess file but the redirection is not working why ?
Back
Top