Make all your blog links automatically nofollow

Today we are going to make the links on our blog come out by default nofollow very quickly, let’s go suddenly.

We recently talked about how to use nofollow links correctly and it has aroused a lot of interest, so much so that I have been asked if there is a way to make all blog links appear automatically nofollow. Wanting nofollow to appear automatically throughout your website is more normal than you imagine, if you dedicate yourself to affiliate marketing it is a good way to avoid being a spammer and avoid some penalty from the killer penguin.

I was amused by a comment from Darkside in the post about what nofollow links are and how to use them, in which he said why does Zara want a follow link from her blog, and that is where the danger lies, if you link products your blog will be the party of “not found!” and you will send to pages that do not exist.

I would like to mention the most perverse part: when we do SEO, webmasters clean links that point to our blog sites and pages with little chicha (DA or low PA) and we kindly ask Google to remove them (let’s go tell us), yes Google sees that you are very to link by the bravas you will go to the spam box.

For these two powerful reasons (there are more, but if that’s another day…) there are blogs that only get no follow links.

Make links in wordpress nofollow

# 1 make all the links go nofollow with a plugin in wordpress:

This is the simple option if you don’t want to do it with code:

  • Nofollow for external links simply add the attribute rel = ”nofollow” to all posts and pages on your wordpress site.
  • Nofollow read more links this plugin is very interesting if you only want to add it in a type-a tag, keep reading, which is quite damaging and we have it all like that.

# 2 By making a function in wordpress so that all the links are nofollowed.

You will need a function plugin or modify the functions.php file

This is a very easy way, if you already have the functions plugin that I recommended you do for your blogs.

For me, making this plugin of functions is essential, I work with many functions that I program to measure and I make hooks that is how these types of functions are called to add utilities to the blog and it is the place where they are put.

This is easy is to copy and paste this code as always take it to a plain text editor to see that what you have copied is this and there is nothing else.

How to make the links in blogspot or blogger nofollow

Unfortunately you have to do it by hand because the option it gives is too beast and in the long run it can harm your blog.

# 1 Make all blogspot outbound links nofollow

This option is a bit dangerous because it indicates directly to the txt robots, but I will tell you if you are interested in knowing it, it consists of including a line of code in the html template before closing the </head> tag

<meta name = ”robots” content = ”nofollow” />

It is that easy.

# 2 put the nofollow attribute one by one to the blogspot links

To do this, the first thing is that you indicate it in the blogspot configuration so that the full options box appears when you make a link:

When you go to make a link, it will always ask you the characteristics and you can choose when it is follow and when it is not:

BloggingHit Staffhttps://blogginghit.com
BloggingHit is a blog for dissemination and training in Web Technologies & Blogging Tools. This is a blog about everything that has to do with WordPress, Blogging, Social Media Marketing, Search Engine Optimization from tutorials.

The 10 capital failures of a blog when starting

At the beginning many mistakes are made when launching a blog that can delay the success of your project In this post we are going...

Do not change from blogger to WordPress is a trap.

Maybe you are plotting to change your blogging platform, many people have migrated their blog from Blogger to WordPress thinking that it is the...

Image formats for blogs

The formats of the images and the size of the photos are very important because factors such as the good image of the blog, the...

The perfect extension for a post or blog entry, definitive guide

What is the minimum length that the post should have been a very important question that today you will see resolved? The length of the...

Make the most of your blog in a week of vacation

There comes a period in which it is easy to find a few days off that you can take advantage of to make improvements...

6 things that can demotivate you just starting with your blog

Well, if there are things that can demotivate, they are the ones we expect to happen when we write a blog or start something...