Why did I drop ranking after setting up perm redirect, sitemap, and Google places??
-
I have a site that was ranking in the top two for my search terms. We had a funky url (it contained hyphens) and was advised to change it for SEO, so I setup a perm redirect through my web host (before it was a temporary one I think) At the same time I installed a sitemap plugin for Wordpress and also registered for a Google Places account. I can't remember the exact order I did this -- does it matter? Anyway, within a couple days of doing the above, my ranking dropped to the bottom of the second page. I would like to fix this, but I'm not sure. I need help please!
-
The site is three months old and I did the 301 about two weeks ago.
We can rule out the EMD problem since the old domain was just the name of the business. Plus everything was fine until two weeks ago when I messed it up, and that would be too coincidental.
Is there any issue with redirecting an html site to a php site?
-
I am not totally sure if it is a big difference. However, my Dr. House side to my brain still wants to focus on the 301s.
The only exception I can think of is if your previous domain violated the EMD Algorithm; exact keywords domain name for a website. I am wondering if Google devalued it and whatever backlinks that were helping your website?!? I am so paranoid about Google's filters...I swear it's like they have rat traps everywhere and when they go out to look at one caught in a specific trap, they audit it for field testing. You could be just unlucky?! Also the keywords you are competing with also would have a big factor if Google randomly sampled your site and audited it??? Any thoughts?
Also do you have a Webmaster Tools account? Google would report any directories that are not found. If they are there this would definitely prove my point of 301s not properly written. If so then click all of them and mark them as fixed and let Google recrawl.
*New websites with no much authority tend to do a Google dance. So if you're site is less than 12 months old or even 2 years old without a huge domain authority it could take a while to rebound.
-
Hi Chad,
I have an htaccess file that is in there already and it said that with the exception of the "Options+FollowSymLinks", so I added that line in. Could that be it? Is there something I could try next?
Thanks so much!
-
Looking at this I would definitely say or question the actual .htaccess rewite. It's a little clearer to me that your site lost back-links or page flow. Also the domain rank is an important metric of "authority". This is the stuff related to your website's actual content. Backlinks "deep or inner links" to various pages helps bolster the home page and "domain authority score". So I believe the actual 301 redirect technique is in question.
I know you said you did a redirect in the html files direct. I have never learned or heard of that technique (an example would be great aka markup/code); however, if your website is on an Apache Server, you would need to create .htaccess file and use this code:
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} !^newdomain.com
RewriteRule ^(.*)$ http://www.newdomain.com/$1 [R=301,L]Redirect /yourdirectory http://www.newdomain.com/newdirectory // for any other unquie content you want to redirect manually
*this is the way to do it, you can always Google or YouTube a video to show how to setup a .htaccess file on your server or on your cpu and then some special settings in filezilla (or whatever ftp software you use) so you can see the file. In FTP software .htaccess files are hidden, so you would create it and go nuts trying to locate the actual file. Filezillia I know has a feature or setting to unhide it so you can transfer it to the route of your server.
Let me know if this works!
-
Hi, thanks for your response. Yes, I did a 301 from the old domain to the new domain and the redesigned website. I had initially redirected the site using code in each of the html files, and that was fine, and my rank was climbing with the new site for awhile, before I did the 301 through the host. I went to ahrefs and copied and pasted the results below. I'm an SEO newb, so I'm not sure how to analyze the results.
Old Site:
URL Rank: 0Ahrefs Domain Rank: 0.17Backlinks: 58
Referring domains: 1New Site:
URL Rank: 7.9Ahrefs Domain Rank: 0Backlinks: 3Referring domains: 1
-
Hi Quick question, did you redirect 301 to new domain? I tried to read this, but I am just a tad unclear.
In theory a 301 to all or the exact anchor structure should pass all your page juice; however, sometimes doing this will enact a filter that spot checks for a link building footprint that violates Penguin Algorithm.
I know this sounds like a stretch, you might want to audit the link building you did initially. You can use Ahrefs (they have a free version) or if you want to take it to the next level use Authority Labs. They have great tools and reporting to help you look at your back-links.
If you have a ton of exact anchor matches and the same type of links on the same sites (site-wide-links), this can serve as a signal that could of had some of the links devalued.
The last option is if your previous url had exact anchors for keywords your ranked for. I am assuming you were able to obtain a branded url and this could affect to.
Reach back out to me, I can chat a little to help you hone in on the real issue.
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
-
301 redirected all my pages to my new domain, now I have a problem with Google Search Console
Hi guys! I bought a new domain name and redirected all my URLs from the old domain to the new one. Everything worked perfectly but now I have a little problem. I want to use the option 'Address Change' in google search console. Step 1 Works (Select new website in the list) Step 2 Works (Confirm that the 301 are working) Step 3 Asks me to Verify the old domain (huh!?) in order to complete the request. Obviously that doesn't work because my 301s WORKS! So if I try to verify the old website by putting a google file in the root of my domain Google tries to access it and it automatically redirects to the new domain. I must be missing something lol help!
Technical SEO | | benoit_20180 -
My site ranking has dropped in recent 2 weeks ?
I have a quick question to ask you guys,
Technical SEO | | Mustansar
I have my site (www.webuycarstoday.co.uk) It used to rank very well for all my target keywords. But recently all keywords dropped massively. I can't seems to find a good reason of this drop. We have not change anything which may have caused such drop.
Any suggestion or advice to get into the problem. I would appreciate your kind responses.0 -
Upgrade old sitemap to a new sitemap index. How to do without danger ?
Hi MOZ users and friends. I have a website that have a php template developed by ourselves, and a wordpress blog in /blog/ subdirectory. Actually we have a sitemap.xml file in the root domain where are all the subsections and blog's posts. We upgrade manually the sitemap, once a month, adding the new posts created in the blog. I want to automate this process , so i created a sitemap index with two sitemaps inside it. One is the old sitemap without the blog's posts and a new one created with "Google XML Sitemap" wordpress plugin, inside the /blog/ subdirectory. That is, in the sitemap_index.xml file i have: Domain.com/sitemap.xml (old sitemap after remove blog posts urls) Domain.com/blog/sitemap.xml (auto-updatable sitemap create with Google XML plugin) Now i have to submit this sitemap index to Google Search Console, but i want to be completely sure about how to do this. I think that the only that i have to do is delete the old sitemap on Search Console and upload the new sitemap index, is it ok ?
Technical SEO | | ClaudioHeilborn0 -
Ranking Drop and Google Disavow Requests
My website, www.nile-cruises-4u.co.uk has fallen dramatically for the top industry search terms (nile cruise, nile cruises) over the last 12 months from previous page one rankings to page three which has very badly affected us financially. I found, using Linkdetox, that we had thousands of back-links for non-related anchor-text, mainly porn terms, viagra, etc. I have submitted a Disavow file and request about a week ago and wondered firstly if the enormous amount of these links would have helped cause the drop to page three and secondly if the Disavow request will eventually help the website return to better rankings? Thanks,Colin
Technical SEO | | GratefulFred0 -
Ranking dropped after domain change
Dear Moz Community, first of all excuse my bad english, i am from europe and my english is not the best 😉
Technical SEO | | domiji
I use Moz Analytics for several days and try to figure out why our "main keyword" totally dropped after our domain change. We started this year with a new company name and a new domain. Our old domain was dp-hochzeitsfotograf.de and the main keyword we try to rank for was "hochzeitsfotograf" which means "wedding photographer" here in Germany. Last summer we reached position 1 and short before our domain change we still ranked on position 6. We register the domain change in google webmaster tools and redirect all urls via 301 redirect to the new domain. Our new domain name is yourheyday.de and all rankings adopted pretty good except our main keyword (now position 62) which could break our neck the next few month. I would be so so happy and really appreciate if anyone of you have an advise for us. Thanks and many greetings from europe
Dominik0 -
Why is google webmaster tools ignoring my url parameter settings
I have set up several url parameters in webmaster tools that do things like select a specific products colour or size. I have set the parameter in google to "narrows" the page and selected to crawl no urls but in the duplicate content section each of these are still shown as being 2 pages with the same content. Is this just normal, i.e. showing me that they are the same anyway or is google deliberately ignoring my settings (which I assume it does when they are sure they know better or think I have made a mistake)?
Technical SEO | | mark_baird0 -
Google penalising my site? Ranking now outside top 50
Hey there, Was wondering if anyone could give me some advice/help on my current problems with my Google ranking. I used to be on page one this time last year (still am on yahoo and bing) but Google has pushed me out of the top 50. Since then I built a new site on wordpress with new content but it hasn't made any real difference. This is my site address: www.elvisimpersonator4u.co.uk I also have a separate blog here: www.thisiselvis.tv The blog did have some duplicate writing on it which I removed a few months back but it still hasn't improved my Google ranking. Would a 301 redirect fix this problem properly? I've done quite a lot of SEO on several pages on the new site to try and improve it but no luck so far. In fact I hope I haven't over optimised! No tools seem to indicate this though. I have no messages in webmaster tools so there's no obvious penalty, my web hosts keep saying I just need to buy more link builds and content writing from them but I've already done a lot of this and it's made no discernible difference. If someone could have a look and give me some advice I would be most grateful! Thanks,
Technical SEO | | devrox
Jim0 -
Google Places, Plus, and National Service
I'm attempting to dive into the Google Places and Google + Local mess. First off, we are a company that services nationally. Our installer manager travels worldwide however in 15+ areas we have local sales and/or installers that service customers locally. There is no business storefront, rather they work out of their home and travel around their local area (100+ miles). Our main office is a storefront and we do service clients at our store, plus travel locally and nationally, as I mentioned. #1) Can I (should I) create separate listings for each of these installers? They are independent contractors... Use their local phone number and residential home address? Put somehow put our main 800 number as the secondary number along with our main website address? Or, should we try the bulk upload feature of 'stores' and attach them to our name and website address? #2) Our Places address is under our Marketing Director's login through Google. We have most everything else under another email address which includes our Google Plus Business page, AdWords, Merchant account, etc. Should I go back and claim the Places page through our main email account, and then merge the Places account with our Google Plus page? #3) Currently our Places page says we serve all 50 states. Should I try to keep that the same (I don't think you can select 'states' for the areas you service anymore, or can you?) or should I move to our local installers in our 15+ and growing areas? I've been reading through past Google Places discussions here and I've been trying to find out more about the bulk upload feature to see if it would work but I'm getting stumped.
Technical SEO | | WineCellarInnovations0