Introduction WidgetBucks In-Line Text Templates Search Engine? Visitors for Free Visitor FAQ Click to explore relevant Blog Articles
We have moved here AllOfMyInterest.com
Click to read :How to Create a Blog
Showing posts with label jobs. Show all posts
Showing posts with label jobs. Show all posts

Blog Post as Title Link

Just below the header "Make Money Blogging" you can see post links. Its a little html coding,which sometimes is already there on the template but if not you can add it manually. Its not very difficult also. Here is the code and code placement.

Search for #header-wrapper and between #header-wrapper and #outer-wrapper copy this whole code or you can search for
Body { just when Body starts post the following code

#top-nav ul {
padding: 0;
margin: 0;
background-color: #f985f4;
color: #FFFFFF;
float: left;
width: 100%;
font-weight:bold;
}

#top-nav ul li {
display: inline;
}

#top-nav ul li a {
padding: 0.2em 1em;
background-color: #f985f4;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#top-nav ul li a:hover {
background-color: #f253eb;
color: #fff;
}

Once done, now search < !-- end header-wrapper -- > or end header-wrapper or
< div id="header-wrapper"> and < /div>
then post this code

< div id='top-nav'>
< ul class='nav'>
< !--Add or modify your links below using the examples, replace the# with your actual link and change "Edit Me" to your link name. The home page link works just like it is. You can add more lines or remove the ones you don't want before the closing < /ul > -- >
< li> < a href='/'> Home< /a> < /li>
< li> < a href='#'> Edit Me< /a> < /li>
< li> < a href='#'> Edit Me< /a> < /li>
< li> < a href='#'> Edit Me< /a> < /li>
< /ul>
< /div>

The code given #top-nav, color of the background is given #f985f4 ,its given in three places in different segment. You can change the color to what you want but writing the color code. You can get color code by clicking here

Tip : If you want to display a link,which when clicked will show all post carrying related information, for example, Click Adsense to see all post which have something related to Adsense.

To get such result, while posting link http:// put the code

http://yourBlogName.com/search/label/searchword
(we used adsense in above example)

What Google(Search Engines) want?


How is blog listed in search engines,search result? What are most appropriate words for your blog/website. What are the words visitors generally search which are best for your blog/website?

These are few of the main questions which a blogger has in mind, how do the blog get ranked in Google/search engines? What should I write about that in my blog that Google/search engines pulls my blog in result.

If you are blogging from sometime now and using Google adsense, you know highly paid ad word on Google Adsense is "Forex"($42 a click value) and so many suggest to write your blog article which some how has the "Forex" word in it.

Though this is not correct. Before this post I never used "Forex" word in any of my post.

This blog was not on search engines,the day I first published it. I was advertising it on free advertising sites and getting traffic from it.

The other blog My-Gravy-Train was listed second or fourth day from the day it was first published.

So I planned to do a little research, why first blog appeared and this one didn't.

It was because of the "words".Yep! words. We need to have Google/search engine friendly words on blog. Ok there is a topic on which I blog, but not necessarily people speaks the same words which I do.

We need to know the words,visitors are looking for when they search a site/blog on Google/search engine.

The day I was able to crack the words for this blog, I added those in the labels of post and after three days of posting I got first two visitors through search engine. That was the click for blog to appear on Google/search engine.Now my visitors are from Google, Yahoo, Lycos etc.

Do you want the blog on Google/search engines?

What you need to do is:
->Add the Search engine friendly words about your blog in Meta Content of your blog/website
->Add the Search engine friendly words about your blog in label of the post

Do you want to know,which words describe your blog best and what search engine loves in your blog?
I will provide you 30-40 words which are most appropriate for your blog, from search engine's/Google's point of view and I will charge $1 for my service. Payment need to be made using Paypal.Paypal payments goes to "ShoppersWing@yahoo.com"

I will take 4-5 business days to provide you the keywords for your blog counting from the day payment is cleared.

So,give Search Engines what it loves and what it looks for in your blog/site. Mail your blog URL to AllofInterest@yahoo.com and keep the subject of mail "My Blog Adwords"
___________________________________________________________________________________________ Visitor FAQ

How to add words in Meta Content To add words in Meta Content, search "<"head">"(remove " while search the word), press Enter and then add the following code
< meta content='Words for your blog separated by comma, viz., for blog related to Movies write the words, movie,new release,movie reviews' name='keywords'/>