Difference between revisions of "Badge for website owners"

(correct code for alternate badges)
(Banners)
 

(45 intermediate revisions by 14 users not shown)

Line 1: Line 1:
{{MainPageNav1}}
+
{{GenericHelpBox}}
{{LookingFor|[[Special:Prefixindex/Template:Badge:|the userpage badges]]}}
+
==Show off your site's page by linking to it==
 +
Another way to increase your search engine optimization is by linking your site to others. AboutUs offers several "badge" choices to put on your website that link back to your [[AboutUs]] article. Read more about AboutUs badges on our [http://blog.aboutus.org/category/uncategorized blog].
  
==Add Our Badge to Your Site==
+
If you would like to let your website visitors know more about you through your AboutUs article, you are warmly welcomed to put one of these badges onto your site. These are some of the latest favorites:
If you like your [[AboutUs]] page and would like to let your website visitors know about it, you are warmly welcomed to put our badge onto your site. Our favorite looks like this:
 
  
:[[Image:auBadge B.png]]
+
: [[Image:auBadge B.png]] [[Image:auBadge trans 80x110.png]]
  
Add this badge to your site with the following HTML. This code links directly to your [[AboutUs]] page!  It's quick, easy, and a great way to create [[Portal:AboutUsCommunity|community]]:
+
Add this badge to your site with the following HTML. This code links directly to your [[AboutUs]] article!  It's quick, easy, and a great way to create [[Portal:AboutUsCommunity|community]]:
  
 +
white background:
 
<pre>
 
<pre>
<a href="http://www.aboutus.org/YOURDOMAIN.COM">  
+
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
  <img src="http://images.aboutus.org/images/9/9d/auBadge_B.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/9/9d/auBadge_B.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
  
Paste this code into your site's HTML. Then change '''YOURDOMAIN.COM''' to be your domain name. For example, if your web site was <nowiki>http://www.example.com</nowiki>, then your domain name is just '''example.com'''.
+
transparent background:
 +
<pre>
 +
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
 +
<img src="http://d11i3gcvg70i17.cloudfront.net/images/9/91/auBadge_trans_80x110.png" border="0">
 +
</a>
 +
</pre>
  
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
+
Paste this code into your site's HTML. Then change '''YourWebsiteDomainName.com''' to be your domain name. For example, if your web site was <nowiki>http://www.example.com</nowiki>, then your website domain name is just '''example.com'''.
  
==Our Shared Beliefs==
+
The image will link over to the [[AboutUs]] article for whatever website domain you add the code to.
An AboutUs Badge is your way of declaring to your site's visitors that you desire a constructive and lasting relationship and that your page on our site provides an open collaborative environment in support of that relationship. Your visitors will be reminded of this with a pop-up message similar to this one for c2.com:
 
  
:[[Image:SampleBadgePopOntoScreenshot.png|500px]]
+
==More Badge Choices==
 +
----
 +
You can also choose one of these alternative badges. The code and instructions for using it are the same as above except for the image url.
  
==More Badge Choices==
+
: [[Image:auBadge C.png]]
 +
<pre>
 +
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
 +
<img src="http://d11i3gcvg70i17.cloudfront.net/images/2/25/auBadge_C.png" border="0">
 +
</a>
 +
</pre>
 +
: [[Image:auBadge A.png]]
 +
<pre>
 +
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
 +
<img src="http://d11i3gcvg70i17.cloudfront.net/images/8/88/auBadge_A.png" border="0">
 +
</a>
 +
</pre>
 +
<br>
  
You can also choose choose one of these alternative badges. The code and instructions for using it are the same as above except for the image url.
+
: [[Image:AuBadge small.png]]
:[[Image:auBadge A.png]]
 
 
<pre>
 
<pre>
<a href="http://www.aboutus.org/YOURDOMAIN.COM">  
+
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
  <img src="http://images.aboutus.org/images/8/88/auBadge_A.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/7/70/AuBadge_small.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
  
:[[Image:auBadge C.png]]
+
==Badge in French==
 +
----
 +
: [[Image:AuBadge_C_FR.png]]
 +
 
 
<pre>
 
<pre>
<a href="http://www.aboutus.org/YOURDOMAIN.COM">  
+
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
  <img src="http://images.aboutus.org/images/2/25/auBadge_C.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/c/ce/AuBadge_C_FR.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
 +
 +
==User Bars==
 +
:[[Image:AboutUsUserbarExample.jpg]]
 +
:[[Image:AboutUsUserbarAboutUsOrg.jpg]]
 +
:[[Image:AboutUsUserbar.jpg]]
 +
 +
==== Creative Examples ====
 +
From [[Sk8.com.br]]
 +
: http://www.sk8.com.br/br/images/banners/349285304546357_banner.jpg
 +
  
 
__NOTOC__
 
__NOTOC__

Latest revision as of 23:28, 2 July 2016

Show off your site's page by linking to it

Another way to increase your search engine optimization is by linking your site to others. AboutUs offers several "badge" choices to put on your website that link back to your AboutUs article. Read more about AboutUs badges on our blog.

If you would like to let your website visitors know more about you through your AboutUs article, you are warmly welcomed to put one of these badges onto your site. These are some of the latest favorites:

auBadge B.png auBadge trans 80x110.png

Add this badge to your site with the following HTML. This code links directly to your AboutUs article! It's quick, easy, and a great way to create community:

white background:

<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/9/9d/auBadge_B.png" border="0">
</a>

transparent background:

<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/9/91/auBadge_trans_80x110.png" border="0">
</a>

Paste this code into your site's HTML. Then change YourWebsiteDomainName.com to be your domain name. For example, if your web site was http://www.example.com, then your website domain name is just example.com.

The image will link over to the AboutUs article for whatever website domain you add the code to.

More Badge Choices


You can also choose one of these alternative badges. The code and instructions for using it are the same as above except for the image url.

auBadge C.png
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/2/25/auBadge_C.png" border="0">
</a>
auBadge A.png
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/8/88/auBadge_A.png" border="0">
</a>


AuBadge small.png
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/7/70/AuBadge_small.png" border="0">
</a>

Badge in French


AuBadge C FR.png
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
<img src="http://d11i3gcvg70i17.cloudfront.net/images/c/ce/AuBadge_C_FR.png" border="0">
</a>

User Bars

AboutUsUserbarExample.jpg
AboutUsUserbarAboutUsOrg.jpg
AboutUsUserbar.jpg

Creative Examples

From Sk8.com.br

349285304546357_banner.jpg



Retrieved from "http://aboutus.com/index.php?title=Badge_for_website_owners&oldid=71368066"