Cloudflare is usually used as a CDN, just to deliver parts of the site like images. In a typical setup, you would not set up redirects at all. You just use their plugin and it automatically pulls images and similar assets from the CDN instead of your domain.
If instead you are trying to set up a site that has multiple subdomains, a redirect alone won’t do it; you will probably want to remove the Redirection plugin unless you are actually moving Pages or Posts from the main site to the new review site. You will need to convert the original site https://example.com to a Multisite and choose the subdomain option, rather than subsites in subfolders. Then, you can add a subsite for reviews.example.com and set up your desired content there. You will also need to update your DNS settings so this subdomain actually exists. Most hosts and DNS providers can help you figure out what settings are needed where to make this happen.
Related Posts:
- Redirection plugin – how to let the editor access the ‘redirection’ menu?
- SSL redirect loop using WordPress HTTPS Plugin
- Redirection Plugin: Redirect all URLs with a regular expression
- flush_rewrite_rules not working on plugin deactivation, invalid URLs not showing 404
- Can Not Redirect from Plugin-Registered Admin Page
- Detecting $_GET parameters from any page + Cookie
- How to send “Location” header on plugin form submit event?
- Custom url structure for custom template
- wordpress custom login successful redirect hook
- Can’t access my WP dashboard: fatal error? [closed]
- How to redirect Old Post URL to new Post and keep Old post Comments?
- What’s the _wp_desired_post_slug value for?
- Redirect all blog links from WordPress.com site to new domain
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- How does automatic redirection for the redirection plugin work?
- Changed permalink structure. Need help with redirecting old posts
- WordPress Redirect Not Working – AJAX Callback Response Not Picked Up
- Landing Page Redirect Chain | http->https->https www
- How can I check if on specific plugin generated page or child
- Redirection based on location but without affecting search bots
- Page Restriction and Redirect for Particular Levels or user
- how to create site exit messages with destination url displayed
- How to redirect a URL with parameters?
- WordPress Shortcode to get URL Parameters $_GET[‘name’] redirects for no reason at all
- Redirecting a buddyboss profile tab to a different tab if not subscribed to a specific membership
- Redirect already logged in users away from a page to a specific page base on user role
- How to fix the woocommerce – adaranth.com redirection issue [closed]
- Redirecting thousands of posts that currently have no category in their permalink when changing permalink structure to include category
- Subdomains with almost the same content
- How to use login_redirect with a user capability
- Removing Automatic Redirects Without Plugin
- Installing wordpress on a subdomain of an already existing static website
- WordPress 4.3 broke meta redirect (with url params plugin)
- Edit Permalink Structure For Custom Post Type or Modify .htaccess?
- Mask and Track Outbound Links
- Add to array, redirect and display
- Folder wordpress page redirect
- Conditional custom redirect
- Making the ‘add to cart’ button redirect to PayPal
- PHP mobile redirect Endless loop
- How to force load a page in plugin?
- wp redirect 301 not working in wordpress page
- Preserve Search engine index while shifting to new Domain
- Janrain/Simple Modal under Redirected Domain
- In a WPMU that uses several different domains, how to enable users to register subdomains of any domain from the main site?
- Redirect unloggedin users
- login form should redirect to register page for in 1st login next time it should redirected to home page
- Identify User Language, Redirect to the corresponding page and Save the chosen language as Cookie
- www redirects to another directory in wordpress
- Hidden permalink different from displayed permalink
- redirect to homepage once action is completed
- Display value of the GET parameter in a new URL page
- Redirect to a page while maintaining search query parameters without causing an infinite loop
- Is it possible to have permalinks to sub-domain pages and to root pages within one single WP instance?
- Can’t add new plugin or themes on a wordpress multisite network from the primary site as administrator. Error: ERR_TOO_MANY_REDIRECTS
- How to update all in-site redirect URLs to destination URLs at once
- How to send new visitor to a splash page for only one time in wordpress?
- WordPress Admin login redirect to homepage
- Why is my site still showing insecure icon even if I have SSL certificate?
- Reverse count page view and show on other page
- redirect to a custom page
- .htaccess file doesn’t work, with hundred tries
- Update javascript URL in header – Domain Mapping Plugin [closed]
- Identify if the_post hook is being called from the admin post list
- Infinite 301 redirects after definitions in “Redirections” plugin?
- How to make wp multisite subdomain exist search
- Plugin with AJAX on subdomains causes 404 in console
- Specific plugin script not working on subdomain
- Clone a Post Tite and Custom Field into Custom Post type
- Direct URL to a template via plugin
- How to redirect from plugin page
- Redirect loop when forwarding to mobile site
- How do I secure a subdomain using UCC SSL?
- Template redirect inside of plugin not redirecting
- Can’t redirect to previous page after using GET
- Need to change contact email depending where user is from
- Redirect url in plugin to somewhere else?
- How do I to override login redirect on specific pages?
- How to link that “logged in” in “you must be logged in to post a comment” with custom login page on WordPress?
- Simple WordPress function / plugin to redirect a site
- URL Redirect on GoDaddy platform [closed]
- Redirecting to page on form submit – Revue plugin
- how to make wordpress remember my choice
- Page with redirect
- whole website redirected to another page
- Fatal Error in my WP “Call to undefined function get_option()”
- Show different page depending on user role
- add to cart linking to add to cart page
- How to create WordPress login for different users, with different roles?
- wp_logout function not executed
- How to let user store a file in plugin directory but not have it get deleted on update?
- Why is one phpunit test throwing an error on one class when all other classes are similar without error?
- Is there a loading priority for login_enqueue_scripts?
- Is it necessary to auto delete my WP plugin database tables when users deactivate/delete my plugin?
- How to apply lazy loading in background images [closed]
- Can’t get Gutenberg InspectorControls to work
- WP_Http response throws “Cannot use object of type WP_Error as array”
- How can I test plugin activation using phpunit?
- Can I put in Github the code of a abandoned plugin I want to fork?