Switched From Wordpress, Traffic Dropped In Half
-
Hello,
Thank you for taking a look at my issue.
My site: http://www.getrightmusic.com
A month ago, I switched from Wordpress to ExpressionEngine. The reason being I wanted a more powerful membership functionality with media uploading. After I switched, my traffic basically dropped in half. I was averaging around 4-6,000 unique visitors per day and now I am at about 2,000 per day.
I resubmitted a new sitemap to Google webmasters. I also set up 301 redirects on my top 80 urls that were ranking well and driving traffic in Google.
Not only did Google kick me off of my top spots in the SERP's, but I no longer get indexed as quickly as I used to. With the old Wordpress site I would get url's indexed within minutes. Now they aren't even getting indexed really at all.
Is this a normal occurrence when switching site designs and systems?
Do you think Google will just take a little time before they give me back some respect?
Is there anything I should be doing to get back to ranking and getting indexed faster?
Thanks for any help or any insight you may have.
Jesse
-
Thanks Chris! I did get the NSM Better Meta plugin installed and I really like it. So, I have a new sitemap with Google created. I love Wordpress as well, I just felt that all of my competitors were using it and I needed to stand out from everyone else Plus I wanted complete control over where and how my content is presented . It has been trickier even with good designers and developers, but I'm hoping in the end it will pay off. I was just pretty surprised at how fast Google broke up with me. I guess it's time for me to go back and wine and dine again for some G Love. Next time this situation occurs I will focus more on 301'ing each url before the switch. Thanks for the reply Chris!
-
I totally agree. Every URL is precious... Every one deserves a 301. In terms of indexing, WordPress has a built in ping feature for whenever content gets published, but so does EE... It just needs some configuration. Look for it in EE docs. Also, consider using LG Better Meta for EE. It gives you nice control over metadata plus if you work at it you can use it to help auto generate an accurate XML sitemap. This helps with indexing significantly IMHO. I love EE's power, but after our last few projects with it I would rather stick with WordPress for content publishing and custom code any needed features rather than fight with and pay for EE.
-
If you value your site's SEO, you should properly redirect your pages as much as possible. The method of redirection is dependent on your server and the technologies involved. For example, if you are using an Apache server in a shared environment, you would need to add a redirect to your htaccess file using a proper regex expression.
I tried to check your site to compare URLs but it is currently unavailable. In short, try to determine a pattern between your old URLs and new URL structure, then map them over.
Example:
OLD URL: mysite.com/music/mix/artistname
NEW URL mysite.com/album/artistname
In the above example you would write an expression which would replace /music/mix/ with /album/ so your old URLs would smoothly redirect to their new URL. You would make this change using the 301 code so browsers clearly identify the links should be updated.
-
Thanks for the response Ryan!
-
My content is identical to the content that was on the WP site. I used a plugin to export my Wordpress posts to the EE site.
-
I was using the Joast SEO plugin while on WP. I have a similar SEO plugin installed now with EE though for the meta data.
-
My URL structure did change from the Wordpress site.
I think I do have all url's redirecting to the homepage. Should I have set it up differently? My top 80 urls redirect to their respective posts on the new EE site.
Do I have to go in and redirect all of my old urls to their individual corresponding new EE urls?
Should I just wait it out and hope Google gives me some love back?
Thanks for the help Ryan!
-
-
Hi Jesse.
WordPress and EE both offer quality CMS solutions. Search engines don't care at all how your site is developed, but instead will focus on your content and how it is presented with respect to tags and so forth.
Some questions for you:
-
is your current content 100% identical when compared with when your site was on WP?
-
did you use any SEO plugin while you were on WP?
-
what other changes have been made on your site around the same time period?
-
you mentioned 301 redirects. Did your URLs change during the switch?
Your site seems pretty solid on the basic SEO factors. You should NOT experience this issue purely from moving your site to a new CMS unless something else is wrong.
EDIT: Jesse, you have an issue with the redirects on your site.
http://www.getrightmusic.com/robots.txt returns a normal page from your site, and provides a "200" response showing it is the intended page.
I also tried http://www.getrightmusic.com/robots.txt123 as a URL, and also received a web page along with the "200" response.
After taking a closer look it seems to be your home page. So it seems you redirected all URLs without a page on your site to your home page? And you provide a "200" (page found, all ok) code rather then a 301?
Based on your above reply the reason for your drop in traffic is you lost the majority of your pages during the CMS change. While the pages still exist on your site, you lost any links to those pages and redirected users to your home page. The loss in traffic would be expected based on this method.
-
-
Thanks Daniel.
I've added the Google+ to all of my new posts hoping to help get indexed. I would have loved to stick with Wordpress, but I'm not a fan of using plugins and then worrying about them breaking when Wordpress updates and keeping on track of all that.
I chose my top 80 urls to 301 because I had over 3000 posts from my previous site. I just didn't have the time or resources to individually 301 them each.
I also haven't gotten my RSS set up yet. I'm hoping once I do (next week), I'll get that back into Feedburner, which I think should help get indexed faster again. Right?
Thanks for the quick reply Daniel!
Jesse
-
Pretty standard. Site redesigns, especially when new URL's are involved, see immediate drops in rankings and traffic. Going to be a little while until they come back. I personally would never have made the switch. It's rarely worth it for the lost traffic. Isn't there a media uploading plugin or some kind of ftp plugin for wordpress you could have used? Guess it's too late. Just make sure all of your URL's are redirected, not just your top 80, you should be fine in the long run, but it's going to hurt for a little while.
For indexing problems, wordpress automatically pings search engines with new posts, so you likely got indexed very quickly in the past. Try and share a link to your new content on Google+ and that should get it indexed quickly.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
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.
Related Questions
-
WordPress Category page title h1 or h2
Hi friends, I know this is a minor technical change, but we are in an extremely competitive market and I don't want to have any points against us. On our WordPress Category pages i.e. http://www.domain.com/category/�tegory-title%/ I looked at the code behind the the Title of the category page, which is "Browsing: %Category Title%" The code is an h2. I look at the posts in the category archive below, and those are also h2's. The theme preview is here and you can click on Entertainment - Reviews to see exactly what I'm referring to - http://themeforest.net/item/smartmag-responsive-retina-wordpress-magazine/full_screen_preview/6652608 I changed the code for the "Browsing: %Category Title%" to h1, which I believe is more consistent and standard formatting. 1. Is this a correct technical on-page optimization? 2. Would it be beneficial to remove "Browsing"?
Web Design | | JustinMurray0 -
Web Hosting and CDN for Wordpress Site Load Speed - Suggestions Needed
We all know that website load speed is more important than ever. While I love the look and feel of parallax and Wordpress, I want to do everything I can to keep the load speed down. I see a lot of conflicting information regarding web hosting services, CDN services and other service (Cloudflare for example). I am looking to hear from those with their own experiences to let me know what they think is the ideal setup for a parallax Wordpress site is as far as which services to use, including: 1. Web Hosting
Web Design | | Gauge123
2. CDN
3. Any other service or product that would help to provide and extremely fast site load time. Thank you!0 -
WordPress and Redirects
I just converted my site to wordpress. Previously urls like www.waikoloavacationrentals.com/kolea-rentals/9g and www.waikoloavacationrentals.com/kolea-rentals/9g.html would go to the same page. Since using wordpress the first one will not work. I did not have redirects set up so was wondering if there is something I am forgetting to easily make it to where if someone types in both urls it will go to the same page.
Web Design | | RobDalton0 -
Wordpress in a subdirectory?
Hi, I've used this method a few times of developing Wordpress websites in a subdirectory and only moving the index.php file to root when the site is ready to launch. (full details of how this is done in the link below) The sites I've used this on all index correctly and rank for their terms, so I haven't seen any negatives at all. However moving forward I would like to know for sure if this is indeed SEO-friendly? note: The site functions as any other at www.domain.com, it's only the Wordpress install & admin etc. resides at: www.domain.com/wordpress/ -the pages are served to root ie. www.domain.com/about) Details.. WordPress from a subdirectory to the root directory: http://askwpgirl.com/how-do-i-move-wordpress-from-a-subdirectory-to-the-root-directory/ thanks in advance.
Web Design | | GregDixson0 -
WordPress not man enough...has anybody got experience working with Pryo CMS?
Hey folks I'm working with a small team on putting together a new niche accommodation / holiday search portal here in the UK. We are most likely using PHP / MySQL technology for the site - I am a huge fan of WordPress but not sure its quite man enough for the task (many option search over 10,000 plus properties). We can't afford to pay for a bespoke development, so off-the shelf CMS is the most likely route for release 1, and from what I've been reading Pyro CMS seems a good open source choice... https://www.pyrocms.com/ Has anybody come across this, or know how good it is with regards to on-site SEO? Or maybe WordPress is up to the task? If not, what are other good open source options for sites focused around a search function? Cheers Simon
Web Design | | SCL-SEO0 -
Google Analtyics Conversion Tracking for Wordpress Life Coaching Site
Hello, How do I do conversion tracking for Google Analytics for this site: debidonner(dot)com She has a 'Thank You' page after you return from Paypal Thanks!
Web Design | | BobGW0 -
Advice on migrating from .com to .co.uk without dropping in rank?
I have a retail business in the UK whose website has *.com address and it has taken 3 years to reach a page rank of 3. We are building an updated site which will have a completely new url structure and optimized for SEO. We are considering launching the new site at a *.co.uk as we understand this will have advantages in local search and ranking as we are primarily targeting UK traffic. Does anyone have comments on **.com vs .co.uk and/or have any advice on how to handle the migration while minimizing any drop in traffic and ranking?
Web Design | | brian.james0 -
Wordpress Design Pricing
Why on earth did you say you could get a quality template designed and coded for a few hundred bucks? Im a professional designer, I expect to make 75 an hour which is actually low. And you think I should be able to design and code a high quality wordpress site in a few hours. You are killing my business and encouraging people to hire low quality developers or take work out of America. Im very offended by your comments. Why dont you try living on 5 bucks an hour !! You just spit in the face of all good designers.
Web Design | | compasslocal0