faq
... why primadd

typical bookmarking scripts and plugins load one image and add one outbound link for every service. primadd does use one outbound link for the noscript section and does everythind else in javascript. the icons are all loaded from a single file drastically reducing download time.


... how do i add primadd to my site

copy and paste the given code into your html/php/asp file. you can now head over to the webmaster config to further customize your style.


... can i use primadd.net without javascript

yes, either use the noscript part of the snipped provided or following code

<a href="//primadd.net/bookmark/submit/">
<img src="//primadd.net/img/btn/add_button_1.gif" alt="bookmark" title="bookmark this site"/>
</a>
you can swap the image for any other icon, users clicking on this button will be sent to a site providing entry points to all services (this site)


... can i put the script on my server

yes, thought you need to update the script every time you change your settings. because of that we advice against putting the script on your server.

this page has been produced by 1 monkey and 0 typewriters