If it's possible - give please direct step-by-step instructions so I can do it fast. Thanks!!
Tara New member May 9, 2019 #1 If it's possible - give please direct step-by-step instructions so I can do it fast. Thanks!!
Lopez New member May 9, 2019 #2 Tara said: If it's possible - give please direct step-by-step instructions so I can do it fast. Thanks!! Click to expand... For redirecting a page, place this into your .htaccess file: RedirectPermanent http://www.domain.com/old-file.html http://www.domain.com/new-file.html For redirecting a domain, place this: RedirectPermanent / http://www.new-domain.com/
Tara said: If it's possible - give please direct step-by-step instructions so I can do it fast. Thanks!! Click to expand... For redirecting a page, place this into your .htaccess file: RedirectPermanent http://www.domain.com/old-file.html http://www.domain.com/new-file.html For redirecting a domain, place this: RedirectPermanent / http://www.new-domain.com/