Difference between revisions of "Badge for website owners"

m (Add buttons)
(Banners)
 

(26 intermediate revisions by 7 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 The 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]] article and would like to let your website visitors know about it, you are warmly welcomed to put this badge onto your site. The reigning favorite looks like this:
 
  
:[[Image:auBadge B.png]] [[Image:auBadge trans 80x110.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]] article!  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]]:
Line 10: Line 11:
 
white background:
 
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>
Line 17: Line 18:
 
transparent background:
 
transparent 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/91/auBadge_trans_80x110.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/9/91/auBadge_trans_80x110.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'''.
+
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 domain you add the code to.
+
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>
 
<br>
  
:[[Image:AuBadge small.png]]
+
: [[Image:AuBadge small.png]]
<pre>
 
<a href="http://www.aboutus.org/YOURDOMAIN.COM">
 
<img src="http://images.aboutus.org/images/7/70/AuBadge_small.png" border="0">
 
</pre>
 
 
 
====Badge in French====
 
 
 
:[[Image:AuBadge_C_FR.png]]
 
 
 
<pre>
 
<a href="http://www.aboutus.org/YOURDOMAIN.COM">
 
<img src="http://images.aboutus.org/images/c/ce/AuBadge_C_FR.png" border="0">
 
</a>
 
</pre>
 
 
 
== Buttons ==
 
:[[Image:AboutUsButton_br_yw.png]]
 
<pre>
 
<a href="http://www.aboutus.org/YOURDOMAIN.COM">
 
<img src="http://images.aboutus.org/images/6/69/AboutUsButton_br_yw.png" border="0">
 
</a>
 
</pre>
 
 
 
----
 
 
 
:[[Image:AboutUsButton_gr_br.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/5/53/AboutUsButton_gr_br.png" border="0">
+
<img src="http://d11i3gcvg70i17.cloudfront.net/images/7/70/AuBadge_small.png" border="0">
 
</a>
 
</a>
 
</pre>
 
</pre>
  
 +
==Badge in French==
 
----
 
----
 +
: [[Image:AuBadge_C_FR.png]]
  
:[[Image:AboutUsButton_yw_gr.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/5/55/AboutUsButton_yw_gr.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:AboutUsButton_br_gr.png]]
+
:[[Image:AboutUsUserbarAboutUsOrg.jpg]]
<pre>
+
:[[Image:AboutUsUserbar.jpg]]
<a href="http://www.aboutus.org/YOURDOMAIN.COM">
 
<img src="http://images.aboutus.org/images/b/b9/AboutUsButton_br_gr.png" border="0">
 
</a>
 
</pre>
 
 
 
----
 
 
 
:[[Image:AboutUsButton_wiki_br_gr.png]]
 
<pre>
 
<a href="http://www.aboutus.org/YOURDOMAIN.COM">
 
<img src="http://images.aboutus.org/images/f/f7/AboutUsButton_wiki_br_gr.png" border="0">
 
</a>
 
</pre>
 
 
 
== Banners ==
 
 
 
Created by: [http://www.aboutus.org/User:Gamecock Gamecock]
 
 
 
: [[Image:About-us.gif]]
 
 
 
: [[Image:About-us-728x90.gif|600px]]
 
  
 
==== Creative Examples ====
 
==== Creative Examples ====
 
From [[Sk8.com.br]]
 
From [[Sk8.com.br]]
 
: http://www.sk8.com.br/br/images/banners/349285304546357_banner.jpg
 
: http://www.sk8.com.br/br/images/banners/349285304546357_banner.jpg
 +
 +
 
__NOTOC__
 
__NOTOC__
[[Category:Badges]]
 
[[Category:Userbar]]
 
[[Category:Tags]]
 
[[Category:AboutUsLogo]]
 

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"