Here you will find all the information about how to add metatags and Descriptioin to an existing website. We now assume you've some basic knowledge about builing a webpage, HTML and internet programs. To make changes to your page you need:
- an FTP program, to transfer files to and from your server to your computer
- Username and password of your server
- A simple text editing program like Simpeltext or Notepad
Frequently Asked Question
- Question : "I've no clue, what am I supposed to do now?"
- Answer: ask a friend that has some internet knowledge or even better: hire a website builder! Also your server provider can help you. If you use a CMS system, ask the supplier of the program for help.
Steps
Adding metatags and descriptioin to your page is not very difficult, but it has to be done in an accurate way. Otherwise it might be possible that your blog or website is not working properly anymore.
- Allways make a backup of your blog or website. Now you're able to replace the file with a copy if something goes wrong.
- Make relevant meta tags by using our online Meta tags Generator
- Make a FTP connection with your webserver
- Obtain the index.htm or index.html file
- Open this file with Notepad or SimpleText or a HTML editor
<HTML>
<HEAD>
<TITLE> All Crack Tricks | Blogger tips, tricks, softwares and widgets </TITLE>
</HEAD>
<BODY>
Test text
</BODY>
</HTML> - Copy and past the meta tags between <HEAD> </HEAD> part in the source of your page
- Save the page
- Replace the index file with FTP on the webserver.