Discover Centmin Mod today
Register Now

Cloudflare Redirects using cloudflare

Discussion in 'Domains, DNS, Email & SSL Certificates' started by Chris, May 13, 2023.

  1. Chris

    Chris Member

    51
    10
    8
    Feb 27, 2015
    Ratings:
    +15
    Local Time:
    8:04 PM
    1.7
    10
    Hello there :)

    I have two forums, I merged them into 1, so the ID's have changed.
    I have cloudflare managing the redirects
    • Currently, I have all domain.com/* forwarding to the new domain via cloudflare.
    However, I want to keep some of the linkbacks to the topics, as the old domain has some extremely high link backs.


    I tried taking cloudflare rules and putting individual redirects pushing them to the page, but no dice rule 2 overrides rule 1.

    What would be the best way to redirect? Maybe NGINX rules, disabling cloudflare?
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,906
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    10:04 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    A few specific examples of what you're trying to accomplish would help :)

    How you you doing Cloudflare redirects? via traditional Page Rules? Or newer Transform Rule Rewrite rules

    or via Cloudflare Bulk redirects Bulk Redirects (beta) · Cloudflare Rules docs ?
    With Bulk Redirects via CF API, you can programmatically configure all your redirect URLs specifically too Create Bulk Redirects via API · Cloudflare Rules docs

    Your usage case is listed as an example I believe Common Bulk Redirect use cases · Cloudflare Rules docs