• seohunters9

        See all notifications

        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
          • MozCon
          • Webinars, Whitepapers, & Guides
        • Blog
        • Why Moz
          • Digital Marketers
          • Agency Solutions
          • Enterprise Solutions
          • Small Business Solutions
          • 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.

          Let your business shine with Listings AI
          Moz Local

          Let your business shine with Listings AI

          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.

          NEW Keyword Suggestions by Topic
          Moz Pro

          NEW Keyword Suggestions by Topic

          Learn more
        • 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.

          • MozCon

            Save on Early Bird tickets and join us in London or New York City

          Unlock flexible pricing & new endpoints
          Moz API

          Unlock flexible pricing & new endpoints

          Find your plan
        • Blog
        • Why Moz
          • Digital Marketers

            Simplify SEO tasks to save time and grow your traffic.

          • 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.

          • 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
        • My Q&A
        • 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
        2308
        Loading More Posts
        • Watching

          Notify me of new replies.
          Show question in unread.

        • Not Watching

          Do not notify me of new replies.
          Show question in unread if category is not ignored.

        • Ignoring

          Do not notify me of new replies.
          Do not show question in unread.

        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as question
        Locked
        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

              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
              • 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://a-moz.groupbuyseo.org/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
              • Kingalan1

                Multi Step Form or Standard Form for Data Capture

                We are redesigning our web site real estate (www.nyc-officespace-leader.com). A key component of the site is the property search form. Currently visitors completes 5 fields and properties that meet the criteria are displayed to the visitor. I have noticed that my leading competitors (www.42floors.com, www.squarefoot.com) use multi step forms that ask single questions of the visitors. In effect they are reducing complexity by asking a single question per form. However the visitor must complete additional forms. Before results are served, both competing sites require the visitor to release contact info. 42floors has a clever inducement for the visitor to release their info: "Their are 127 listings that haven't been posted yet, but are visible to members." Once the visitor releases info they get to view the listings. While this is somewhat coercive, I suspect it is effective in obtaining customer date. While I understand it may result in some visitors bouncing off the site, the form completions are extremely valuable. Currently we provide listings without requiring registration but obtain very little data about visitors. In New York City, there are so many commercial real estate sites that visitors have a tendency to bounce from one to another without leaving info or calling. Multi step forms would allow me to add questions that are highly pertinent. Like when do they need possession, how long a lease term. By being asked very specific, relevant questions I wonder if that would not in fact increase the likely hood of the visitor to release info Any advice?? I am attaching several of the forms in question. In the event that we proceed with a multi part form, their are certain services like Leadformly that integrate with Wordpress. I see the eliminate the need for a Capcha and have other advantages. Is it beneficial to use such a package? iQUNh 19ugT he23uak

                Conversion Rate Optimization | | Kingalan1
                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
              • LinkMoser

                How can I track the traffic source/keyword of form submissions?

                I'm using Google Analytics on www.nhfinehomes.com and would like to track the source of leads submitted via form submissions. Ideally, I could track if the lead originated from organic search (and what keyword phrase), PPC, referral links, etc. Is this possible with Google Analytics and if so, can anyone point to some documentation on how to do this or better yet someone who can help me set this up? This site is running ASP.NET and uses JQuery so there is not a 'traditional' thank you page that I can reference. I'm not a programmer and do not pretend to be one! Thanks in advance. Link

                Conversion Rate Optimization | | LinkMoser
                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
              • JKuly

                How accurate is the Geo-Targeting of Google and Bing/Yahoo PPC ads?

                I have a client who serves a local market and who has had trouble in the past with people out of her service area clicking on ads. She asked how accurate the geo-targeting option is.  I know it's not possible to be completely accurate resolving the location of IP addresses, but was wondering if there are any recent statistics out there regarding how accurate or inaccurate geo-targeting is.  I did some quick searches but did not see any current numbers. Many Thanks!

                Conversion Rate Optimization | | JKuly
                0

              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
              • Digital Marketers
              Free SEO Tools
              • Domain Authority Checker
              • Link Explorer
              • Keyword Explorer
              • Competitive Research
              • Brand Authority Checker
              • Local Citation 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.