Shortcut to Body

Knowledge (Ver English)

Blocking Search Engine Robots Using Metatags

Blocking Search Engine Robots Using Metatags



Typically, you create and use robots.txt to control access to search robots. 

I'm thinking of posting a separate way to make these robots.txt files 
If you don't get a web-hosting of your homepage, 
I can't upload the robots.txt file 
Here's how to do it. 

This is a method of using a meta tag 
Blogs that you subscribe to and use in your account, etc 
It is useful for operators who operate using it. 

Of course, it can be used by operators who use web hosting.      


1. Are search engine robots good? Is it bad? 

It's a good thing that there are a lot of search engine robots coming. 
If you recognize the posts on the site and make an index, 
The search will allow visitors to visit. 

Even if the operator doesn't go around and promote it, 
It's automatically promoted, so I'll say it's a good thing. 

However, it is probably bad that many search engine robots come. 
Most web hosting limits the amount of data that visitors can read. 
If this limit is exceeded, the site will not be able to access automatically 
This is described as traffic overrun. 

If the search engine robot visits too often, 
Traffic may occur and may cause an excess. 
The amount of traffic that's tight enough to get visitors 
It's a waste to give it all to the robot.     


2. How do I put in the meta tag?  

If you're using web hosting...
A typical home page document is an HTML document. 
You can open the HTML document and enter a meta tag at the top. 

If I use PHP or ASP, I will make a separate head file and use it. 
If so, you can enter a meta tag in the head file. 
Usually between <head> and </head> 
You can enter any line. 

If you're using an account blog... 
Enter the user page provided by the blogging company or the Admin Settings page. 
If you've run a blog, 
I'm sure most of you know how to do it 
If you don't know, you can ask the company. 

In the HTML modify menu. 
We also find the part of 역시 as above. 
If you're not sure, you can go anywhere on the top 
You can enter a meta tag.      


3. What do you enter?  

To all search engine robot, you can't scratch the contents of his site, you do as follows. 

<META NAME=”ROBOTS” CONTENT=”NOINDEX”> 

Do this to prevent all search engine robots from following links within the site. 

<META NAME=”ROBOTS” CONTENT=”NOFOLLOW”>

 If you want to control and block a particular search engine robot, you can change it like this 

<META NAME=”Googlebot” CONTENT=”NOINDEX, NOFOLLOW”> 

The following search engines on Naver are named Daumoa and Naverbot.   
If you want to prevent the access to the image search for the image search. 

<META NAME=”ROBOTS” CONTENT=”NOIMAGEINDEX”> 

NOINDEX and NOIMAGEINDEX do not allow index creation 
NORFOLLOW is to keep you from following the link.    

I can't create and upload the robots.txt file 
If you're an operator with a blog whose server slows down due to indiscriminate visits by search engine robots, 
It's a way to do it.  
Even if Webcast operator, it is also a method that can alleviate traffic excess. 

[The search engine robot using Mata]



Information in this article


˙ The title of this article: Blocking Search Engine Robots Using Metatags
˙ Blog Title: KISS CAST::KISS CAST
˙ Blog Description: 각종 지식 정보를 정리하고 백업하는 문서 블로그입니다. / This is a document blog that organizes and backs up various knowledge information. / 各種知識情報を整理しバックアップする文書ブログです。 / 整理和备份各种知识信息的文档博客。 / Es un blog de documentos que organiza y respalda información de conocimiento.
˙ RSS URL: https://kisscast.tistory.com/rss
˙ View related keywords at once (click)
˙ Error Reporting (Click)