On Page vs Off Page - Which Has a Greater Effect on Rankings?
-
Hi Mozzers,
My site will be migrating to a new domain soon, and I am not sure how to spend my time.
Should I be optimizing our content for keywords, improving internal linking, and writing new content - or should I be doing link building for our current domain (or the new one)?
Is there a certain ratio that determines rankings which can help me prioritize these to-dos?, such as 70:30 in favor of link-building?
Thanks for any help you can offer!
-
Let's deal with 2nd question first re changing 301s. As I mentioned in your more recent question, the solution is to go back to the original redirect and rewrite it to go to the new correct location.
As long as you still control the original redirects, (which is why you'll want to maintain your old domain for at least 180 days, preferably permanently) there's almost never a reason to chain redirects together like that. Always better to rewrite the original to the new location. In addition to a number of technical benefits, it makes those redirects VASTLY easier to maintain.
As for a solid redirect plan - yes at its most basic it's a matter of ensuring you've catalogued ALL the old pages and written good redirects to the new pages. But there's plenty more to do if you want the transition to go really smoothly!
For example - as in the info above, you'll also want to check the old site for existing redirects and make sure they get included and rewritten as one-hop redirects to the new page.
Perfect example of this: original site had several vanity short URLS redirecting to landing pages. E.g. www.site.com/sale was redirected to www.site.com/category/colour/somereallylongurl
You not only want to redirect the /somreallylongurl page to it's new equivalent, you need to make sure you've also changed the /sale redirect to point directly to the new page as well (not having to go through /somereallylonurl to get there). Really look for these - there are often more of them than you think.
You'll want a quality assurance plan in place to test as many of the redirects as possible just as soon as the new site is live. One misplaced or forgotten "?" in a RegEx can completely foul things up. This is a daunting task, but it's essential to catch as many mistakes as possible before the search crawlers index the goofs (or your users run into them!). You'll probably want to divide this task amongst a group of testers. Watch especially for whether redirects resolve whether the address of a page ends with a "/" or not.
You'll also want a solid plan for how to ensure the search engines find and index those redirects and the new pages quickly. This is sometimes done by placing the old sitemap on the new site for at least a few days so that the search engine spiders are forced through the redirects for all the pages. Not everyone agrees with this approach, so you may want to research it further.
Here are several additional things you will absolutely need to do in Webmaster Tools.
- As soon as the new site is live, set up and verify a new Webmaster Tools account for Bing and Google. (You can even do this in advance using DNS verification method or if there's a placeholder page live at the new URL before the move)
- As soon as the new site is live, use the Change of Address tool in Google Webmaster Tools to point to the new domain.
- Use the "Fetch as Google" in Google Webmaster Tools to find and submit a series of pages in different sections of the new site. This step helps the engines find and start indexing your new pages faster. Note that in Google, you'll want to request "Submit URL and linked pages". You can do 10 of these a month, so pick pages from different sections of your site for best effect.
- Use the "Fetch as Bingbot" in Bing Webmaster Tools to to do the same thing you did in GWT above. Bing allows you to do 10 of these per day. and a total of 50/month. Use all of them, again from different sections of your site.
You'll also want to make certain you have an effective robots.txt file in place to ensure the search engine crawlers aren't wasting their crawl budget on useless pages.
Here's something else to think about. Can you get the owners of the sites that are giving you your most valuable incoming links to update their links to point directly to the new equivalent URLs? Doing this for even 10% of your top links has multiple benefits. The engines will find your new pages faster via the authoritative links, and those links won't lose any "juice" by having to pass through a 301.
As mentioned in my first reply, now would also be a really good time to get a few new links to the new site from some strong external pages.
You also need a solid plan for what tools you will use to monitor for missing/broken redirects and how you'll fix them quickly.
- Webmaster tools to watch for new 404s from incoming links
- Google Analytics (Make damn sure you have your tracking code included on your 404 page - many sites miss this so don't even see all the 404 hits).
- Open Site Explorer as a backup to Webmaster Tools for spotting broken incoming links
- Screaming Frog for an internal link scan to make sure you didn't create or inherit any broken links yourself accidentally
- When will you scan?
- Who will rewrite the .htaccess if fixes needed? (You don't want multiple people in there messing about).
- Who's responsible for updating the sitemap.xml file to the new one after a couple of days and resubmitting it to Google and Bing Webmaster Tools?
- Who will check GWT's Sitemap Details page to ensure the majority of the site is getting crawled and indexed, and will know what to do if it's not?
- Who will follow up with a search of the engines in several months to see if any of your old site URLs are still indexed and insure redirects are in placer for them as well?
The whole point to all these steps is to use every method at your disposal to insure both Google and Bing fully understand the relationship between the old & new site, and to push them to transfer the old site's authority, rankings and traffic to the new site as quickly and efficiently as possible. And even though Bing may send less traffic, you still can't afford to throw it away, so you'll need to monitor it's own Webmaster Tools as well as Google's.
Wow - I know that's a helluva load to think about so be sure to ask if there's stuff I haven't made clear enough.
Paul
P.S. The last thing is to accept that things will likely be a wild ride in the SERPs and traffic for at least two to three weeks after the move. Don't be tempted to overreact and start making large changes too soon if things look wonky at first. The only exception is 404s - fix those as soon as you detect them.
-
Everything makes sense up until you got to the ROCK-SOLID plan.
Shouldn't I just redirect all the pages to their matching page on the new domain?
For example siteA.com/article3 --> siteB.com/article3We may be removing pages, in which case I will either redirect them to the closest relevant page or the home page. Sound like a solid plan?
Also, one question about 301 redirecting.
Say I redirect siteA.com/article3 --> siteB.com/article3 with a 301 redirect,
and I realize I made a mistake and need to redirect it again to another page
siteB.com/article3 --> siteB.com/article4Do I lose another ~10% of link juice, or is it just considered a single redirect from
siteA.com/article3 --> siteB.com/article4 ?This question does not necessarily apply to just between domains, but 301 redirecting in general.
-
I agree with William. Offsite is the single most powerful aspect of your SEO, but it is just one part, and shouldn't be your sole focus.
I would prioritize like this initially:
1. Optimize current pages
2. Fix errors (404's, etc)
Then cycle through these:
3. Write New Content
4. Internal Link Building
5. External Link Building
So, you do the initial set up of your website, then go through the process of creating content, and building links. How you do the second part is really up to you.
- You could write the content first, and then try find links.
or
- You could find content that needs to be wrote, write it, then contact those people with insufficient information to link to you.
Either way the content is the medium you need in order to be most efficient at link building.
-
Here's how I look at it, Zora:
- On-page optimisation is now simply the price of admission. If you want to play effectively in search, good on-page is the foundation of everything else you're going to do. If you've got inadequate on-page optimisation, you're going to automatically compromise the effectiveness of all the off-page work you're doing.
- For example, good links to a page with confusing meta-data and poorly organised content are not going to bring much value. Plus they'll be a LOT harder to get in the first place.
- Really strong, high-quality, useful content will make it MUCH easier to attract links, whether naturally or through link building.
- 301 redirecting is considered to never pass quite as much "link juice" as a native link pointing directly to the landing page
With these things taken into account, my workflow in your situation would be
- to ensure the on-page optimisation for the new pages on new site is as strong as you can make it
- take time to research and write new, strong, linkworthy content for the new site
- do some solid advance planning and have an outreach plan ready to start trying to attract links to the new content as soon as the new site is up.
- any time left over, pre-plan further off-site link attraction strategies for the new site.
All this assumes you have an absolutely ROCK-SOLID plan for redirecting the URLs from the existing site to the new site, and a foolproof, tested implementation plan for those redirects (plus a solid strategy for monitoring and adjusting them instantly should any issues be discovered).
Does that make sense?
Paul
- On-page optimisation is now simply the price of admission. If you want to play effectively in search, good on-page is the foundation of everything else you're going to do. If you've got inadequate on-page optimisation, you're going to automatically compromise the effectiveness of all the off-page work you're doing.
-
Off-page optimization is more difficult hence it is much more powerful in rankings.
On-page SEO should always be the first thing you do because you can control it and easily fix and adjust everything. Off-page is more difficult since it requires partnerships and PR, which of course you can't control that easily.
-
Hi Zora,
My thoughts are that it really depends on the competition in your niche. If it is not very competitive then just the on site optimization itself should bring you good results. (quality , optimized content being key). If ,on the other hand, there is a lot of competition for the keywords that you are trying to rank for , you will have to do the whole bit (on site and off site) to get traction.
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
-
How critical is page speed: average vs fast is it worth the effort?
Hi most of our pages are rated as "medium" for optimisation by the google page speed tool and with an average speed of 2.5 seconds compared to my competitors whose pages are rates as "fast" and have a speed of less than 1 second! We use the DNN platform & my web dev has said that he cant squeeze anymore from the platform and that to get the same speed as my competitors will need a platform development which it out of our control. My question is, is it worth moving our site to another platform that can achieve these fast speeds or is the difference between medium and fast not worth it - i am mainly looking at it from a google ranking signal perspective. Ash
Intermediate & Advanced SEO | | AshShep10 -
If a page ranks in the wrong country and is redirected, does that problem pass to the new page?
Hi guys, I'm having a weird problem: A new multilingual site was launched about 2 months ago. It has correct hreflang tags and Geo targetting in GSC for every language version. We redirected some relevant pages (with good PA) from another website of our client's. It turned out that the pages were not ranking in the correct country markets (for example, the en-gb page ranking in the USA). The pages from our site seem to have the same problem. Do you think they inherited it due to the redirects? Is it possible that Google will sort things out over some time, given the fact that the new pages have correct hreflangs? Is there stuff we could do to help ranking in the correct country markets?
Intermediate & Advanced SEO | | ParisChildress1 -
How will canonicalizing an https page affect the SERP-ranked http version of that page?
Hey guys, Until recently, my site has been serving traffic over both http and https depending on the user request. Because I only want to serve traffic over https, I've begun redirecting http traffic to https. Reviewing my SEO performance in Moz, I see that for some search terms, an http page shows up on the SERP, and for other search terms, an https page shows. (There aren't really any duplicate pages, just the same pages being served on either http or https.) My question is about canonical tags in this context. Suppose I canonicalize the https version of a page which is already ranked on the SERP as http. Will the link juice from the SERP-ranked http version of that page immediately flow to the now-canonical https version? Will the https version of the page immediately replace the http version on the SERP, with the same ranking? Thank you for your time!
Intermediate & Advanced SEO | | JGRLLC0 -
I am lost at where to go. My optimization rating is 95% + and rankings are on pages 4+. I would like to know what I should do to increase my rankings.
My site is Glare-Guard.com. My Domain Authority has not moved from 17 in a long time. i have done everything to optimize the different pages. I have 90%+ ratings for the various pages, yet I am still not even close to the first page for many of the keywords I am looking to rank for. Do you have any tips or ideas? Should I try to rewrite my content and add more information? I am just at a loss for where I should go to get the right traffic to my site. Any help would be greatly appreciated.
Intermediate & Advanced SEO | | bigskyinc0 -
After adding a ssl certificate to my site I encountered problems with duplicate pages and page titles
Hey everyone! After adding a ssl certificate to my site it seems that every page on my site has duplicated it's self. I think that is because it has combined the www.domainname.com and domainname.com. I would really hate to add a rel canonical to every page to solve this issue. I am sure there is another way but I am not sure how to do it. Has anyone else ran into this problem and if so how did you solve it? Thanks and any and all ideas are very appreciated.
Intermediate & Advanced SEO | | LovingatYourBest0 -
Effects of pages heavily reliant on CSS for text and image content
We have a new feature that's been live for a couple days here: http://www.imaging-resource.com/cameras/canon/t5/vs/canon/60d/ My concern is that the developer relied very heavily on css for content and image layout. Such that the meat of our pages looks pretty meager: https://gist.github.com/anonymous/b1ccb77914c6722d40bd Google does parse css, but I'm not sure if it does so for content, or just to verify the site isn't doing something nefarious. Will google see our deeper content in the css, or view the page as being very thin?
Intermediate & Advanced SEO | | ir-seo-account0 -
How can you indexed pages or content on pages that are behind a pay wall or subscription login.
I have a client that has a boat of awesome content they provide to their client that's behind a pay wall ( ie: paid subscribers can only access ) Any suggestions mozzers? How do I get those pages index? Without completely giving away the contents in the front end.
Intermediate & Advanced SEO | | BizDetox0 -
How to Optimize Product Page for Better Ranking in Google?
Today, I was searching for product page SEO on Google for better optimization of product pages and category level pages. I want to introduce about my website structure. Root category: http://www.vistastores.com/outdoor Sub category: http://www.vistastores.com/outdoor-umbrellas End level category: http://www.vistastores.com/patio-umbrellas Product page: http://www.vistastores.com/patio-umbrellas-california-umbrella-slpt758-f13-red.html I'm doing link building for sub category & end level category page. But, I'm not able to do inbound marketing for product level URLs due to resource problem. But, I have checked that... There are many competitors who are rank well with long trail keyword... I'm selling same product but not ranking well... What is reason behind it? I don't know... Just look at Olefin Red Patio Umbrella search result. I want to rank in top 3 with this kind of long trail keywords... I have made study of following video and article. http://www.seomoz.org/blog/ecommerce-seo-making-product-pages-into-great-content-whiteboard-friday http://www.distilled.net/blog/seo/in-search-of-the-perfect-seo-product-page/ I have done all things which were described by them... But, I'm still waiting for good ranking...
Intermediate & Advanced SEO | | CommercePundit0