SEO - Search Engine Optimization
In this tutorial, you’ll learn the basics of WordPress SEO and how to use its built-in features in combination with the Yoast SEO plugin.
WordPress is a content management system (CMS) which was commonly used as a blogging platform. But it has developed into much more than that.
It is now used by millions to create all sorts of websites from ecommerce websites to business websites and more.
WordPress SEO is no different than just regular search engine optimization. WordPress is a tool that makes traditional SEO techniques and strategies easier to implement and technically sound.
In this tutorial you’ll learn:
1. How to choose a WordPress theme without compromising technical SEO.
2. Whether you should choose HTTP or HTTPS as well as www vs. non-www versions.
3. The “optimal” permalink structure and how to set it up.
4. Basic plugin configuration for Yoast SEO.
5. The difference between posts and pages.
6. What the title and custom URL features mean from an SEO perspective.
7. On-page optimization best practices with the WYSIWYG editor
8. On-post/page Yoast SEO settings.
9. Using pages to manipulate your URL structure.
Timestamps:
1:15 How to select a WordPress theme and domain versions
2:55 Set up the “optimal” permalinks structure
4:43 How to create a post and formate it with the WYSIWYG editor
7:36 Set up the on-post/page Yoast SEO settings.
8:44 Use pages to manipulate your URL structure.
Transcript
00:00
So you’re new to WordPress and you want to get more search traffic through SEO.
00:03
Well, I’ve got some good news and some bad news for you.
00:06
The bad news is that WordPress alone isn’t going to help you rank in Google.
00:09
It’s just a tool.
00:11
But the good news is that WordPress makes it dead simple to implement search engine
00:14
optimization best practices.
00:16
So even if you’re a complete beginner, you can optimize your website for higher Google
00:20
rankings easily.
00:22
And you’re about to find out how to do it in this WordPress SEO tutorial.
00:25
Stay tuned.
00:26
[music]00:30
What’s up, guys?
00:30
Sam Oh here with Ahrefs, the SEO tool that helps you grow your search traffic, research
00:34
your competitors and dominate your niche.
00:36
Now first, I want to clear up any confusion.
00:38
WordPress is a Content Management System that’s basically the industry standard for bloggers.
00:42
But it’s developed quite a bit over time where you can now create all sorts of websites from
00:47
e-commerce to forums to essentially whatever you want.
00:50
Now, WordPress SEO is no different than just regular search engine optimization.
00:55
So what I’m referring to is using WordPress as a tool to make traditional SEO techniques
01:00
and strategies easier to implement and technically sound.
01:03
So for the most part, we’ll be covering the on-page optimization best practices while
01:07
other off-page strategies like link building will all be the same whether you use WordPress
01:12
or anything else.
01:13
So let’s get to it.
01:14
Before we get into the WordPress interface, I just want to make a quick note on theme selection.
01:19
Now there are a ton of free and premium templates you can get, so here are two things that you should
01:24
look for.
01:24
First, the theme should be mobile responsive.
01:27
And this is important because as Google said, mobile-friendly content may perform better
01:31
for those who are searching on mobile.
01:33
And second, you should avoid themes that are bloated with plugins or third-party scripts
01:38
that you really don’t need.
01:39
So read through the theme descriptions to see what’s included and you could also run
01:42
the theme demo URL through page speed tools like Google’s PageSpeed insights, Pingdom
01:47
or GTmetrix.
01:48
Alright, let’s move on to some important WordPress settings.
01:51
First, we need to decide whether we want to use just domain.com or www.domain.com.
01:56
And the reason for this is because Google will look at these two pages separately.
02:00
Now the good thing about WordPress is that it’ll automatically redirect the other version
02:04
to the one that you choose.
02:06
So, if you have a new website, then it doesn’t really matter which one you select.
02:09
But if you’ve ever used both protocols, or you have an issue like this website, where
02:13
you can access the same page from different URLs then you’ll want to see which version
02:18
has more backlinks pointing at it.
02:19
You can check this by using Ahrefs’ Site Explorer tool.
02:22
Just enter your domain, then you’ll want to take note of the number of referring domains
02:26
pointing at your website.
02:27
Then take the other version of the URL and do the same thing.
02:30
And in this case, there’s a clear winner, but for other sites, where it’s not so obvious,
02:35
you would want to manually do a full backlink analysis using the backlinks report.
02:39
You can change your URL by clicking on settings.
02:41
And then edit both your WordPress Address URL and Site Address URL.
02:46
Now, if you have existing content on your website and you change your URL, there are
02:50
issues that can arise so I’d recommend having access to a developer you can contact
02:54
if need be.
02:55
Alright, next we want to make sure our permalinks are set up optimally.
02:58
So click on “permalinks” under “settings” in the sidebar.
03:01
And you can see from the previews that permalinks are basically just the URLs for your posts
03:05
and pages.
03:06
The one that I prefer using is “post name” and that’s for two reasons.
03:10
#1. People can look at your URL and know immediately what it’s about.
03:14
So take a look at these links from our blog, and guess what they’re about.
03:17
And #2. It keeps the URL short.
03:20
In our on-page SEO study, we found that short URLs tend to rank better in Google as you
03:25
can see from this graph.
03:26
Now, it’s important to note that if you already have content using a different permalink structure,
03:31
then changing it to a different option may cause broken pages, which is a bad thing,
03:35
particularly if you have backlinks pointing at them.
03:37
But if you want to set up your structure this way, then you may need to add redirects, which
03:41
you can do with a plugin like Redirection.
03:44
The other plugin that I highly recommend installing is Yoast SEO.
03:47
Now this plugin is the industry standard and should work great for you out of the box.
03:52
If your site is new, then you can hover over the SEO menu in the sidebar, and go to XML sitemaps.
03:57
You’ll want to make sure that this checkbox is checked and that you generate an XML sitemap
04:01
which you can submit to search engines like Google and Bing.
04:04
As a general rule of thumb, you only want to include pages that you want Google to find
04:08
on your website here.
04:09
So I’ve disabled the author sitemap, excluded media pages, as well as tags and format pages.
04:15
We’ll touch on some of the other advanced settings in the second video from a technical
04:18
SEO standpoint, which you won’t want to miss out on.
04:21
Alright on to the meat of the tutorial, and that’s the on-page optimization tips you should
04:26
use for every single piece of content you create.
04:28
You can create a new piece of content as a post or a page.
04:31
And by default, posts are used for your blog.
04:34
And pages, on the other hand, are more commonly used for static pages that don’t really change
04:39
often like your About Us page, Contact page, or Services pages.
04:43
So let’s create a post.
04:44
In terms of SEO, there are 4 main parts here.
04:47
The title, URL, body of the content, and your meta tags.
04:51
And we’ll tackle these in this order.
04:53
This part here is where you set a title for your post.
04:56
In general, the title that you enter here will act as your H1 tag from an on-page SEO standpoint.
05:01
Now, the main goal of the title is to entice visitors to click through to your article,
05:06
while accurately describing what the content on the page is about.
05:09
So you want to create something that’s “click-worthy” and not “clickbait.”
05:13
The second basic tip is to include your primary keyword phrase in your title.
05:17
For example, if we were writing a post on the “best nike running shoes,” then our title
05:21
might be:
05:22
“17 Best Nike Running Shoes For Optimal Performance and Comfort (2018 Guide)”
05:28
By default, WordPress will change your URL slug to the full name of the post.
05:32
But we can edit it and change it to our primary keyword target, where dashes would replace
05:36
the spaces.
05:38
So I’ll change it to best-nike-running-shoes and click ok.
05:43
Next is the body.
05:44
Since we’re talking specifically about WordPress SEO, I want to focus on the editor, rather
05:48
than on-page ranking factors.
05:49
And we have a good video on that, so I’ll link it up in the card and description.
05:53
Now, your editor will likely look different from mine, since themes and plugins can add
05:57
additional features.
05:59
The first drop-down is very important because it includes text formatting styles.
06:02
So you can include H2s, H3s, and other subheadings into your post with the click of a mouse.
06:08
So in this case, our H1 is the title that we already set up here and an H2 would be
06:13
a sub-heading like Zoom Running Shoes, which is a brand line.
06:17
And if we wanted to include specific models within the Zoom line, then we can create an
06:21
H3 like Nike Zoom Fly and elaborate on the model.
06:25
Using headings helps create a structure, which can help Google better understand your content,
06:30
and also improves readability for your users.
06:32
The other two SEO relevant features are hyperlinks and images.
06:36
To create a hyperlink, select the text you want to create a link from, then click on
06:40
the link icon, and enter in the URL you want to link to.
06:44
The selected text will then act as what we call anchor text.
06:48
You can click on the gear icon to get more options.
06:50
I highly recommend selecting the “Open link in a new tab” checkbox, which will do exactly
06:55
what it says when a visitor clicks the link.
06:57
This is good for keeping visitors on your site, while still being able to direct them
07:01
to helpful resources.
07:03
And the final feature in here is the “Add Media” button.
07:05
This is used to insert images into your post.
07:08
You can just drag and drop your photos in here, and WordPress will upload it to your server.
07:13
After it’s done uploading, I highly recommend filling in the “Alt Text.”
07:16
And this is good to add for a few reasons.
07:18
First, it adds more context to the page, telling Google what the image is about and it may
07:22
be helpful for ranking your images in Google Images.
07:25
Second, it’s helpful for people who are using screen readers, like the visually impaired.
07:30
And third, if your image breaks, then the alternative text will show to replace the
07:34
broken image.
07:35
Alright, let’s move on to the Yoast SEO settings.
07:38
Since we installed the plugin, you’ll have a few fields that you can enter in at the
07:42
bottom of the post or page.
07:43
The first part is the title tag.
07:45
This is the part that would show up in Google’s search results, as well as in the browser tab.
07:50
So rather than leaving it as the default, I recommend pasting your title in here.
07:54
You’ll notice that it’s highlighted in red, which tells us that
07:57
our title tag is too long.
07:58
This will result in truncation in the Google search results, which isn’t that appealing,
08:03
so we can actually alter this without changing the title of the actual article, or your H1 tag.
08:08
So, let’s remove the word “optimal,” click out of the textbox, and it looks like we’re
08:12
good to go.
08:13
Now, we’ll want to write a meta description.
08:15
And this part is meant to support your title and further entice someone to click through.
08:20
Generally, I don’t bother with the focus keyword, as it doesn’t do anything aside from giving
08:23
you some “SEO scores” from Yoast.
08:26
So feel free to add it if you’d like, but know that it doesn’t make a difference for
08:29
your actual search engine optimization efforts.
08:32
After you’ve finished your post, you can publish it and have an “SEO friendly” post done without
08:37
touching a line of code.
08:38
Now, creating a page would be the exact same, but there’s one main feature difference worth noting.
08:43
Assuming that you have your permalink structure as the “post name,” both page and post URLs
08:48
will show up like this.
08:50
But with pages, you can actually create them with different levels, using subfolders.
08:55
So let’s say that you’re a digital marketing agency using WordPress and you have 5 different
08:58
services.
08:59
You do SEO, paid advertising, social media marketing, public relations, and email marketing.
09:04
Then what you can do is create a services landing page, where you would talk about the
09:08
different services you provide and naturally, you’d probably add links to your individual
09:12
services pages.
09:14
Now rather than having each service page as domain.com/service-name, you can nest them
09:18
under the “services” subfolder.
09:20
So let’s do that right now.
09:21
You can see that I’m creating a page on SEO services, so I’ll just click on the parent
09:25
dropdown and choose the “Services” page.
09:28
Finally, I’ll save our page as a draft.
09:31
And now you can see that the URL is accessible as domain.com/services/seo.
09:37
WordPress is my favorite CMS to use, simply because it makes on-page SEO a cinch, but
09:42
there’s a lot more you can do with it from a technical SEO standpoint.
09:45
And that’s what we’re going to be talking about in the next video.
09:47
So make sure to like, share, subscribe, and if you have any questions about using WordPress
09:52
for SEO, then leave a comment, and I’d be happy to jump in.
09:55
So keep grinding away and let’s get to the second tutorial.
Optimized Webmedia Marketing is the best SEO Vancouver company and the best Vancouver SEO company. We offer top-notch search engine optimization (SEO) solutions to companies of all sizes. To learn how we can help optimize your website to attract more visitors, book a free consultation.
SEO, GOOGLE ADS, PPC, DIGITAL MARKETING SOCIAL MEDIA, AMAZON, WEB DESIGN
OUR AWARDS
I have worked with Optimized Webmedia Marketing since the start of the year. Since starting to work with them, we have seen a significant increase in sales through our PPC campaigns. The team is great to work with, they are always professional, very detailed and always deliver work on time. Highly recommend!
Jelena Radinovic
Optimized Webmedia Marketing provides great SEO, PPC, and Digital Marketing Services.They really care about their clients, they are responsive and professional, and get great results.I highly recommend this Digital Marketing Agency.
Maxim Wong
We have been working with Optimized Webmedia Marketing since our company was young. They handled all our web related promotions and designs since day one. With their help and support, we were able to boost our clientele super fast and become one of the top companies in lower mainland. Their knowledge of digital marketing is next to none and we highly recommend their service to all business owners!