Showing posts with label returning traffic. Show all posts
Showing posts with label returning traffic. Show all posts

Saturday, November 7, 2009

Submit Your Site to Yahoo

Let Yahoo know that your site exists. It's a great way to get more traffic and gives you a better chance of showing up in the Yahoo search engine. http://siteexplorer.search.yahoo.com/submit








Your Ad Here

Monday, October 19, 2009

Blogging: Increase Your Readership

I just found what looks to be an awesome blog about blogging. This is a great site, that helps you increase you readership and provides you the ability to add blog articles to there blog. Its called Blogussion.




Thursday, October 15, 2009

Making Money Blogging - Favorite Places





To help generate repeat traffic to your site, you need to consistently add new content and create a favorite places button. A Favorties button makes it easy for the reader to add your site to their favorite places.

You can use xsitepro to create a favorite places widget. This widget gives you some flexibility with the wording and type.

However, if you just want to start with a simple Add to Favorites button, just add the following code to the layout where you want it to appear:

<FORM>

<INPUT TYPE="button" VALUE="Add to Favorites"
onClick='window.external.AddFavorite(location.href,
document.title);'>

</FORM>

To add this button to a blogger layout:

1. Click the Layout tab.
2. Click the Add a Widget link in the layout.
3. Click the HTML/Javacript option. The widget will display.
4. In this instance you do not need a title, so leave it blank.
5. Copy and paste the button code in the content section of the widget form.
6. Click Save. The button should display on the screen. I placed the button in the upper right corner of this blog.

Remember to make adding a favorite place worth a user's while, you should regularly update your blog.




Your Ad Here