New Exclusive Deal:
Up To 78% OFF a New Website03
:
14
:
41
:
56
Zyro encyclopedia
A website title, also known as a title tag, is used to specify a web page’s title. It is typically found at the very beginning of an HTML document enclosed in a <title> tag.
Search engine result pages (SERPs) showcase title tags in big blue font, making them the first thing users see when looking up a certain keyword.
Because of this, a title tag is one of the most significant elements in search engine optimization (SEO). You can optimize a title by incorporating a keyword into it.
When a web page ranks higher in search results, it receives more attention, which leads to an increase in traffic volume.
A title tag appears in a browser tab and a bookmark list.
Alternatively, the source code of a web page also contains this information. You can access it using web browsers’ View Page Source feature.
To find the website title, search for the <title> tag. It is usually located within the <head> tag.
There are many ways to create a title tag, depending on your platform. The following covers how to do it on Zyro as well as manually using a source code editor.
If your platform supports custom code modification, you can manually add the title to its HTML file.
This is an example of a HTML document, and where a title tag can be coded in.
<!doctype html><html class=”no-js” lang=””> <head> <meta charset=”utf-8″> <title>This is a website’s title</title> <meta name=”description” content=””> <link rel=”stylesheet” href=”style.css”> </head> <body> <h1>… … |
The page title and description are located in between <head> tags.
To change the title manually, you can open and edit the HTML file with a source code editor like Sublime Text and Atom.
A good website title needs to be well thought out. Here are some rules to follow for better SEO.
These are some examples of good website titles based on the criteria above:
On the other hand, these are bad website title formats you should avoid:
MLA citation starts with the author’s surname written in front of their given name and separated by a comma. The title page follows after it, placed in-between quotation marks.
The title of the website comes next, displayed in italics, followed by the publisher, date of publication, and finally the URL.
There are resources online that can help you with citing articles, such as the MLA citation website.