Tuesday, August 23, 2011

Automatic backlink

If you click the button below, you will discover interesting free automatic backlink site. You just put a small button on your site or blog, and you get instant free automatic SEO backlink. Enjoy.

Free Automatic Link

Saturday, December 11, 2010

Checking the number of times a term has been searched for

So, where can we see how many times keyword has been searched for?
We can use many tools to help us find things like adsense - adwords PPC price and volume, diferent keyword combinations, number of searches per day,...
These SEO, SEM, SERP tools are:
Google Insights for Search
Google Search-based keyword tool
Wordtracker
Overture

Compare different results and you will find what you want. Good luck!

Tuesday, December 7, 2010

HTML Copyright Symbol

The symbol code for the copyright symbol © in HTML is &copy.

Monday, December 6, 2010

Color code

Hexadecimal HTML color codes:
Color codes html
 This are the most usefull color codes for html design.

Wednesday, November 3, 2010

Template

There are so many templates, that it is hard to chose one.
Where do you find your templates or do you make your own?

Thursday, February 11, 2010

one way links

One way links are very important, becouse search engines take them as that your website is so valuable/interesting/useful that other sites want to link to it.
So try to get as much one-way links as you can.
My premium link
There are many directorys around, so do add your site to them.

Monday, February 8, 2010

How to Backup a Blogger Blog

How to Backup a Blogger Blog - the easy way

Open
http://name.blogspot.com/search?max-results=N
in your browser (replace name with your blog and N with number higher than total posts)
File - save as
and you are done!

Wednesday, January 27, 2010

Adding meta tags to blogger

Adding meta tags to blogger(blogspot) blogs,websites-SEO

Sign in to your blogger dashboard>click the 'layout' button

Click on the 'Edit html' tab

Here is the code you have to add
<meta content='DESCRIPTION HERE' name='description'/>
<meta content='KEYWORDS HERE' name='keywords'/>
<meta content='AUTHOR NAME HERE' name='author'/>
DESCRIPTION HERE:Write your blog description
KEYWORDS:Write the keywords of your blog
AUTHOR NAME:Write the author's name(Your name)

3.Add the above code just after this
<b:include data='blog' name='all-head-content'/>