cancel
Showing results for 
Search instead for 
Did you mean: 

web counters on plusnet

davidstreatfiel
Newbie
Posts: 8
Registered: ‎14-04-2009

web counters on plusnet

Hi All
I am in the process of putting a webcounter on my website I have found some code to do this but it says that it must be referenced to a URL  which is given but how do Reference the homepages URL to the counter code ?
Can anyone help me?
Thanks Dave
7 REPLIES 7
Tyreal74
Grafter
Posts: 292
Registered: ‎31-07-2007

Re: web counters on plusnet

Its usually your domain, i.e www.example.com
samuria
Grafter
Posts: 1,581
Thanks: 3
Registered: ‎13-04-2007

Re: web counters on plusnet

the code to put in is
<p  >
<img src="http://homepages.plus.net/cgi-bin/counter?username_pn"> </p>

Change username to yours same name as login into the portal
pierre_pierre
Grafter
Posts: 19,757
Thanks: 3
Registered: ‎30-07-2007

Re: web counters on plusnet

didnt quite work
http://homepages.plus.net/cgi-bin/counter?username_pn
samuria
Grafter
Posts: 1,581
Thanks: 3
Registered: ‎13-04-2007

Re: web counters on plusnet

It should be
<img src=
"http://homepages.plus.net/cgi-bin/counter?davidstreatfield_pn">
all on one line didnt notice it puts a counter in the forum if I put it on one line. If you put this as one line in the forum you get I assume your username is davidstreatfield
<img src="http://homepages.plus.net/cgi-bin/counter?davidstreatfield_pn">
pierre_pierre
Grafter
Posts: 19,757
Thanks: 3
Registered: ‎30-07-2007

Re: web counters on plusnet

Samuria the command to do what you was trying to achieve is [nobbc]
Edited name
dvorak
Moderator
Moderator
Posts: 29,473
Thanks: 6,623
Fixes: 1,482
Registered: ‎11-01-2008

Re: web counters on plusnet

Quote from: pierre_pierre
Jim the command.....

pierre the name you were looking for was Jan 😛 Wink Smiley
Customer / Moderator
If it helped click the thumb
If it fixed it click 'This fixed my problem'
pierre_pierre
Grafter
Posts: 19,757
Thanks: 3
Registered: ‎30-07-2007

Re: web counters on plusnet