meta-tag-gen

Meta Tag Generator

Easy Way To Create Meta Tag
Please fill in the following form, check the options you need. Instructions are below the form
Insert the following HTML code between the <HEAD> tags of your site:"; print "

"; print "


"; print "

"; } else { if(isset($MetaTags["description"])) $description = $MetaTags["description"]; else $description = NULL; if(isset($MetaTags["keywords"])) $keywords = $MetaTags["keywords"]; else $keywords = NULL; if(isset($MetaTags["robots"])) $robot = $MetaTags["robots"]; else if(isset($MetaTags["robot"])) $robot = $MetaTags["robot"]; else $robot = NULL; if(isset($MetaTags["author"])) $author = $MetaTags["author"]; else if(isset($MetaTags["owner"])) $author = $MetaTags["owner"]; else $author = NULL; if(isset($MetaTags["refresh"])) $refresh = $MetaTags["refresh"]; else $refresh = NULL; if(isset($MetaTags["copyright"])) $copyright = $MetaTags["copyright"]; if(isset($MetaTags["dc_rights"])) $copyright = $MetaTags["dc_rights"]; else $copyright = NULL; if(isset($MetaTags["revisit-after"])) $revisit = $MetaTags["revisit-after"]; else $revisit = NULL; if(isset($MetaTags["generator"])) $generator = $MetaTags["generator"]; else $generator = NULL; if(isset($MetaTags["language"])) $language = $MetaTags["language"]; else $language = NULL; $year = date('y'); print "
"; print "
"; print "

"; print "
"; if (isset($robot)) print "CHECKED"; print "

"; print "

"; if (isset($copyright)) print "CHECKED"; print "

"; print "

"; if (isset($author)) print "CHECKED"; print "

"; print "

"; if (isset($language)) print "CHECKED"; print "

"; print "

"; if (isset($revisit)) print "CHECKED"; print "
"; print "

"; print "

"; } ?>
A meta element is an element or tag in the HTML or XHTML programming language that serves as a metadata information provider for a web page. This meta element must be placed in the "head" section of the HTML. This meta tag can also be used to express a description / description of a web page and to explain related keywords and other metadata without a "head". In general, there are several kinds of meta tags with different functions. Some of these functions include meta keywords, robots, and descriptions.
keywords
Keywords are a type of meta that has the function of explaining the content of a web page through several words or phrases. Along with the times, the number of keywords used has been limited. Like Google, which considers "spam" the use of keywords with a number above 7 words.
As a simple example, below is shown the meta command:
to explain that the page in question is related to the keywords "wikipedia" and "encyclopedia".

robots
robots is a type of meta that has the function of controlling the crawling behavior and indexing of search engines. The robots meta tag applies to all search engines, for the "googlebot" meta tag is dedicated only to google. The default value for the robots meta tag is "index,follow" (same as "all") and does not need to be set. There are several values ​​for the robots meta tag, namely:
Quoted from meta tags understood by google
Example of writing the robots meta tag:

description
description is a type of meta that has the function of providing an outline of the contents of a web page. How to use this is different from keywords, namely using sentences instead of words.
Example of writing a description meta tag:
The example is to explain the outline of the content contained in an HTML page.
Website Description

In this section you can fill in your website description
Example: AnymPedia's website contains various unique information about the world of technology

Website Keyword

Enter keywords related to your website and separate each keyword with a comma
Example : Technology, Informatics, Technology news, Latest news, Crypto info, Online Tools

Allow Search Engine

Determine whether search engines are allowed to access your website or not, for example search engines like Google, Bing etc

Set Search Engine ReCrawl

Set in how many days search can return to your website to crawl the existing url, fill it with numbers