Metatag Generator

Meta tags help robots index each document of your website correctly. Every single page of your site should have individual meta tags referring to the respective content of that page.

The Metatag Generator helps you create meta tags fast and easily.

1. Standard Tags

Enter a value for each meta tag.

  • New: You can start a different meta tag project

  • Open: Allows you to open a metag tag project you already created before.  

  • Import: Read existing meta tags from existing HTML files or from an online URL and to edit or insert them into other documents.

You will find more information about the different meta tag types in the Meta Tags topic.

Tip: Import an existing HTML file to check whether it contains valid meta tags.

When you are ready, open the Generate tab.

2. Generate

The list contains all meta tags you filled in previously. Uncheck any item that you don't want to use in your current document.

Then, click Generate to create the correct code. It is shown in the Results section.

By using the Copy to clipboard button you can copy the generated meta tags and paste them into a HTML document. If you select As HTML page the correct tags

<html>

<head>

</head>

<body></body>

</html>

are directly created and copied as well.

Alternatively, you can add your meta tags to a HTML document by opening the Insert tab.  

3. Insert

Click Add file to select a HTML file, into which you would like to insert the generated meta tags. Via Add folder you can add all files within a specific folder to the list.

Next click Insert to insert all created meta tags into the selected files.

The Edit HTML button will open the HTML document directly in the HTML Editor.