We currently allow you to use basic HTML to include a clickable link in your pet's "My Story" section (including Pet Templates) and in their "Adoption Process", when you add or edit a pet. The clickable link is automatically visible on every pet's listing.
Pro Tip: A great use of a clickable link within your pet listings is adding the adoption application link from your website so potential adopters are sent directly to the appropriate page to complete your application online!
Below is an example of basic HTML code you can copy, edit, and use to create a clickable link. Be sure to copy the entire line including the </a> after the text, and carefully type over the ADOPTAPET part in bold to replace it with your website's link:
<a href="http://www.ADOPTAPET.com">Our Adoption Application</a>