Rehome cats on your web site

If you have your own web site or myspace page you can act as a matchmaker to help find our cats homes by using some of the code snippets below. If you have a facebook account, you can use the HTML Box application to allow you to paste in HTML snippets.

Linking to us

You could add a link to our site:

<a href="http://www.oxfordcats.org.uk">Oxford and District Cats Protection</a>

or to our or our web shop:

<a href="http://www.oxfordcats.org.uk/shop">Oxford and District Cats Protection web shop</a>

Embeddable content

You can include a listing of cats for adoption in your page with the code:

<script src="http://feeds.feedburner.com/oxfordcatsorguk/adoption?format=sigpro" type="text/javascript"></script> <noscript><p>Subscribe to <a href="http://feeds.feedburner.com/oxfordcatsorguk/adoption"> an RSS feed of cats for adoption</a></p></noscript>

or a listing of local events:

<script src="http://feeds.feedburner.com/oxfordcatsorguk/events?format=sigpro" type="text/javascript"></script> <noscript><p>Subscribe to <a href="http://feeds.feedburner.com/oxfordcatsorguk/events"> an RSS feed of Cats Protection events in the Oxford area</a></p></noscript>

In either case you can style the content however you like using CSS, e.g.:

<style type="text/css"> div.feedburnerFeedBlock ul { padding-left:0px } div.feedburnerFeedBlock li { list-style: none; padding-bottom: 5px } div.feedburnerFeedBlock p.feedTitle a { font-size: 14pt; font-weight: bold; text-decoration: none; } div.feedburnerFeedBlock span.headline a { text-decoration: none; font-weight: bold } </style>

Feeds

If you are into RSS feeds and want to include a feed in your webpage, the following feeds are available in a range of formats:

Also if you search using a specific set of criteria in our adoption page there is a link at the bottom for an RSS feed with these criteria. You can use this to make your own feeds (e.g. siamese cats for adoption).

If you use facebook, you can use the myRSS application to display our feeds on your page very easily: you can find our cats for adoption under the "Other" category (Cats for adoption in oxford), and the list of events under the "Entertainment" category (Cats protection - events in oxfordshire).