Welcome Guest  ¦  Join Now  ¦  Sign In
news-spider.com
Advanced Search 
Home  >  Share Your Content On News-spider.com

Share Your Content On News-spider.com

Adding the button below will make it easy for your users to share content on news-spider.com.


The button should be placed on the article page, or within a list of articles.

When a user clicks the button they will come to news-spider.com. If the corresponding article is found in our database, the user will see the article page. If the corresponding article is not found, the user will see a form which will allow them to submit the article.

Be sure to read the notes below for information about implementing buttons on your site.


Notes about the HTML code:

  • Replace [URL] with the full URL of the article to be shared. This should be the permanent URL on your site where the article can be viewed.
  • Replace [TITLE] with the title of the article to be shared.
  • [URL] and [TITLE] are required variables and should be URL encoded to ensure the values are submitted properly. If either variable is omitted, the article will not be shared.

URL encoding:

Non-alphanumeric characters in the variables must be encoded into their hexadecimal values in order for the browser to pass them correctly. A few examples are as follows:

Character Hex Value
space %20
: (colon) %3A
/ (backslash) %2F
? (question mark) %3F
& (ampersand) %26
= (equal sign) %3D
+ (plus sign) %2B
. (period) %2E

Click here for more information about URL encoding.


If you have questions or need assistance please contact us via email at support-spider.com.