Website Meta Tag Generator | Create Meta Tags in seconds
Just enter the required details about your website, and our free meta tag generator tool will generate the correct & SEO friendly meta tags for your website in seconds.
Table of Contents
About Our Meta Tag Generator
Generate your meta tag for your website by just entering the required information, like the title, description, keywords, etc., to convey information about your site to search engine crawlers in minutes using our meta tag generator tool.
Simply enter or paste your web page's title, description, and keywords. then choose options to allow robots to access your site, follow all links, type of content will display, primary language, and crawlers revisit duration based on your requirements. you can add author information.
based on all these inputs that you have entered and chosen, our meta tag generator generates HTML meta tag code for you.
Know the terms first
If you are unfamiliar with the terms of meta tags, let us see what they are and what their purpose is one by one.
Site title
it is the main title of your webpage or the title of the website. it appears mostly in two places the one is main link in search engine results, and the other one is appearing on top of your browser window. to show a full headline or title in the search engine result page, the title should be 60 or less than the 60 character limit.
this gives clear information about the website or web page.
the HTML code of site title may look like this
<meta name="title" content="place your site title here">
<meta name="title" content="Easy Meta Tag Generator">
Site description
This site description gives you a brief summary of your website. it gives more information compared to the site title. Also, it appears on the SERP page. SERP means search engine ranking page.
we can use up to 160 characters for the meta description. better to use 150 to 160 characters. Otherwise, it will not show the full site description that you gave. so precise description with 160 characters clearly shown in the results page.
the meta-site description looks like this,
<meta name="description" content="your site description comes here">
Site keywords
here we have to give the terms related to the website content. Most SEO experts say that the meta keywords on a site do not play a major role in rankings.
the meta keyword's HTML code looks like this
<meta name="keywords" content="keyword 1, keyword 2, ....">
Allow robots to access your site
when you give this information, search engine crawlers crawl the website and index it in the search results, or not. If you choose allow, crawlers will crawl the website page. if you disallow the page, it will not be crawled by the crawlers and will not appear in search results.
you may wonder which parts should be excluded for this. think about this. if your website has admin page, directly showing them in search results would not be useful for visitors, right? the same applies to the under construction pages, private pages, etc., so we can exclude them from the search results by using the disallow option.
The HTML code to allow robots to access your site looks like this
<meta name="robots" content="index, follow">
disallow robots to access your site HTML code looks like this
<meta name="robots" content="noindex, follow">
Allow robots to follow all links
when your website has internal links and all the links are to be followed by the crawlers to discover new pages from the website.
The link to allow robots to follow all links is the same as the link to allow robots to access your site. because the code has follow or nofollow along with it.
allow robots to follow all links HTML code looks like this
<meta name="robots" content="index, follow">
allow robots to nofollow all links HTML code looks like this
<meta name="robots" content="index, nofollow">
this code is slightly different if we choose to allow robots to noindex in allow robot to access your site.
<meta name="robots" content="noindex, follow">
<meta name="robots" content="noindex, nofollow">
Type of content will display
here, it will show the type of content used on the webpage. example, text, image, video, or combinations. you have to choose the most relevant content type for your website to understand the search engine crawlers understand your content.
you can choose any character encoding from UTF-8, UTF-16, ISO-8859-1 and WINDOWS-1252 .
the type of content HTML code looks like this
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-16">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
Primary language
It gives the information about our website's primary language. you can choose the correct language that is relevant to your website content. so the search engine shows the relevant language content website to the right people.
the HTML for the primary language looks like this
<meta name="description" content="Language name comes here">
<meta name="description" content="English">
<meta name="description" content="Spanish">
<meta name="description" content="Hindi">
Crawlers revisit duration
when you setup this crawler revisit duration period, you are giving a time period to revisit the website page for updates.
here we include a certain period of time to revisit the crawlers' website pages. so, the crawler will come to your page and check. so the crawler will index the most recent page in the search results.
you can set this option in our tool quickly. the example of Crawlers revisit duration HTML code looks like this
<meta name="revisit-after" content="frequent period time comes here">
<meta name="revisit-after" content="3 days">
<meta name="revisit-after" content="6 days">
Author Name
it is not mandatory to use the author name in the meta tag option. in some cases, if you want to show ownership of the content, you can use this option. think about this. you are a part of a larger website, and you write articles for this website. in that case, you can mention the name to show the ownership of the article.
the author name HTML code looks like this
<meta name="author" content="Name comes here">
<meta name="author" content="John">
How do I use our meta tag generator to generate meta tags for my website?
it is very simple. you just need to fill in the respective fields, and our meta tag generator will do the rest of your work.
let us see what steps are involved in creating the meta tag for your website.
Step 1 - Paste or enter your website or web page title in the "Site Title (Characters left: 60)" field.
Step 2 - As we did for title, we should do for the site description. paste or enter your site description text in the "Site Description (Characters left: 150)" field.
Step 3 - Enter or paste the keywords of the website in "Site Keywords (Separate with commas)". please note that you should separate your keywords with a comma.
Step 4 -Youu can mention whether your site allows search engine crawlers or not by choosing the option in "Allow robots to index your website?" field.
Step 5 - If your website or web page has links in it, you can mention whether they are need to allow and discover new pages from those URLs by choosing the respective option in "Allow robots to follow all links?"
Step 6 - You can mention your website content type in "What type of content will your site display?" field.
Step 7 - You can mention the primary language of the website from the drop down menu "What is your site's primary language?"
Step 8 - You can choose at what frequency the search engine crawlers will crawl the website from "Search engines should revisit this page after" drop down field.
Step 9 - you can mention the author of the web page or website in this "Author" field.
Step 10 - Solve the Captcha code and click the generate button. our tool will give the meta tag code based on the given information.
Site title, site description, Allow robots to access your site, and language are important for the meta tag. The rest of the things are optional for the website. you can add them or ignore them based on your preference.
Example of meta tag generator code
here, I mentioned all the things for this meta tag generator tool. let us see how it will give the meta tags for the given information.
Information given to the tool
Site Title (Characters left: 60) - Easy Meta Tag Generator Online | Generate meta tags quickly
Site Description (Characters left: 150) - Generating meta tags for your website is easy with our meta tag generator tool. Enter your page details. Our tool generates the code for you in seconds. Try Now
Site Keywords (Separate with commas) - Meta tag generator, generate meta tag online
Allow robots to index your website? - Yes
Allow robots to follow all links? - Yes
What type of content will your site display? - UTF-8
What is your site's primary language? - English
Search engines should revisit this page after - 7 days
Author - X
Meta tag details
<meta name="title" content="Easy Meta Tag Generator Online | Generate meta tags quickly">
<meta name="description" content="Generating meta tags for your website is easy with our meta tag generator tool. Enter your page details. Our tool generates the code for you in seconds. Try Now">
<meta name="keywords" content="Meta tag generator, generate meta tag online">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="revisit-after" content="7 days">
<meta name="description" content="English">
<meta name="author" content="X">
Note
For the better output, please choose the options and texts correctly.
Features and Advantages of this tool
you can generate your meta tags with mostly used devices like desktop, mobile, and tablets.
Free of charge you do not pay to use this tool.
You can generate an unlimited number of meta tags. there is no daily limit for using this tool.
We designed to create the meta tags by anyone quickly. it is a self explanatory tool.
it saves a lot of time by manually creating the meta tags.
our meta tag generator generates accurate results based on your input.
there is no need to sign in or sign up to use this tool. just come to this meta tag generator, fill the details and generate your code.
Privacy
we always respect our users privacy. we do not store or collect any information that you have entered here or the results. to learn more, please check out our privacy policy page.
Wrapping it up
Generate the meta tags effortlessly with our meta tag generator tool by providing the required web page details. our tool will generate the meta tag for you, and just copy the code and add it to your website code. as mentioned earlier, it is completely free of charge, and you can generate the meta tags as many times as you want. there is no limit to it.
Do you have any ideas or suggestions to improve this tool? please mail us. we are happy to constantly improve our tool to improve our users experience.
please bookmark our tool for future use. Thanks for using our tool.