Skip to content
    Moz logo Menu open Menu close
    • Products
      • Moz Pro
      • Moz Pro Home
      • Moz Local
      • Moz Local Home
      • STAT
      • Moz API
      • Moz API Home
      • Compare SEO Products
      • Moz Data
    • Free SEO Tools
      • Domain Analysis
      • Keyword Explorer
      • Link Explorer
      • Competitive Research
      • MozBar
      • More Free SEO Tools
    • Learn SEO
      • Beginner's Guide to SEO
      • SEO Learning Center
      • Moz Academy
      • SEO Q&A
      • Webinars, Whitepapers, & Guides
    • Blog
    • Why Moz
      • Agency Solutions
      • Enterprise Solutions
      • Small Business Solutions
      • Case Studies
      • The Moz Story
      • New Releases
    • Log in
    • Log out
    • Products
      • Moz Pro

        Your all-in-one suite of SEO essentials.

      • Moz Local

        Raise your local SEO visibility with complete local SEO management.

      • STAT

        SERP tracking and analytics for enterprise SEO experts.

      • Moz API

        Power your SEO with our index of over 44 trillion links.

      • Compare SEO Products

        See which Moz SEO solution best meets your business needs.

      • Moz Data

        Power your SEO strategy & AI models with custom data solutions.

      NEW Keyword Suggestions by Topic
      Moz Pro

      NEW Keyword Suggestions by Topic

      Learn more
    • Free SEO Tools
      • Domain Analysis

        Get top competitive SEO metrics like DA, top pages and more.

      • Keyword Explorer

        Find traffic-driving keywords with our 1.25 billion+ keyword index.

      • Link Explorer

        Explore over 40 trillion links for powerful backlink data.

      • Competitive Research

        Uncover valuable insights on your organic search competitors.

      • MozBar

        See top SEO metrics for free as you browse the web.

      • More Free SEO Tools

        Explore all the free SEO tools Moz has to offer.

      What is your Brand Authority?
      Moz

      What is your Brand Authority?

      Check yours now
    • Learn SEO
      • Beginner's Guide to SEO

        The #1 most popular introduction to SEO, trusted by millions.

      • SEO Learning Center

        Broaden your knowledge with SEO resources for all skill levels.

      • On-Demand Webinars

        Learn modern SEO best practices from industry experts.

      • How-To Guides

        Step-by-step guides to search success from the authority on SEO.

      • Moz Academy

        Upskill and get certified with on-demand courses & certifications.

      • SEO Q&A

        Insights & discussions from an SEO community of 500,000+.

      Unlock flexible pricing & new endpoints
      Moz API

      Unlock flexible pricing & new endpoints

      Find your plan
    • Blog
    • Why Moz
      • Small Business Solutions

        Uncover insights to make smarter marketing decisions in less time.

      • Agency Solutions

        Earn & keep valuable clients with unparalleled data & insights.

      • Enterprise Solutions

        Gain a competitive edge in the ever-changing world of search.

      • The Moz Story

        Moz was the first & remains the most trusted SEO company.

      • Case Studies

        Explore how Moz drives ROI with a proven track record of success.

      • New Releases

        Get the scoop on the latest and greatest from Moz.

      Surface actionable competitive intel
      New Feature

      Surface actionable competitive intel

      Learn More
    • Log in
      • Moz Pro
      • Moz Local
      • Moz Local Dashboard
      • Moz API
      • Moz API Dashboard
      • Moz Academy
    • Avatar
      • Moz Home
      • Notifications
      • Account & Billing
      • Manage Users
      • Community Profile
      • My Q&A
      • My Videos
      • Log Out

    The Moz Q&A Forum

    • Forum
    • Questions
    • Users
    • Ask the Community

    Welcome to the Q&A Forum

    Browse the forum for helpful insights and fresh discussions about all things SEO.

    1. Home
    2. Digital Marketing
    3. Conversion Rate Optimization
    4. Redirect Management on Headless Wordpress w/ React Front End

    Moz Q&A is closed.

    After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.

    Redirect Management on Headless Wordpress w/ React Front End

    Conversion Rate Optimization
    2
    3
    2306
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as question
    Log in to reply
    This topic has been deleted. Only users with question management privileges can see it.
    • culturefoundry
      culturefoundry Subscriber last edited by

      Hello everyone,

      As Headless Wordpress becomes more and more popular, it becomes more complicated to manage and track 301 redirects. I'm reaching out for advice on this.

      Our main issue right now, is that after migrating from Drupal to a Headless Wordpress/React platform we lost the ability to track, manage, and view traffic analytics for users hitting those redirects. This was something we were able to do in Drupal.

      Example: If we have a redirect in place we could see how many times in the past x number of days that redirect was hit by users attempting to access the old URL.

      Unfortunately, Yoast Premium, has been helpful with other SEO needs, but this is one that it is not able to manage.

      Anyone have any ideas, experience, or thoughts on this issue?

      Thanks for your time

      1 Reply Last reply Reply Quote 1
      • BlueprintMarketing
        BlueprintMarketing last edited by

        PS  may I see your GitHub?

        1 Reply Last reply Reply Quote 0
        • BlueprintMarketing
          BlueprintMarketing last edited by

          I love to see people using  Headless WordPress below five given free ways to do this a reverse proxy is a win-win however if you. want to do it with "react-router-dom"  for the WordPress settings in the first settings two URLs listed below you can't miss them.

          I have always used Pantheon.io for headless or Pagely

          One very simple and I believe personally saves you a lot of time method is to use a reverse proxy to do any redirects.

          my personal recommendation Fastly.com if you want something a little bit more generic and not as fast or as developer-friendly you can  page rules ( redirects if you want to be) very inexpensively like five dollars a month for 30 on Cloudflare.com For tools like this which are very good no matter what code you are running https://www.easyredir.com/blog/how-to-redirect-a-url/

          ** I would still use Fastly ( they no longer charge for SSL certs)**

          I of doneness with node.js I just have not done with react but what you're going to have to read through these two URLs and decide which end of it want to do the redirections from you can redirect from PHP you have to change your settings.php and your function.php file for the setup settings number two Install react-router to create routing for React. npm install react-router-dom

          THE 2 URLs listed below

          1. https://www.efficiencyofmovement.com/posts/redirect-headless-wordpress/
          2. https://hybrit.org/blog/combine-headless-wordpress-with-a-react-spa-part-1

          you're going. to have to WP changes to the settings.php as well as function.PHP

          https://github.com/joshsmith01/headless-wp

          • https://medium.com/moij/going-headless-with-wordpress-graphql-and-react-b939263a6f3d
          • https://discourse.roots.io/t/detach-front-end-and-use-wp-headless/11419/2
          • https://github.com/postlight/headless-wp-starter/issues/131

          Install react-router to create routing for React. npm install react-router-dom

          React Router allows us to create individual routes for our pages and adjust our URL. In order to dynamically create the routing, we can add the following code. Don't forget to import react-router-dom

          Let's change the following code inside the render function to:

          |   | // Import Router at the top of the page |
          |   | import { |
          |   | BrowserRouter as Router, |
          |   | Link, |
          |   | Route |
          |   | } from "react-router-dom"; |
          |   |   |
          |   | render() { |
          |   | const { pages } = this.state; |
          |   |   |
          |   | return ( |
          |   | |
          |   | <fragment></fragment> |
          |   | {/* Links /} |
          |   | |
          |   | {pages.map((page, index) => { |
          |   | return {page.slug}; |
          |   | })} |
          |   | |
          |   |   |
          |   | {/
          Routing */} |
          |   | {pages.map((page, index) => { |
          |   | return ( |
          |   | |
          |   | exact |
          |   | key={index} |
          |   | path={/${page.slug}} |
          |   | render={props => ( |
          |   | <examplepage {...props}="" page="{page}"></examplepage> |
          |   | )} |
          |   | /> |
          |   | ); |
          |   | })} |
          |   | |
          |   | |
          |   | ); |
          |   | } |

          view rawApp.js hosted with ❤ by GitHub

          Create a folder inside the src folder called components and add ExamplePage.js to it. Inside ExamplePage.js we will add the following code

          |   | import React from 'react' |
          |   |   |
          |   | export default function ExamplePage(props) { |
          |   | const { page } = props; |
          |   | return ( |
          |   | |
          |   |

          {page.title.rendered}

          |
          |   | |
          |   | |
          |   | ) |
          |   | } |

          view rawExamplePage.js hosted with ❤ by GitHub I hope this is been some help to please let me know if you run into any obstacles  I like that you are doing headless Pantheon is. a great resource for this as well. Let me know if you run into any obstacles or if I can be of more help. all best,Tom

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          Got a burning SEO question?

          Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.


          Start my free trial


          Browse Questions

          Explore more categories

          • Moz Tools

            Chat with the community about the Moz tools.

          • SEO Tactics

            Discuss the SEO process with fellow marketers

          • Community

            Discuss industry events, jobs, and news!

          • Digital Marketing

            Chat about tactics outside of SEO

          • Research & Trends

            Dive into research and trends in the search industry.

          • Support

            Connect on product support and feature requests.

          • See all categories

          Related Questions

          • Kyle_M

            Requiring customer agree to shipping terms at checkout

            ecommerce conversion rate marketing

            I work for an ecommerce company that has many of its shipments go by LTL freight. Our customer service team has issues with a few customers per month that aren't equipped to receive freight shipments which leads to returns and other issues. In an effort to better inform our customers, the customer service team is requesting that we add a checkbox to the checkout that requires customers to agree to our shipping and returns policy, including a link to the policy page. I am wondering how concerned people here would be that requiring the customer to check a box agreeing to those terms would lead to more customers abandoning during the checkout process. Or do you think it's not a concern? Thanks for your thoughts.

            Conversion Rate Optimization | | Kyle_M
            0
          • Kingalan1

            Best to Include Phone Number as CTA Button in Mobile Version of B+B Web Site?

            We are attempting to keep the number of CTAs (Calls to Action) on our commercial real estate website to a minimum. Our adjusted design (see attached) has 2 CTAs. One is "Contact Agent" the other is "Schedule a Tour". We are focusing on the listing page, which is the primary product page and critical in terms of CTA. Our mobile version does not show a phone number while the desktop version (also attached) displays a phone number. Should the mobile version also display a button a phone number? Some members of our target audiences, business owners and executives who are often in their 40s and 50s may prefer to call us up rather than communicate by written message. Any suggestions for elegantly displaying the phone number without causing confusion? I have read that the number of CTAs should be limited so I am on the fence as to whether or not to include a phone number Thanks, 
            Alan 6yR88Vt WwYpt81

            Conversion Rate Optimization | | Kingalan1
            0
          • plumrocket1

            Can Very High Impressions and 0% Organic CTR Impact our SEO Rankings?

            I have a very strange feeling that someone bad is trying to hurt our company, but maybe I am wrong. Let me explain. In the last two month, we have seen a very significant drop in sales on our website, but we couldn't figure out why. We have looked at different metrics (Google Search Console, Moz, Google Analytics), but everything looked alright. We had 10% loss in traffic, but we didnt believe at the time that it could be the main issue. Just yesterday we've discovered the following (please see attached screenshot😞 On August 18, 2018 Google launched Search Update On the same date, we had a jump in Organic Search Impressions for one particular keyword, which we never tracked before: "free facebook login". Majority of all impressions (233,000 out of 258,000) were from Philippines. Very low total number of clicks (50 clicks) led to 0% Average CTR for this keyword. Which in return, also lowered our global CTR by 1%. One month later we had 1000's of spam emails sent to our Helpdesk from two IP addresses, also from Philippines. We blocked them of course. It could be all coincidence. I dont know. But do you think that someone can use this fraudulent tactic to lower our CTR and drop our ranking and traffic? Can this influence our SEO in any way? It's also possible that someone is attacking Facebook and we just happen to be there, on the first page, for the same keyword. Should we try to eliminate our page for this keyword and see what happens? I've checked this article from Rand Fishkin - https://moz.com/blog/impact-of-queries-and-clicks-on-googles-rankings-whiteboard-friday and it seems that CTR is an important factor. However the article is from 2015 and maybe it's no longer relevant. What should we do? Thanks! G86Nge4

            Conversion Rate Optimization | | plumrocket1
            1
          • Arnaud_Fo

            Overlay / modal for product pages - bad or good for SEO?

            Hi all, I am considering using full overlays/modals for an e-commerce site for all our product pages (category/listing pages will be "normal", the product page will come over the listing page as an overlay/modal when you click on the product). Those “product overlays” will also be accessible directly with own URL (if need to be linked to for ex.). All the literature I find out there treats overlays and modals as “marketing” ones (ads, sign-ups, etc.) and is generally critical to overlays when it comes to SEO, while also saying that an overlay that has to do with good UX should not hurt the SEO of our site. What do you think? Will all product pages as overlays be considered as good UX by the search engines and therefore not be negatively impacted, SEO speaking? Or should we stay clear of overlays and create “normal” product pages? Thanks in advance! Arnaud NB: The reason we want to create those overlays are for design and UX purposes, and try to increase our conversion rate.

            Conversion Rate Optimization | | Arnaud_Fo
            0
          • andrewmeyer

            Server-Side A/B Testing - Okay for SEO?

            Hey Moz Community! I've been digging into the differences between server-side testing and client-side testing and had a generic question. Is it safe to run server-side A/B testing? For example, if I want to Split Test the home page of a site and show 50% of my traffic one home page, and show 50% of my traffic a completely different (read: new template, new content, new CTAs, etc) home page, are there any implications to SEO and organic search? I've spent about five hour researching and from what I can find A/B testing is acceptable as long as you don't show Googlebot different content or run A/B tests on Googlebot. Matt Cutts, head of Webspam at Google, has stated that A/B testing does not impact search rankings. "A/B or split testing or other forms of testing web sites is okay by Google as long as you don't test GoogleBot or don't treat GoogleBot differently." The biggest concerns for SEO cloaking, so from my understanding, for server-side testing, you'd need to do user-agent based redirection so that Googlebot (or any search bot) gets the normal version of the home page. The bots shouldn't be part of the test. Technically that is cloaking, but intention-wise, we're not trying to be sneaky. I've also read through this article about experimentation from Google developers here. Am I missing anything here or is there a definitive answer? If we serve a “B” as a different site for user testing, just exclude google bot by user-agent and we’re good? THANKS!

            Conversion Rate Optimization | | andrewmeyer
            0
          • datarat

            Customer journey / customer drop off

            Hi All, I would like to understand how visitors navigate through my site and find out where the main drop out areas are (i.e. what pages / sections of the site do users leave on). I will then be segmenting by mobile, tablet, new visitor, returning etc. to see how the various subsets of users behave. To do this I generally do the following: Identify main sections of the (ecomm) site: homepage, category pages, product pages, cart, checkout 1, checkout 2, checkout x, payment confirmation. For each section above I either use a segment to isolate that section of the site, either by regex or a simple page selector and apply to the Audience >> Overview report and record the resulting session count. OR I filter the Behaviour >> Site Content >> All Pages report to isolate the various site sections and record unique pageviews. I then plot these figures horizontally under a heading for each section of the site representing a flow between the pages of the site with a calculation showing the difference between each section of the site which represents user drop off. Hope that makes sense. What I am interested to know is, do you have any better suggestions to the process laid about above. Do you see any issues with this process?

            Conversion Rate Optimization | | datarat
            1
          • esiow2013

            How can I find the redirect that removes special parameter from Adwords?

            My main problem is Google Analytics doesn't show data from Google Adwords because a redirect in my site removes the special parameter(gclid) supplied by Adwords. Here's an email from one of Google Adwords representative: "When I reviewed your website, I found that a redirect set up on your site is removing auto-tagging information from your URLs. Auto-tagging automatically adds a parameter to the end of each of your AdWords destination URLs in order to identify visitors as AdWords referrals. The tag captures keyword, campaign, ad content information, and your ad's position when a user clicked it. The parameter used in auto-tagging is called "gclid." However, due to your website's redirect, the "gclid" parameter is being removed from the URL. As a result, Google Analytics is unable to properly track visitors reaching your site through AdWords. We suggest contacting your webmaster to append the "gclid" parameter to the redirected URL. If this isn't possible, you may want to consider removing the use of the redirect." Thanks in advance!

            Conversion Rate Optimization | | esiow2013
            0
          • CHEATERS

            How highly do you value a link from the BBB?

            What I would like to know is how valued a link from the BBB is. I've searched various forums and websites to try and put a value on it, but I can't find a whole lot of useful discussion on it and how it can affect rankings. My ecommerce company has been approached by the BBB for Accreditation, which is something I've always been somewhat interested in. I realize many business owners either love/hate the BBB, but so far I have had several claims with them and they've always sided with my company, despite not being accredited. The BBB rep immediately started spouting off the benefits of having the BBB link to you, and I could see that as being true. They have a DA of 96, and obviously not everyone can get a link on that website (money and good reputation required). However, he probably exaggerated when he said often times businesses skyrocket in the rankings because of this backlink; he also seemed to think having the BBB code and badge that link to the BBB website seemed to affect rankings, which I don't think is correct. I also think that having their badge on our website could increase sales conversion (and maybe even increase the number of people that complain to the BBB). I'm not too worried about the complaints since we don't have ethics problems. The accreditation is $750 (seems high) and I'm not sure if it's really worth that amount, but I could be wrong. Would love some professional insight on if the BBB is worthwhile link or if it's overhyped and the money would be better spent elsewhere. At face value, it certainly seems like a good investment and I'd love to hear some insight as to how much value their backlink truly has to a company or if that money is better spent elsewhere.

            Conversion Rate Optimization | | CHEATERS
            3

          Get started with Moz Pro!

          Unlock the power of advanced SEO tools and data-driven insights.

          Start my free trial
          Products
          • Moz Pro
          • Moz Local
          • Moz API
          • Moz Data
          • STAT
          • Product Updates
          Moz Solutions
          • SMB Solutions
          • Agency Solutions
          • Enterprise Solutions
          Free SEO Tools
          • Domain Authority Checker
          • Link Explorer
          • Keyword Explorer
          • Competitive Research
          • Brand Authority Checker
          • MozBar Extension
          • MozCast
          Resources
          • Blog
          • SEO Learning Center
          • Help Hub
          • Beginner's Guide to SEO
          • How-to Guides
          • Moz Academy
          • API Docs
          About Moz
          • About
          • Team
          • Careers
          • Contact
          Why Moz
          • Case Studies
          • Testimonials
          Get Involved
          • Become an Affiliate
          • MozCon
          • Webinars
          • Practical Marketer Series
          • MozPod
          Connect with us

          Contact the Help team

          Join our newsletter
          Moz logo
          © 2021 - 2025 SEOMoz, Inc., a Ziff Davis company. All rights reserved. Moz is a registered trademark of SEOMoz, Inc.
          • Accessibility
          • Terms of Use
          • Privacy

          Looks like your connection to Moz was lost, please wait while we try to reconnect.