Can Someone Teach Me How To Do 301 Redirect?

The Search

Newbie
Joined
Jul 8, 2024
Messages
15
Reaction score
7
Hi
Can someone teach me how to do 301 redirect?
i try htaccess, cloudflare and doing with script html still can't do
but my friend can do it within a day and he won't tell me how

i really do appreciate if you guys want to teach me
Thanks
 
use gpt-4, bing copilot or any other decent ai,
give them the urls before and after and how the redirect should be made and ask for the htaccess file content to make it,
it's not as hard, but all depends how many redirects you're willing to make, regex matches, subdomains, etc...
 
Hi
Can someone teach me how to do 301 redirect?
i try htaccess, cloudflare and doing with script html still can't do
but my friend can do it within a day and he won't tell me how

i really do appreciate if you guys want to teach me
Thanks
Add page rules on cloudflare.
 
Hi
Can someone teach me how to do 301 redirect?
i try htaccess, cloudflare and doing with script html still can't do
but my friend can do it within a day and he won't tell me how

i really do appreciate if you guys want to teach me
Thanks
Follow the official guide on URL redirect/forwarding by cloudflare.
https://developers.cloudflare.com/r...k a Setting, choose,Save and Deploy Page Rule.


I believe if you were doing it right you would have gotten, it's pretty simple and straight forward.
 
Follow the official guide on URL redirect/forwarding by cloudflare.
https://developers.cloudflare.com/rules/page-rules/how-to/url-forwarding/#:~:text=In%20Pick%20a%20Setting%2C%20choose,Save%20and%20Deploy%20Page%20Rule.


I believe if you were doing it right you would have gotten, it's pretty simple and straight forward.
how long it will be directed into a another domain?
 
Hi
Can someone teach me how to do 301 redirect?
i try htaccess, cloudflare and doing with script html still can't do
but my friend can do it within a day and he won't tell me how

i really do appreciate if you guys want to teach me
Thanks

There is plenty of documentation on this. Such as:
https://developers.cloudflare.com/rules/url-forwarding/single-redirects/create-dashboard/
https://www.process.st/templates/ho...e-dns-301-redirect-page-rules-url-forwarding/
https://woorkup.com/free-url-forwarding/

And if you want to watch videos on the subject:
 
I assume you using WordPress if so, there are tons of plugins for that purpose, like takes 3 clicks to get the mission done :)

 
Back
Top