Free Web Site Content
Latest Article Submission
Automatically Display The Latest Article Submission
On Your Web Site - All Categories, Or By Category
Go straight to installation instructions
This content feed allows you to automatically display on your web site the latest article submission to this web site. You can either select to show articles in all categories, or to only show articles in a particular category.
Each time a new article is submitted, depending on your settings, your web site will display it automatically. This content feed will update regularly, sometimes more than once per day.
All article submissions are editorially controlled to ensure high quality.
Below is an example of what the feed will look like. The special code has been placed in a bordered table to distinguish the article on the page, as follows:
<table border=1 bordercolor=black cellpadding=10 style="border-collapse:collapse"><tr><td>
Special Code Goes Here
</td></tr></table>
|
By placing it in a table (bordered or unbordered) like this, you can determine exactly how you wish the code to be placed on your page.
|
|
Copy and paste the following code into the HTML of your web page - this will automatically display the latest article submission, either in the category you have selected or in any category, to this web site.
<script src=http://submityourarticle.com/syndicate/latest.php></script>
<noscript><b>This article will only display in JavaScript enabled browsers.</b></noscript>
|
If you want to place it in a table to control the size and positioning, you can use something like the code in the following example:
<table width=75%><tr><td>
<script src=http://submityourarticle.com/syndicate/latest.php></script>
<noscript><b>This article will only display in JavaScript enabled browsers.</b></noscript>
</td></tr></table>
|
To place a link on another page containing the corresponding title, use the following code. The only section you will need to modify is the link URL, highlighted in bold:
|
<a href="http://www.yourlinkhere.com"><script src=http://submityourarticle.com/syndicate/latest_title.php></script></a>
|
Add more free content to your web site.
|