Why not add a link to your home page to help get your visitors back again? It’s easy. The visitor clicks the link, which adds your URL to their Favorites.
1. First, create a backup of your current page.
2. Now add the bookmark function at the end of your current page. If we put it here you won’t see it, but you can use View | Source on our home page in your browser and see it near the end of the code as the bookmark function. Copy the function with the starting script and /script tags to the bottom of your home page.
3. Edit the URL and title of the title to match your web site.
Now put a text or image link on the page where the HREF is:
“javascript:bookmark()”
There’s an example of a text link on our page, but you can also use an image link.
4. Now save the home page and upload.
5. Test it and verify it works.
You can see an example on our home page.
You must log in to post a comment.