Using Meta Tags is one nice tip:-
- Go to HTML Page.
- Click Edit HTML
- Save the information somewhere on your hard drive with a nice descriptive name. THIS IS VERY IMPORTANT. If you screw things up, you want to be able to go back to a working copy
- Look for the <head> tag. It should be right at the top of the Edit Html window. Put a couple of blank lines below it
- Type in the tag below, substituting your name of course ^_^
<meta content=’Icy’ name=’author’/> - Add another line and type in
<meta content=’Your blog description here.’ name=’description’/> - Add a last line and type in
<meta content=’all of the keywords you can think of, separated by commas’ name=’keywords’/> - Click the Save Template button
- Load up your page and check it all works.
No comments:
Post a Comment