Contact Us Articles Link Exchange Newsletter Legal Help Center Network    
 
Our Services
Competitor Keyword Analysis
Competitor Pay-Per-Click Analysis
Competitor Search Engine Analysis
Competitor Affiliate Analysis
Competitor Link Analysis
Competitor HTML Analysis
Competitor Trade Directory Analysis
Competitor PR Strategy Analysis
Keyword Conversion Analysis
Software Development
Web Site Design
Covert Business Analysis
Web Marketing Consultation
Contact Us
First Name:
Last Name:
Email:
Web tools
Backlink Summary Report
Site Popularity Analyzer
Keyword Density Analyzer
Related Keyword Search
Link Cloaker
Meta Tag Scanner
Meta Tag Generator
Web Page Snooper
Web Page Size Checker
HTTP Header View
Browser Look Up
Robots.txt Generator
Screen Size Tester
HTML Color Chart
Conversion Track
Who Is
Domain Inspect
Word Counter
Pay Per Click Calculator
BandWidth Test Speed
 
Resource Link
 
WPA Resource Link
   
Articles

Creating a "Link to Us" Page for Your Web Site
 
 
by Mike Banks Valentine copyright © 2003

Most webmasters are very aware of the value of having quality links from relevant, on-topic links from well regarded, high traffic web sites pointing to their own site. Professional webmasters will always provide linking graphics, instructions and sample text to those webmasters willing to link to them. The text you use in your recommended linking instructions will very often be cut and pasted without changes and this allows careful choice in linking text to help build link relevancy.

What follows is a standard part of a serious linking campaign, Instructions for setting up a "Link to us" page from your own web site. If you wish, you can cut and paste from this article.

There is a little trick to providing the HTML code for your visitors to see on your page which requires some coding slight of hand. Due to the nature of code, it is meant to be invisible and making it show up as code on a web page requires the following:

Those < brackets > that define HTML to a web browser make the contents within them disappear, so you must use code that defines a bracket, rather than using the bracket itself. That code is &lt; for < the left-facing bracket and &gt; for the > right-facing bracket. So in order to make the HTML show up on an HTML web page, you must use &lt; and &gt; in place of all of those brackets in order for them to show up on screen.

All of those brackets have been represented in green text on the page to help you be able to make more sense of the code visually.

Choose "View" and then "Page Source" from your browser menu. This will let you see the code necessary to display code in a web browser.

I recommend using a background color in the area you've created to display your HTML to separate it from the rest of the page. Here's the code necessary to make a gray background, single-celled table to display your linking code on a web page:

&lt;table bgcolor="#CCCCCC" width="371" border="0" cellspacing="0" cellpadding="2"&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;

Your linking code would go here

&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;


Using "comment" tags to show the start and finish of your links.

Comment tags are designed to allow you to create instructions or comments in HTML that don't show up in a browser. A comment tag is meant to be invisible too, so you will need to use those &lt; and &gt; characters to make THEM visible as well.

&lt;
!-- SearchEngineOptimism Link END --&gt;

will show up in a browser as

<!-- SearchEngineOptimism Link END -->

and when copied from your web page and pasted into their web page HTML by your visitor, they will become invisible code used in their HTML source. The easiest link to provide is a text link and it can be used in email as well as on a web page. Tbe following is the text we provide at SearchEngineOptimism:

&lt;table bgcolor="#CCCCCC" width="371" border="0" cellspacing="0" cellpadding="2"&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;center&gt; &lt;!-- SearchEngineOptimism Text Link START --&gt;
&lt;A HREF="http://SearchEngineOptimism.com/" TARGET="_top"&gt;
SearchEngineOptimism 101&lt;a/&gt; offers an entertaining and easy Search Engine
optimization tutorial to increase your business VISIBLE on the web!&lt;a/&gt;
&lt;!-- SearchEngineOptimism Text Link END --&gt;
&lt;/center&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;
This appears on a web page as follows:

< !-- SearchEngineOptimism Text Link START -- >
<A HREF="http://SearchEngineOptimism.com/" TARGET="_top">
SearchEngineOptimism<a/> offers an entertaining and easy Search Engine
Optimization tutorial to increase your business VISIBILITY
on the web!<a/>
< !-- SearchEngineOptimism Text Link END -- >


Note the TARGET="top" in the code? This insures that if your link is used in a framed site, that the resulting page will break out of the frameset.

Displaying a banner or graphic for visitor cut and paste

Clearly this could get difficult showing much HTML code as text, but let's look at how to show a graphic on your page as well. It is a preferred method of linking for some site owners and should be one or your options on a good linking campaign with allowances for different banner sizes, shapes and colors to match differing webmaster tastes and page layout preferences.


&lt;table bgcolor="#CCCCCC" width="499" border="1" cellpadding="0"&gt;
&lt;tr&gt;
&lt;td width="475"&gt;

&lt;!-- SearchEngineOptimism Link START --&gt;

&lt;A HREF="http://www.SearchEngineOptimism.com/" TARGET="_top"&gt;
&lt;CENTER&gt;
&lt;BR&gt;&lt;FONT FACE="arial, helvetica" size="1"&gt;
&lt;/A&gt;
&lt;CENTER&gt;
&lt;IMG SRC="searchengineoptimism.gif" width="468" height="60" alt="Wanna Be Seen? Let SearchEngineOptimism show you how to gain visibility for your business online!&gt;
&lt;/center&gt;
&lt;A HREF="http://www.SearchEngineOptimism.com/" TARGET="_top"&gt;
Search Engine tutorial about gaining visibility on the web!&lt;/a&gt;
&lt;/FONT&gt;
&lt;
/CENTER&gt;

&lt;!-- SearchEngineOptimism Link END --&gt;

&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;/table&gt;

This appears as on YOUR web page as:

<!-- SearchEngineOptimism Link START -->

<CENTER>
<A HREF="http://www.SearchEngineOptimism.com/" TARGET="_top">
<FONT FACE="arial, helvetica" size="1">

<IMG SRC="searchengineoptimism.gif" width="468" height="60" alt="Let SearchEngineOptimism show you how to gain visibility for your business online!"> </A> <br>

<A HREF="http://www.SearchEngineOptimism.com/" TARGET="_top"> Search Engine Optimization tutorial about gaining visibility online</a> </FONT> </CENTER>

<!-- SearchEngineOptimism Link END -->


You must then provide a copy of any images you are offering as linking graphics to download and save from your page.

&lt;table width="499" border="1" cellpadding="0" bgcolor="#FFFFFF"&gt;
&lt;tr&gt;
&lt;td width="475"&gt;
&lt;center&gt;
&lt;font size="3" face="arial, helvetica"&gt;
&lt;b&gt;468X60 "Wanna Be Seen?" banner
&lt;
/b&gt;
&lt;
/font&gt;
&lt;p&gt;
&lt;
font size="3" face="arial, helvetica"&gt;
&lt;a href="http://searchengineoptimism.com/SEO_Tutorial/"&gt;
&lt;img src="searchengineoptimism.gif" width="468" height="60" alt="Search Engine Optimization tutorial about gaining visibility online" border="0"&gt;
&lt;/a&gt;&lt;br&gt;
&lt;a href="http://www.Searchengineoptimism.com/SEO_Tutorial/"&gt;
&lt;font size="2"&gt;Search
Engine Optimization &lt;/font&gt;
&lt;font size="3" face="arial, helvetica"&gt;
&lt;/font&gt;
&lt;/a&gt;
&lt;font size="3" face="arial, helvetica"&gt;
&lt;a href="http://www.SearchEngineOptimism.com/"&gt;
&lt;font size="2"&gt;Tutorial
&lt;/font&gt;
&lt;/a&gt;
about gaining visibility online
&lt;/font&gt;
&lt;/center&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;/table&gt;

This appears on the page as the example below shows:

468X60 "Wanna Be Seen?" banner

Search Engine Optimization tutorial about gaining visibility online
Search Engine Optimization Tutorial about gaining visibility online

Provide instructions to the novice webmaster as to the selection and saving of any graphic image when you provide logos, banners or graphics to link to your site.

To save any of the images to your hard drive press your right mouse button (Mac users hold down your mouse button and a menu will pop up) click on the option to "save this image" select a drive and/or directory on your computer and you've got it! Then cut and paste to your page the appropriate HTML code from below the image you choose.


The importance of setting up a linking page on your site can't be underestimated when it comes to gaining that all-important traffic to your site. It really is quite simple to do, no matter how difficult it is to explain!

Good luck with your linking campaign!

 

Mike Banks Valentine is a Search Engine Optimization specialist practicing ethical small business SEO Search Engine Placement, Optimization, Marketing http://SearchEngineOptimism.com/SEO_Tutorial/

Website –http://SEOptimism.com/

 
   
   
 

Get a Quote
 
 
1. What type of project are interested in getting a quote?
Free Newsletter
2. What is your current participation level in your Internet marketing campaign?
3. What is your current participation level in "pay-per-click" programs offered by Google, Overture, Yahoo! and other search properties? *
Prefix (Mr./Ms./Dr.) * :
First Name * :
Last Name * :
Job Title * :
Company * :
Address * :
Address (Cont):
City * :
State/Prov.:
Zip/Postal Code * :
Country *
(USA, Canada, UK, etc.):
Phone * :
Email * :
Company URL * :
We value your privacy
   
   
 
Home About Us Free Quote Web_Tools Contact Us Articles Privacy Policy
   

Target Analyst Benefits

No software to install
Manage multiple sites
Track PPC campaigns
Website navigation analysis
View visitor behavior
Increase conversions
E-commerce analysis
Instant results
Identify your bounce rate
Includes 18 cool web tools
 
 
 
 
 
Copyright ©1996-2004. www.webpositionadvisor.com All Rights Reserved.