SoccerClub
homenewstraininggamesmessagesemailregister.home
SC! Network

SC Fav Logo
SoccerClub! Network

By placing the SoccerClub! Network logo button on your Web site, visitors have the ability to add your site to their list of soccer favorites, and it allows your site to be listed among the Web sites on the SoccerClub! Links page.

Using our own Web database personalization technology (similar to the big Web sites like Yahoo! and Excite), SoccerClub! visitors can create their own list of favorite soccer Web sites, but it must start with you -- the individual Webmaster.

HERE'S HOW

All you need to do is follow the directions below on how to copy this HTML code and customize it for your Web site. For a real example, see the Training page. It's very easy:

The Plain Code: Do an EDIT>>COPY>>PASTE to copy to your site

<a href="http://www.soccerclub.com/PersUpdate.asp?ACTION=ADD&URL=YourWebURL&URLName=Your+Site+Name">
<img src="http://www.soccerclub.com/images/SCnetwork.gif" alt="SC Net Logo" border="2"></a>
		

Follow these steps:
There are 3 parameters, separated by "&", that need to be sent following the http://www.soccerclub.com/PersUpdate.asp?

  1. ACTION=ADD -- Keep as is
  2. &URL=YourWebURL -- Change YourWebURL to your URL including the "http://"
  3. &URLName=Your+Site+Name -- Change Your+Site+Name, BUT YOU MUST use the "+" between each word.

Two Examples:
1. Easy Version - If you have your own URL, like www.SoccerMart.com

<a href="http://www.soccerclub.com/PersUpdate.asp?
    ACTION=ADD&URL=http://www.SoccerMart.com&URLName=SoccerMart">
<img src="http://www.soccerclub.com/images/SCnetwork.gif"
    alt="SC Net Logo" border="2"></a>
		

2. Tougher Version - The original Soccer Coach! (2 words) site at http://www.tiac.net/users/tmac

<a href="http://www.soccerclub.com/PersUpdate.asp?
    ACTION=ADD&URL=http://www.tiac.net/users/tmac/index.htm&URLName=Soccer+Coach">
<img src="http://www.soccerclub.com/images/SCnetwork.gif" 
    alt="SC Net Logo" border="2"></a>
		

SOUND EASY? Now be sure to register your site with our links page.