When the Internet was invented, one of the most remarkable aspects was the invention of the Anchor Hypertext REFerence link - the <A HREF= coding we know so well. Not only could any remote file of information be accessed, but it could itself cross-reference to any other file on the other side of the world. This cross-referencing facility does not usually exist even within related files on your own hard disk, and was never a part of the pre-internet technology of TV teletext.
Thus the Internet already provides us with a ready-made method of content sharing within a website. Rather than attempting to cover a wide field of information, a site can link to other pages which already address these issues. However, the material on such links takes the visitor away from the page, and the other content is not offered in an integrated unified fashion, but scattered across different sites.
Syndication is a good way to share content, and has advantages over merely linking to a page. The material is directly incorporated into the user's own site, and site visitors may be unaware of its source.
It can be used for material which changes every day, such as a devotional, quotation, joke, or cartoon. It is equally useful in sharing static unchanging content. There is great potential for offering Christian resource material such as this. It is also useful to offer syndicate material such as:
All the pages on this Guide are available for content-sharing using an insert-code offered at the end of every page.
Implementing it
The easiest way is to do it using Javascript. 95% of site visitors can view it, and if you offer
a <NOSCRIPT> text with a link to the material on your own site, then these 5% will get it too.
The principle is very easy. You convert an HTML file to Javascript by:
<script language="javascript" src="http://www.yoursite.com/filename.js">
</script>
<noscript>
<a href="http://www.yoursite.com/filename.html">Page Title</a><br>
Page description here within noscript tags is only visible for users without Javascript-enabled browsers
</noscript>
There is online conversion tool which will add the backslashes and extra coding for each line. (You must add your own coding to the very top and end of the file.)
If you have a number of pages that you wish to offer, we have developed an automated PHP to Javascript parser which is easy to set up and is explained here.
Master Syndication Gateway is a pay-for program if you plan to do a high level of regular syndication.
Scrolling 'news ticker' type feeds can be appopriate for certain types of site.
Another option is for people to use an inline frame with a link to your page. Because the frame
must have a specified size, it seems to work best as short item in a right or left-hand margin.
Providing that your page is shorter than the size of the frame, no scrollbars will appear. This is the code used on one of our pages
(which actually links to a javascript-generated syndicate page which we could not link to directly because it is already within a javascript-generated page):
<iframe src="http://guide.gospelcom.net/resources/smallpage1.html" width="220" height="600" frameborder="0" scrolling="auto" align="right">
If you enclose your target page in a CSS-generated border, it will set the contents off nicely. However, browser font sizing may affect the way inline frames appear.
It is also easy to link to remote site using frames, so that the page remains contained in the context of your own site. One way is with a narrow top bar as in an external link, in the way that off-site pages are linked to within this Guide.
A different way of offering content is with an RSS feed to highlight features within your site. These require users to have downloaded an RSS Reader onto their computers such as AmphetaDesk.
|
FREE AND SIMPLE: Syndicate this page's content into your site • Insert this page's text directly into your own website. then copy/paste (CTRL+C/CTRL+V) this Javascript code into your own page: help | example. (Please DO NOT copy the actual text of this page onto your own site: reasons.) Other options for re-use. • Or please link to this page • Add a Bulletin subscribe form to your site. |
Latest Bulletin: |
| ? Explore & discuss |
|
© Jul 2008 Web Evangelism Guide Contact us Sitemap Privacy About us Meaning of life
|
|
|