Example: When the URL you wish GotSpred differs from the current webpage.
What if you'd like to use a specific URL from a different webpage? Or what if you have user-specific or session data in your URL and you want your GetSpred This button to use a very specific version of the URL? No problem, just change the code like this:<
/div>
<script type="text/javascript">
GetSpred_url = 'WEBSITE_URL';
</script>
<script src="http://getspred.com/js/younom.js"
type="text/javascript"></script>
Replace WEBSITE_URL, with the URL that you want to use. Don't worry about URL-encoding it, our code will do that for you. For example:
http://example.com/yourstoryurl/storypagedetails.html
This method will allow you to have a number of GetSpred This buttons on the same page of your site. Remember, the above two examples will also work to submit the page if the content hasn't yet appeared on GetSpred.