Google Analytics

Google Analytics is a powerful tool for website owners and digital marketers who want to optimize their search engine optimization (SEO) efforts.

The importance of using Google Analytics for website SEO can not be overstated. It provides valuable insights into how your website is performing, and it can help you make data-driven decisions to improve your website's visibility and ranking in search engine results pages (SERPs).

One of the most important features of Google Analytics is the ability to track website traffic. This includes the number of visitors, their location, and the pages they visit. This information can be used to determine which pages are popular, which ones need improvement, and which pages are not performing well. You can also see how users interact with your website, such as how long they stay on a page, which links they click, and what actions they take. This data can be used to identify areas for improvement and to develop a more effective website strategy.

Google Analytics also provides detailed information on where your website traffic is coming from. You can see which search engines are sending traffic to your site, which keywords people are using to find your site, and which external links are referring visitors to your site. This information can be used to identify new opportunities to improve your website's ranking in search engine results pages.

Another key feature of Google Analytics is the ability to track conversions. This includes tracking goals, such as the number of times a user fills out a form, makes a purchase, or subscribes to a newsletter. This information can be used to determine the effectiveness of your website and to make changes to improve conversion rates.

Finally, Google Analytics provides valuable insights into the behavior of your website visitors. This includes information on how they use your site, what pages they visit, and what actions they take. This information can be used to improve the user experience on your website and to increase engagement, which can positively impact your website's ranking in search engine results pages.

The importance of using Google Analytics for website SEO cannot be overstated. It provides valuable insights into your website's performance, traffic sources, and user behavior, which can be used to make data-driven decisions to improve your website's ranking and visibility in search engine results pages.

Course Curriculum

12 videos, 1 hour

0. Overview

7 mins

3. Headings

4 mins

We can work on optimizing our website in many different ways, but let’s be honest, the most important part of having a great performing website is valuable content. It doesn’t matter how good SEO we have if we don’t provide useful, interesting and engaging content to our visitors.

The King of Marketing

Let me tell you a little ‘not-so-secret’. Content Marketing, or Blogging, is still one of the best if not the best ways to market our websites. Creating great quality relevant articles on interesting topics related to your website industry will drive more traffic, keep visitors longer on your website, and give you more chances to convert these occasional visitors into loyal customers or at least frequent visitors.

A Blog with Quality Content is a Must

It is also very important to have the content on your website fresh and periodically updated. Having a blog on your website will contribute a lot to this cause. I also recommend concentrating on quality over quantity. Create really good quality content, even if it will mean that you can only post it once per month or so.

If you are just starting, then maybe quantity can be as good as quality for one big reason. By doing something over and over again, you will improve at doing it much faster than when trying to perfect the thing from the beginning.

To summarize, if you don’t have a blog on your website, yesterday was the best time to start it.

8. Use Google Search Console

I have already talked about Google Search Console a couple of times in the previous sections. It is a well-known fact that Google is by far the most popular search engine on the internet, so we need to pay attention to services Google provides to help us optimize the performance of our websites when it comes to Google Search.

When you add your website to your Google Search Console, you get access to many very useful and completely free tools, which will help you to analyze and optimize your site’s SEO.

Verifying Our Website is Very Important

One of the most important things we should do is of course verify our website in Google Search Console. You can do that using a few methods, like uploading an HTML file to your website, or if you have Google Analytics installed, we can also verify our website using this as well.

Among other cool features, we can see the keywords, countries, and so on. We can also analyze and request indexing for separate pages. You can use this tool to research your Search Keywords as well.

9. Generate and Submit the Sitemap

In the video above, I showed you how you can add, verify and manage your site in Google Search Console. I also showed you how we can request Google to index specific pages on our website. In addition to doing it with individual pages, we can also just submit the sitemap file to Google to help it index our whole website.

To generate the sitemap file all you need to do is to go to Project Settings (if you are using Blocs app and type the URL of your website. Blocs app will automatically generate the sitemap.xml file for you next time you export your project.

After you have done that and uploaded the file to your FTP server, you submit your sitemap to Google. Just open your Google Search Console, and go to the Sitemaps menu in the Index section. From there, all you need to do is to type the name of your sitemap, which is by default sitemap.xml.

10. Connect the Google Analytics and Analyze

Google Analytics is the most popular service we can use to track the performance of our sites. I don’t use it for all of my websites, but if you are serious about the SEO performance, I highly recommend to set up Google Analytics for your website.

Setting Google Analytics

Setting it up is very easy. All you need to do is go to Google Analytics, create a new property, copy the code and add it to your website. If you are using the Blocs app you can do that in the Project Settings Analytics pane, specifically created for this purpose.

After you have done this, upload your website to your FTP server, and Google Analytics will start to record and analyze everything that’s happening on your website. You can use this in many different ways, for example, to check what’s the most popular content on your website, what’s the biggest traffic source, what’s the biggest referral.

Depending on the information you will get from here, you can further optimize and focus your efforts to make your website SEO performance better.

11. Set Up the SSL Certificate, Fix Broken Links

There is one thing which is very important, and which I can’t leave out of this SEO update. It is creating redirects using the .htaccess file. As you know, I am not the coder or programmer myself, but having transferred a few websites a couple of times, I learned the hard way how important it is to avoid creating broken links.

Watch the video on the left to learn how you can create and edit the .htaccess file. I use GoDaddy for this example, but you can use your FTP server. They work mostly the same. You can also create and edit the .htaccess file on your computer using the FTP program.

The first thing we need to do is to enforce the secure version of our website. Most people will just type eldargezalov.com and it will lead them to http://eldargezalov.com, but I do have an SSL certificate installed (if you don’t have it yet, go do that right now, because it is critical to have SSL certificate these days).

To do that, I will create the .htaccess file and add the following code.

RewriteEngine On
RewriteCond % 80
RewriteRule ^(.*)$ https://yourwebsite.com/$1 [R,L]

It will force the HTTPS version even when people are going to the HTTP version of our website.

Fixing Broken Links and Setting Redirects

Another thing I like to do with .htaccess file is to redirect the broken of moved links. For example, let’s say I have an about-me.html page on my website, but I have decided to change it to about.html.

Now, about-me.html is already on Google and maybe on the pages on some other websites, so when people are clicking on this about-me link, they will be shown the 404 error page, which appears when the page is missing.

We want to avoid that as much as possible, so what we need to do is to add a line of code to our .htaccess file so when people are going to the about-me.html page, they will be automatically shown about.html page instead.

The code we need to add:

Redirect 301 "/old-link" "/new-link"

There are some other things we can do with this file. You can research online to know more about it.

Over 1200 beautiful custom designs!

The magically fast way to create websites in Blocs

Supercharge your web design workflow in Blocs 5.

blocs library-hero

What Blocs users say about Blocs Master

Read a testimonial letter from Frank.

This wonderful guy has created a series of videos (many free) which cover every aspect of Blocs in simple to understand examples. I promise he’s not paying me to write this, but I like many are indebted to him for the hours he has spent helping others.

- David

The best website to learn how to use Blocs. Eldar cares to help you if you have problems with the templates.

If you subscribe you will not regret it. It includes a large number of sample templates. 100% recommended

- Wardiam

The best place to learn virtually all there is to know about Blocs for beginners. And what better teacher than Eldar himself who spares nothing to make sure you are on the right track from step one through to intermediate.

- Sabina

What sets Eldar apart from other developers is his amazing customer service, attention to detail and his genuinely positive way of interacting with his customers.

- Lee

It is definitely worth the money if you want to learn Blocs quickly and efficiently, not to mention the many tips and tricks that Eldar has built into his lessons.

- Ive

If you are looking for an in-depth course on how to get the most out of Blocs, I highly recommend Blocs Master Course. 

- Arno