Categories
Parenting

The One-Hour Guide to SEO: Technical SEO – Whiteboard Friday

Posted by randfish

We’ve arrived at one of the meatiest SEO topics in our series: technical SEO. In this fifth part of the One-Hour Guide to SEO, Rand covers essential technical topics from crawlability to internal link structure to subfolders and far more. Watch on for a firmer grasp of technical SEO fundamentals!

Click on the whiteboard image above to open a high resolution version in a new tab!

Video Transcription

Howdy, Moz fans, and welcome back to our special One-Hour Guide to SEO Whiteboard Friday series. This is Part V – Technical SEO. I want to be totally upfront. Technical SEO is a vast and deep discipline like any of the things we’ve been talking about in this One-Hour Guide.

There is no way in the next 10 minutes that I can give you everything that you’ll ever need to know about technical SEO, but we can cover many of the big, important, structural fundamentals. So that’s what we’re going to tackle today. You will come out of this having at least a good idea of what you need to be thinking about, and then you can go explore more resources from Moz and many other wonderful websites in the SEO world that can help you along these paths.

1. Every page on the website is unique & uniquely valuable

First off, every page on a website should be two things — unique, unique from all the other pages on that website, and uniquely valuable, meaning it provides some value that a user, a searcher would actually desire and want. Sometimes the degree to which it’s uniquely valuable may not be enough, and we’ll need to do some intelligent things.

So, for example, if we’ve got a page about X, Y, and Z versus a page that’s sort of, “Oh, this is a little bit of a combination of X and Y that you can get through searching and then filtering this way.Oh, here’s another copy of that XY, but it’s a slightly different version.Here’s one with YZ. This is a page that has almost nothing on it, but we sort of need it to exist for this weird reason that has nothing to do, but no one would ever want to find it through search engines.”

Okay, when you encounter these types of pages as opposed to these unique and uniquely valuable ones, you want to think about: Should I be canonicalizing those, meaning point this one back to this one for search engine purposes? Maybe YZ just isn’t different enough from Z for it to be a separate page in Google’s eyes and in searchers’ eyes. So I’m going to use something called the rel=canonical tag to point this YZ page back to Z.

Maybe I want to remove these pages. Oh, this is totally non-valuable to anyone. 404 it. Get it out of here. Maybe I want to block bots from accessing this section of our site. Maybe these are search results that make sense if you’ve performed this query on our site, but they don’t make any sense to be indexed in Google. I’ll keep Google out of it using the robots.txt file or the meta robots or other things.

2. Pages are accessible to crawlers, load fast, and can be fully parsed in a text-based browser

Secondarily, pages are accessible to crawlers. They should be accessible to crawlers. They should load fast, as fast as you possibly can. There’s a ton of resources about optimizing images and optimizing server response times and optimizing first paint and first meaningful paint and all these different things that go into speed.

But speed is good not only because of technical SEO issues, meaning Google can crawl your pages faster, which oftentimes when people speed up the load speed of their pages, they find that Google crawls more from them and crawls them more frequently, which is a wonderful thing, but also because pages that load fast make users happier. When you make users happier, you make it more likely that they will link and amplify and share and come back and keep loading and not click the back button, all these positive things and avoiding all these negative things.

They should be able to be fully parsed in essentially a text browser, meaning that if you have a relatively unsophisticated browser that is not doing a great job of processing JavaScript or post-loading of script events or other types of content, Flash and stuff like that, it should be the case that a spider should be able to visit that page and still see all of the meaningful content in text form that you want to present.

Google still is not processing every image at the I’m going to analyze everything that’s in this image and extract out the text from it level, nor are they doing that with video, nor are they doing that with many kinds of JavaScript and other scripts. So I would urge you and I know many other SEOs, notably Barry Adams, a famous SEO who says that JavaScript is evil, which may be taking it a little bit far, but we catch his meaning, that you should be able to load everything into these pages in HTML in text.

3. Thin content, duplicate content, spider traps/infinite loops are eliminated

Thin content and duplicate content — thin content meaning content that doesn’t provide meaningfully useful, differentiated value, and duplicate content meaning it’s exactly the same as something else — spider traps and infinite loops, like calendaring systems, these should generally speaking be eliminated. If you have those duplicate versions and they exist for some reason, for example maybe you have a printer-friendly version of an article and the regular version of the article and the mobile version of the article, okay, there should probably be some canonicalization going on there, the rel=canonical tag being used to say this is the original version and here’s the mobile friendly version and those kinds of things.

If you have search results in the search results, Google generally prefers that you don’t do that. If you have slight variations, Google would prefer that you canonicalize those, especially if the filters on them are not meaningfully and usefully different for searchers. 

4. Pages with valuable content are accessible through a shallow, thorough internal links structure

Number four, pages with valuable content on them should be accessible through just a few clicks, in a shallow but thorough internal link structure.

Now this is an idealized version. You’re probably rarely going to encounter exactly this. But let’s say I’m on my homepage and my homepage has 100 links to unique pages on it. That gets me to 100 pages. One hundred more links per page gets me to 10,000 pages, and 100 more gets me to 1 million.

So that’s only three clicks from homepage to one million pages. You might say, “Well, Rand, that’s a little bit of a perfect pyramid structure. I agree. Fair enough. Still, three to four clicks to any page on any website of nearly any size, unless we’re talking about a site with hundreds of millions of pages or more, should be the general rule. I should be able to follow that through either a sitemap.

If you have a complex structure and you need to use a sitemap, that’s fine. Google is fine with you using an HTML page-level sitemap. Or alternatively, you can just have a good link structure internally that gets everyone easily, within a few clicks, to every page on your site. You don’t want to have these holes that require, “Oh, yeah, if you wanted to reach that page, you could, but you’d have to go to our blog and then you’d have to click back to result 9, and then you’d have to click to result 18 and then to result 27, and then you can find it.”

No, that’s not ideal. That’s too many clicks to force people to make to get to a page that’s just a little ways back in your structure. 

5. Pages should be optimized to display cleanly and clearly on any device, even at slow connection speeds

Five, I think this is obvious, but for many reasons, including the fact that Google considers mobile friendliness in its ranking systems, you want to have a page that loads clearly and cleanly on any device, even at slow connection speeds, optimized for both mobile and desktop, optimized for 4G and also optimized for 2G and no G.

6. Permanent redirects should use the 301 status code, dead pages the 404, temporarily unavailable the 503, and all okay should use the 200 status code

Permanent redirects. So this page was here. Now it’s over here. This old content, we’ve created a new version of it. Okay, old content, what do we do with you? Well, we might leave you there if we think you’re valuable, but we may redirect you. If you’re redirecting old stuff for any reason, it should generally use the 301 status code.

If you have a dead page, it should use the 404 status code. You could maybe sometimes use 410, permanently removed, as well. Temporarily unavailable, like we’re having some downtime this weekend while we do some maintenance, 503 is what you want. Everything is okay, everything is great, that’s a 200. All of your pages that have meaningful content on them should have a 200 code.

These status codes, anything else beyond these, and maybe the 410, generally speaking should be avoided. There are some very occasional, rare, edge use cases. But if you find status codes other than these, for example if you’re using Moz, which crawls your website and reports all this data to you and does this technical audit every week, if you see status codes other than these, Moz or other software like it, Screaming Frog or Ryte or DeepCrawl or these other kinds, they’ll say, “Hey, this looks problematic to us. You should probably do something about this.”

7. Use HTTPS (and make your site secure)

When you are building a website that you want to rank in search engines, it is very wise to use a security certificate and to have HTTPS rather than HTTP, the non-secure version. Those should also be canonicalized. There should never be a time when HTTP is the one that is loading preferably. Google also gives a small reward — I’m not even sure it’s that small anymore, it might be fairly significant at this point — to pages that use HTTPS or a penalty to those that don’t. 

8. One domain > several, subfolders > subdomains, relevant folders > long, hyphenated URLs

In general, well, I don’t even want to say in general. It is nearly universal, with a few edge cases — if you’re a very advanced SEO, you might be able to ignore a little bit of this — but it is generally the case that you want one domain, not several. Allmystuff.com, not allmyseattlestuff.com, allmyportlandstuff.com, and allmylastuff.com.

Allmystuff.com is preferable for many, many technical reasons and also because the challenge of ranking multiple websites is so significant compared to the challenge of ranking one. 

You want subfolders, not subdomains, meaning I want allmystuff.com/seattle, /la, and /portland, not seattle.allmystuff.com.

Why is this? Google’s representatives have sometimes said that it doesn’t really matter and I should do whatever is easy for me. I have so many cases over the years, case studies of folks who moved from a subdomain to a subfolder and saw their rankings increase overnight. Credit to Google’s reps.

I’m sure they’re getting their information from somewhere. But very frankly, in the real world, it just works all the time to put it in a subfolder. I have never seen a problem being in the subfolder versus the subdomain, where there are so many problems and there are so many issues that I would strongly, strongly urge you against it. I think 95% of professional SEOs, who have ever had a case like this, would do likewise.

Relevant folders should be used rather than long, hyphenated URLs. This is one where we agree with Google. Google generally says, hey, if you have allmystuff.com/seattle/ storagefacilities/top10places, that is far better than /seattle- storage-facilities-top-10-places. It’s just the case that Google is good at folder structure analysis and organization, and users like it as well and good breadcrumbs come from there.

There’s a bunch of benefits. Generally using this folder structure is preferred to very, very long URLs, especially if you have multiple pages in those folders. 

9. Use breadcrumbs wisely on larger/deeper-structured sites

Last, but not least, at least last that we’ll talk about in this technical SEO discussion is using breadcrumbs wisely. So breadcrumbs, actually both technical and on-page, it’s good for this.

Google generally learns some things from the structure of your website from using breadcrumbs. They also give you this nice benefit in the search results, where they show your URL in this friendly way, especially on mobile, mobile more so than desktop. They’ll show home > seattle > storage facilities. Great, looks beautiful. Works nicely for users. It helps Google as well.

So there are plenty more in-depth resources that we can go into on many of these topics and others around technical SEO, but this is a good starting point. From here, we will take you to Part VI, our last one, on link building next week. Take care.

Video transcription by Speechpad.com

In case you missed them:

Check out the other episodes in the series so far:

The One-Hour Guide to SEO, Part 1: SEO StrategyThe One-Hour Guide to SEO, Part 2: Keyword ResearchThe One-Hour Guide to SEO, Part 3: Searcher SatisfactionThe One-Hour Guide to SEO, Part 4: Keyword Targeting & On-Page Optimization

Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Read more: tracking.feedpress.it

Categories
Parenting

Better Than Basics: Custom-Tailoring Your SEO Approach

Posted by Laura.Lippay

Just like people, websites come in all shapes and sizes. They’re different ages, with different backgrounds, histories, motivations, and resources at hand. So when it comes to approaching SEO for a site, one-size-fits-all best practices are typically not the most effective way to go about it (also, you’re better than that).

An analogy might be if you were a fitness coach. You have three clients. One is a 105lb high school kid who wants to beef up a little. One is a 65-year-old librarian who wants better heart health. One is a heavyweight lumberjack who’s working to be the world’s top springboard chopper. Would you consider giving each of them the same diet and workout routine? Probably not. You’re probably going to:

Learn all you can about their current diet, health, and fitness situations.Come up with the best approach and the best tactics for each situation.Test your way into it and optimize, as you learn what works and what doesn’t.

In SEO, consider how your priorities might be different if you saw similar symptoms — let’s say problems ranking anything on the first page — for:

New sites vs existing sitesNew content vs older contentEnterprise vs small bizLocal vs globalType of market — for example, a news site, e-commerce site, photo pinning, or a parenting community

A new site might need more sweat equity or have previous domain spam issues, while an older site might have years of technical mess to clean up. New content may need the right promotional touch while old content might just simply be stale. The approach for enterprise is often, at its core, about getting different parts of the organization to work together on things they don’t normally do, while the approach for small biz is usually more scrappy and entrepreneurial.

With the lack of trust in SEO today, people want to know if you can actually help them and how. Getting to know the client or project intimately and proposing custom solutions shows that you took the time to get to know the details and can suggest an effective way forward. And let’s not forget that your SEO game plan isn’t just important for the success of the client — it’s important for building your own successes, trust, and reputation in this niche industry.

How to customize an approach for a proposalDo: Listen first

Begin by asking questions. Learn as much as you can about the situation at hand, the history, the competition, resources, budget, timeline, etc. Maybe even sleep on it and ask more questions before you provide a proposal for your approach.

Consider the fitness trainer analogy again. Now that you’ve asked questions, you know that the high school kid is already at the gym on a regular basis and is overeating junk food in his attempt to beef up. The librarian has been on a low-salt paleo diet since her heart attack a few years ago, and knows she knows she needs to exercise but refuses to set foot in a gym. The lumberjack is simply a couch potato.

Now that you know more, you can really tailor a proposed approach that might appeal to your potential client and allow you and the client to see how you might reach some initial successes.

Do: Understand business priorities.

What will fly? What won’t fly? What can we push for and what’s off the table? Even if you feel strongly about particular tactics, if you can’t shape your work within a client’s business priorities you may have no client at all.

Real-world example:

Site A wanted to see how well they could rank against their biggest content-heavy SERP competitors like Wikipedia but wanted to keep a sleek, content-light experience. Big-brand SEO vendors working for Site A pushed general, content-heavy SEO best practices. Because Site A wanted solutions that fit into their current workload along with a sleek, content-light experience, they pushed back.

The vendors couldn’t keep the client because they weren’t willing to get into the clients workload groove and go beyond general best practices. They didn’t listen to and work within the client’s specific business objectives.

Site A hired internal SEO resources and tested into an amount of content that they were comfortable with, in sync with technical optimization and promotional SEO tactics, and saw rankings slowly improve. Wikipedia and the other content-heavy sites are still sometimes outranking Site A, but Site A is now a stronger page one competitor, driving more traffic and leads, and can make the decision from here whether it’s worth it to continue to stay content-light or ramp up even more to get top 3 rankings more often.

The vendors weren’t necessarily incorrect in suggesting going content-heavy for the purpose of competitive ranking, but they weren’t willing to find the middle ground to test into light content first, and they lost a big brand client. At its current state, Site A could ramp up content even more, but gobs of text doesn’t fit the sleek brand image and it’s not proven that it would be worth the engineering maintenance costs for that particular site — a very practical, “not everything in SEO is most important all the time” approach.

Do: Find the momentum

It’s easiest to inject SEO where there’s already momentum into a business running full-speed ahead. Are there any opportunities to latch onto an effort that’s just getting underway? This may be more important than your typical best practice priorities.

Real-world example:

Brand X had 12–20 properties (websites) at any given time, but their small SEO team could only manage about 3 at a time. Therefore the SEO team had to occasionally assess which properties they would be working with. Properties were chosen based on:

Which ones have the biggest need or opportunities?Which ones have resources that they’re willing to dedicate?Which ones are company priorities?

#2 was important. Without it, the idea that one of the properties might have the biggest search traffic opportunity didn’t matter if they had no resources to dedicate to implement the SEO team’s recommendations.

Similarly, in the first example above, the vendors weren’t able to go with the client’s workflow and lost the client. Make sure you’re able to identify which wheels are moving that you can take advantage of now, in order to get things done. There may be some tactics that will have higher impact, but if the client isn’t ready or willing to do them right now, you’re pushing a boulder uphill.

Do: Understand the competitive landscape

What is this site up against? What is the realistic chance they can compete? Knowing what the competitive landscape looks like, how will that influence your approach?

Real-world example:

Site B has a section of pages competing against old, strong, well-known, content-heavy, link-rich sites. Since it’s a new site section, almost everything needs to be done for Site B — technical optimization, building content, promotion, and generating links. However, the nature of this competitive landscape shows us that being first to publish might be important here. Site B’s competitors oftentimes have content out weeks if not months before the actual content brand owner (Site B). How? By staying on top of Site B’s press releases. The competitors created landing pages immediately after Site B put out a press release, while Site B didn’t have a landing page until the product actually launched. Once this was realized, being first to publish became an important factor. And because Site B is an enterprise site, and changing that process takes time internally, other technical and content optimization for the page templates happened concurrently, so that there was at least the minimal technical optimization and content on these pages by the time the process for first-publishing was shaped.

Site B is now generating product landing pages at the time of press release, with links to the landing pages in those press releases that are picked up by news outlets, giving Site B the first page and the first links, and this is generating more links than their top competitor in the first 7 days 80% of the time.

Site B didn’t audit the site and suggest tactics by simply checking off a list of technical optimizations prioritized by an SEO tool or ranking factors, but instead took a more calculated approach based on what’s happening in the competitive landscape, combined with the top prioritized technical and content optimizations. Optimizing the site itself without understanding the competitive landscape in this case would be leaving the competitors, who also have optimized sites with a lot of content, a leg up because they were cited (linked to) and picked up by Google first.

Do: Ask what has worked and hasn’t worked before

Asking this question can be very informative and help to drill down on areas that might be a more effective use of time. If the site has been around for a while, and especially if they already have an SEO working with them, try to find out what they’ve already done that has worked and that hasn’t worked to give you clues on what approaches might be successful or not..

General example:

Site C has hundreds, sometimes thousands of internal cross-links on their pages, very little unique text content, and doesn’t see as much movement for cross-linking projects as they do when adding unique text.

Site D knows from previous testing that generating more keyword-rich content on their landing pages hasn’t been as effective as implementing better cross-linking, especially since there is very little cross-linking now.

Therefore each of these sites should be prioritizing text and cross-linking tactics differently. Be sure to ask the client or potential client about previous tests or ranking successes and failures in order to learn what tactics may be more relevant for this site before you suggest and prioritize your own.

Do: Make sure you have data

Ask the client what they’re using to monitor performance. If they do not have the basics, suggest setting it up or fold that into your proposal as a first step. Define what data essentials you need to analyze the site by asking the client about their goals, walking through how to measure those goals with them, and then determining the tools and analytics setup you need. Those essentials might be something like:

Webmaster tools set up. I like to have at least Google and Bing, so I can compare across search engines to help determine if a spike or a drop is happening in both search engines, which might indicate that the cause is from something happening with the site, or in just one search engine, which might indicate that the cause is algo-related.Organic search engine traffic. At the very least, you should be able to see organic search traffic by page type (ex: service pages versus product pages). At best, you can also filter by things like URL structure, country, date, referrers/source and be able to run regex queries for granularity.User testing & focus groups. Optional, but useful if it’s available & can help prioritization. Has the site gathered any insights from users that could be helpful in deciding on and prioritizing SEO tactics? For example, focus groups on one site showed us that people were more likely to convert if they could see a certain type of content that wouldn’t have necessarily been a priority for SEO otherwise. If they’re more likely to convert, they’re less likely to bounce back to search results, so adding that previously lower-priority content could have double advantages for the site: higher conversions and lower bounce rate back to SERPs.Don’t: Make empty promises.

Put simply, please, SEOs, do not blanket promise anything. Hopeful promises leads to SEOs being called snake oil salesmen. This is a real problem for all of us, and you can help turn it around.

Clients and managers will try to squeeze you until you break and give them a number or a promised rank. Don’t do it. This is like a new judoka asking the coach to promise they’ll make it to the Olympics if they sign up for the program. The level of success depends on what the judoka puts into it, what her competition looks like, what is her tenacity for courage, endurance, competition, resistance… You promise, she signs up, says “Oh, this takes work so I’m only going to come to practice on Saturdays,” and everybody loses.

Goals are great. Promises are trouble. Good contracts are imperative.

Here are some examples:

We will get you to page 1. No matter how successful you may have been in the past, every site, competitive landscape, and team behind the site is a different challenge. A promise of #1 rankings may be a selling point to get clients, but can you live up to it? What will happen to your reputation of not? This industry is small enough that word gets around when people are not doing right by their clients.Rehashing vague stats. I recently watched a well-known agency tell a room full of SEOs: “The search result will provide in-line answers for 47% of your customer queries”. Obviously this isn’t going to be true for every SEO in the room, since different types of queries have different SERPS, and the SERP UI constantly changes, but how many of the people in that room went back to their companies and their clients and told them that? What happens to those SEOs if that doesn’t prove true?We will increase traffic by n%. Remember, hopeful promises can lead to being called snake oil salesmen. If you can avoid performance promises, especially in the proposal process, by all means please do. Set well-informed goals rather than high-risk promises, and be conservative when you can. It always looks better to over-perform than to not reach a goal.You will definitely see improvement. Honestly, I wouldn’t even promise this unless you would *for real* bet your life on it. You may see plenty of opportunities for optimization but you can’t be sure they’ll implement anything, they’ll implement things correctly, implementations will not get overwritten, competitors won’t step it up or new ones rise, or that the optimization opportunities you see will even work on this site.Don’t: Use the same proposal for every situation at hand.

If your proposal is so vague that it might actually seem to apply to any site, then you really should consider taking a deeper look at each situation at hand before you propose.

Would you want your doctor to prescribe the same thing for your (not yet known) pregnancy as the next person’s (not yet known) fungal blood infection, when you both just came in complaining of fatigue?

Do: Cover yourself in your contract

As a side note for consultants, this is a clause I include in my contract with clients for protection against being sued if clients aren’t happy with their results. It’s especially helpful for stubborn clients who don’t want to do the work and expect you to perform magic. Feel free to use it:

“Consultant makes no warranty, express, implied or statutory, with respect to the services provided hereunder, including without limitation any implied warranty of reliability, usefulness, merchantability, fitness for a particular purpose, noninfringement, or those arising from the course of performance, dealing, usage or trade. By signing this agreement, you acknowledge that Consultant neither owns nor governs the actions of any search engine or the Customer’s full implementations of recommendations provided by Consultant. You also acknowledge that due to non-responsibility over full implementations, fluctuations in the relative competitiveness of some search terms, recurring changes in search engine algorithms and other competitive factors, it is impossible to guarantee number one rankings or consistent top ten rankings, or any other specific search engines rankings, traffic or performance.”Go get ’em!

The way you approach a new SEO client or project is critical to setting yourself up for success. And I believe we can all learn from each other’s experiences. Have you thought outside the SEO standards box to find success with any of your clients or projects? Please share in the comments!

Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!

Read more: tracking.feedpress.it

>
Malcare WordPress Security