Add this site to your favorites…
You should always provide an easy and simple way for people to add your site to their bookmarks. The easier the procedure is, the more people will follow it. I found a site that, among other things, provided the code that is needed to add this functionality to your site.
1. Add the following code to the
section of your site:2. Fill in the proper title and URL in the code you just pasted in the
section above.3. Paste the following code where you want the “Add to Favorites” or “Bookmark This Page” text to show up:
if (window.external) {
document.write('Add to Favorites');
} else if (window.sidebar) {
document.write('Bookmark Page');
} else if (window.opera && window.print) {
document.write('Add Bookmark');
}
If you enjoyed this post, please make sure you register to receive these posts via email. You can also follow me on Twitter, link to me on LinkedIn, or visit my other blog, at www.spendingless101.com.
© Copyright 2009, John A. Simpson. All Rights Reserved.
Related posts
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.








Comments
No comments yet.
Leave a comment