Adding Bookmark Capabilities To Your Website

April 18th, 2008 | by admin |

One thing you will see lots of on the BANS forum is request for help putting a place that visitors can bookmark your site easily. This escaped me for months as well. I have found three of the most common ways of doing this.

The first Bookmark Mod is a mod provided by the PCMan website. You can get the code Here . Once you have the code you need to make 2 changes marked in red. (1)var url=”http://YOURURL“; (2)var title=”PUTYOURSITETITLEHERE“; Once you change the URL and title you can place the code just about anywhere on your site. I like to put it in the footer.php part of the admin area of BANS sites.

The second mod I like you can get here. This ones even easier. Simply copy and paste the code where you want it. When a user hovers over the text they see a ? that catches there attention. This mod was offered by a user on the bans forum for all to use. The third mod isn’t really a mod. If you look at the bottom of this post or any post here you will see a Bookmark Button. You can add one like it by going to Add This

Hope these simple mods are useful.

Post a Comment