Cloudflare Redirects Walkthrough - Single and Bulk Redirects

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 34

  • @ryanlaiber431
    @ryanlaiber431 Рік тому

    thanks! I'm dealing with the same issue here at the company I work for

    • @onescales
      @onescales  Рік тому +1

      happy you like the video!

  • @onlytolga1
    @onlytolga1 22 дні тому

    Hello, thank you very much for the video. I'm encountering an error with one of my URLs that has a ? parameter. When I try to redirect the URL /?list=liked, I get an error saying "URL with question mark cannot be redirected." Thank you!

    • @onescales
      @onescales  22 дні тому

      @@onlytolga1 can you share the full setup you made for all fields filled out?

  • @ben_stace
    @ben_stace 6 місяців тому

    I seem to have a limit to how many redirect i can use. Is there a way to upgrade my account to have more, its not very clear?

    • @onescales
      @onescales  6 місяців тому

      can you explain how you're using redirects and how many are you using? are you using dynamic ones or static one by ones?
      also , have you look at the table of quanity per plan at developers.cloudflare.com/rules/url-forwarding/

  • @TheSolidelement
    @TheSolidelement 4 місяці тому

    Thanks for sharing! The data string format listed in Cloudflare's help center kept failing. Your Excel template with individual columns and explanation of the options made it a breeze. I struggled for way too long before finding this video. Hopefully they get your link added to their documentation. Thanks!

    • @onescales
      @onescales  4 місяці тому

      Happy to hear that the video helped you. If you would like you can mention this to them. Maybe they can do so and it will help others

    • @TheSolidelement
      @TheSolidelement 4 місяці тому

      ​@@onescales ​ Yes, I told them they should include it in their knowledge base. Thanks

    • @onescales
      @onescales  4 місяці тому

      @@TheSolidelement you’re awesome. Thanks for

  • @anthonyyork6942
    @anthonyyork6942 10 місяців тому

    I assume when they say bulk they only mean up to 20 redirects?

    • @onescales
      @onescales  10 місяців тому

      if you are referring to 20 redirect lists then yes. note that lists can have many rules inside and you can have thousands or tens of thousands or more.

  • @KaiBuskirk
    @KaiBuskirk 4 місяці тому

    perfect - as rules no longer works..
    ty

    • @onescales
      @onescales  4 місяці тому

      Your welcome. Happy it helped

  • @dplista8093
    @dplista8093 Рік тому

    A question about "Each list can have thousands of redirects".
    Looks like the free plan has a very low quota.
    20 URL redirects across lists, right?

    • @onescales
      @onescales  Рік тому

      I believe so. You should check out common logic for redirects so you can setup rules to auto catch your specific case. For example , if many of your redirects are from /old/… to /new/… you can setup one rule for that and not have to one by set them up. Hope that makes sense

  • @AmazingApplications
    @AmazingApplications Рік тому

    This was really helpful. Thank you for publishing it. I had been using JavaScript redirects in some of my page headers when Google suddenly flagged my site as unsafe and this caused my UA-cam videos to be delisted. Not sure if the scripts were considered unsafe or it was something else, but I switched to Cloudflare redirects using your instructions, and made a few other changes to my site. Google lifted their flag and UA-cam relisted my videos.

    • @onescales
      @onescales  Рік тому

      Very happy it helped. I’ve experienced a delisting in google and it’s tough (no more traffic, no ads)

  • @marketingfreak3921
    @marketingfreak3921 Рік тому

    Hey this was helpful.
    I have purchased few numbers domains in godaddy now I want to use cloudfare to redirect those new domains to my main website. I was doing manually using page rules ( 301 permanent redirect) but it is taking much time.
    Is there any way I can do it in bulk ?

    • @onescales
      @onescales  Рік тому

      Happy to hear! Yes you can do it in bulk. Can you explain. More about your specific scenario to help point you in the right direction. For example do the domains redirect to only a specific page on the new domain? Do they keep their page name ( for example - olddomain.com/contact goes to newdomain.com/contact

  • @dougrcollins
    @dougrcollins 10 місяців тому

    Very helpful video. I'll go check out what else you have on your channel.

    • @onescales
      @onescales  10 місяців тому

      Thanks. Much appreciated . Also is there anything else you would like us to cover?

  • @IAmRickGreen
    @IAmRickGreen 5 місяців тому

    loved this. thanks for sharing

    • @onescales
      @onescales  5 місяців тому

      Happy you loved it. Any other topics interested in?

  • @couponzania
    @couponzania Рік тому

    very nice tutorial. Tysm any suggestions for redirecting all amp pages to its real url? using cf

    • @onescales
      @onescales  Рік тому +1

      Your welcome. If your site is small just take the site map and make the amp urls redirect to the non amp. If larger than just setup a rule to use the amp pattern in url to redirect. Really depends on your specific setup

    • @couponzania
      @couponzania Рік тому

      @@onescales I use rank math, I am using this under the plug-in settings Regex Source URL: (.*)/amp Destination URL: /$1 - this redirects all amp pages in a single setup. do you think there's something similar for cf as well?

    • @onescales
      @onescales  Рік тому

      @@couponzania i believe you should check the "redirect rules" and "dynamic redirect based on "expression". try that first

  • @iamZia
    @iamZia 11 місяців тому

    Awesome tutorial, Thanks.

    • @onescales
      @onescales  11 місяців тому +1

      Happy you liked it!

  • @rtemplado056
    @rtemplado056 Рік тому

    Nice one man!