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
-
Do Google Penalties Always Follow a Redirects to New Domains?
I have a couple sites that were penalized by Google for hosting content that made Google look bad. After a major newspaper showcased what was going on they suddenly took a major hit as if someone at Google flipped a switch and told their system not to rank the content for anything other than their brand names. The article made Google look bad because the newspaper highlighted a lot of unverified user generated accusations the reporters assumed not to be true in the context of "these accusations are mostly false, but they still show up on the first page when people search Google." I was thinking one way to fight this would simply be to host the content at a different domain, but I am concerned about the new domain being penalized as well. I don't want to completely shut down all of the original sites because some of them have brand recognition. The oldest domain is 12 years old with backlinks from several news outlets which is why the content ranked so well, but after the penalty that is only the case on Bing. I've read various articles about this tactic. Some say that you will almost always pass the penalty to the new domain if you do a 301 redirect, but the penalties at issue in those articles were for things like buying links or other black hat tactics. This is somewhat different in that I wasn't doing anything black hat, they just decided not to let the site rank for political reasons. I was hoping that maybe that type of penalty wouldn't follow it, but right now I am leaning towards simply creating a second site to syndicate articles. It will need to attribute the articles to their sources though, so they will need either no followed links or possibly a redirection script that bots cannot follow. I would really like it if I could simply change the first site to its .net or .org equivalent and 301 everything though.
Technical SEO | | PostAlmostAnything0 -
Sitemap
I have a question for the links in a sitemap. Wordpress works with a sitemap that first link to the different kind of pages: pagesitemap.xml categorysitemap.xml productsitemap.xml etc. etc. These links on the first page are clickable. We have a website that also links to the different pages but it's not clickable, just a flat link. Is this an issue?
Technical SEO | | Happy-SEO0 -
Redirecting HTTP to HTTPS - How long does it take Google to re-index the site?
hello Moz We know that this year, Moz changed its domain to moz.com from www.seomoz.org
Technical SEO | | joony
however, when you type "site:seomoz.org" you still can find old urls indexed on Google (on page 7 and above) We also changed our site from http://www.example.com to https://www.example.com
And Google is indexing both sites even though we did proper 301 redirection via htaccess. How long would it take Google to refresh the index? We just don't worry about it? Say we redirected our entire site. What is going to happen to those websites that copied and pasted our content? We have already DMCAed their webpages, but making our site https would mean that their website is now more original than our site? Thus, Google assumes that we have copied their site? (Google is very slow on responding to our DMCA complaint) Thank you in advance for your reply.0 -
Dropped 20 places!
Hi everyone, I have spent the last 3 weeks using SEO Moz to improve the SEO of my website. I have reduced the amount of crawl errors from 6000 to 600, I have optimized my on-page to A grade for 4 of my main keywords and have been posting keyword optimized blogs posts 3 / 4 times weekly. My reward for this? A drop down to page 4 of Google for my main keyword and a very annoyed boss! Can anyone think where I may have gone wrong? Thanks
Technical SEO | | gaz33421 -
Unit # No Longer Showing On Google Places
We've noticed that the unit # is no longer showing on a clients Places profile page. Any thoughts on why and if relevant to rankings? Places page - https://skitch.com/kyegrace/8fimr/vuppie-real-estate-team or http://maps.google.ca/maps/place?hl=en&qscrl=1&nord=1&rlz=1T4GGNI_en-GBCA461CA461&gs_upl=&ion=1&bav=on.2,or.r_gc.r_pw.r_cp.,cf.osb&biw=1366&bih=641&wrapid=tlif133037839755610&um=1&ie=UTF-8&q=realtor&fb=1&gl=ca&hq=realtor&hnear=0x548673f143a94fb3:0xbb9196ea9b81f38b,Vancouver,+BC&cid=5594900399034912659&ei=o_ZLT4XHM6ObiQKZnbCdDw&sa=X&oi=local_result&ct=placepage-link&resnum=8&ved=0CIMBEOIJMAc and as it appears in the backend https://skitch.com/kyegrace/8fimk/google-places-analytics Any insight greatly appreciated!
Technical SEO | | kyegrace0 -
Severe rank drop due to overwritten robots.txt
Hi, Last week we made a change to drupal core for an update to our website. We accidentally overwrote our good robots.txt that blocked hundreds of pages with the default drupal robots.txt. Several hours after that happened (and we didn't catch the mistake) our rankings dropped from mostly first, second place in Google organic to bottom and mid first page. Basically I believe we flooded the index with very low quality pages at once and threw a red flag and we got de-ranked. We have since fixed the robots.txt and have been re-crawled but have not seen a return in rank. Would this be a safe assumption of what happened? I haven't seen any other sites getting hit in the retail vertical yet in regards to any Panda 2.3 type of update. Will we see a return in our results anytime soon? Thanks, Justin
Technical SEO | | BrettKrasnove0 -
Do 301 redirects pass page rank quickly
Hi I have been asked to carry out a site audit for a potential client. The site has that many issues I don't where to start in explaining them however, there is one question we are debating and would like to get a second opinion on it. The site I am auditing used to have a homepage rank 7. The site has currently had a redesign (new template with new URLs) and now the root domain 301 redirects to a sub folder two levels deep (not ideal I know!). This happened about a month ago and we are still getting N/A for toolbar page rank. The question is, does Google page rank transfer quicker than normal due to the redirects? or do we still have to wait on the next Google Page Rank update? Thanks in advance Gavelect
Technical SEO | | Equatorites0 -
Google dropping pages from SERPS
The website for my London based plumbing company has thousands of specifically tailored pages for the various services we provide to all the areas in London. It equates to approximately 6000 pages in total. When google has all these pages indexed, we tend to get a fair bit of traffic - as they cater pretty well for long tail searches. However, every once in a while Google will drop the vast majority of our indexed pages from SERPs for a few days or weeks at a time - for example at the moment Google is only indexing 613 whereas last week it was back at the normal ~6000. Why does this happen? We of course lose a lot of organic traffic when these pages don't displayed - what are we doing wrong? Website: www.pgs-plumbers.co.uk
Technical SEO | | guy_andrews0