Difference between revisions of "Badge for website owners"

m (add LookingFor template)
(Banners)
 

(38 intermediate revisions by 11 users not shown)

Line 1: Line 1:
{{LookingFor|[[Special:Prefixindex/Template:Badge:|the personal badges]]}}{{LookingFor|[[:Category:Badge]]}}
+
{{GenericHelpBox}}
 +
==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 this badge onto your site. The reining 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>
The image will link over to the [[AboutUs]] page for whatever domain you add the code to.
+
<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>
  
 +
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'''.
  
 +
The image will link over to the [[AboutUs]] article for whatever website domain you add the code to.
  
 
==More Badge Choices==
 
==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.
 
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.
  
:[[Image:auBadge C.png]]
+
: [[Image:auBadge C.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/2/25/auBadge_C.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
:[[Image:auBadge A.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/8/88/auBadge_A.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
 +
<br>
  
====Badge in French====
+
: [[Image:AuBadge small.png]]
 +
<pre>
 +
<a href="http://www.aboutus.org/YourWebsiteDomainName.com">
 +
<img src="http://d11i3gcvg70i17.cloudfront.net/images/7/70/AuBadge_small.png" border="0">
 +
</a>
 +
</pre>
  
:[[Image:AuBadge_C_FR.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/c/ce/AuBadge_C_FR.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/c/ce/AuBadge_C_FR.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
  
==== Banners ====
+
==User Bars==
: [[Image:About-us.gif]]
+
:[[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
  
: [[Image:About-us-728x90.gif|600px]]
 
  
 
__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"