SEO | Link Popularity | Search Engine Consulting | SEO Tutorial | SEO Tools | SEO Forum
Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-08-2004, 07:39 PM
mattmdesign's Avatar
mattmdesign mattmdesign is offline
SEO
 
Join Date: Oct 2004
Location: Oregon
Posts: 210 mattmdesign is on a distinguished road
Javascripting links?

Hi,
does anyone know of a good tutorial or any site (or the code would be fine ) that tells you how to put javascript in your links so that no PR is passed? note: I'm not going to use this on my link partners' links, I'll only be using it on links coming from my portfolio page into sites that I've designed. Since I have my links on some of them I want them to be seen as one ways instead of recips. Any help will be very much appreciated!
Thanks, Matt
__________________
Professional Graphic Web Site Design


Have you heard about the v7ndotcom elursrebmem SEO contest?
Reply With Quote
  #2  
Old 11-08-2004, 09:01 PM
ResaleBroker's Avatar
ResaleBroker ResaleBroker is offline
SEO Almost
 
Join Date: Jul 2004
Location: Arizona, USA
Posts: 113 ResaleBroker is on a distinguished road
Does that still work?
__________________
Sales Training - Mobile Homes
Reply With Quote
  #3  
Old 11-09-2004, 04:32 AM
complainer complainer is offline
SEO Junior and a half
 
Join Date: May 2004
Posts: 94 complainer is on a distinguished road
Quote:
Originally Posted by mattmdesign
Hi,
does anyone know of a good tutorial or any site (or the code would be fine ) that tells you how to put javascript in your links so that no PR is passed?

I won't comment on whether or not it will or will not pass PR, but here's some simple code:

In the header of your html page:
Code:
<script src="mycode.js" type="text/javascript"></script>


Where you want the link in your html page:
Code:
<script  type="text/javascript">link()</script>


In your external javasript file (e.g. mycode.js):
Code:
function link()
{
  link='<a href="http://www.mylinkspot.com/page.html">My Link Spot</a>';
  document.write(a);
}
__________________
Monkey Grandma Web Designs
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Login/Register
User Name
Password
Remember Me?

Forum Links
Forum Home
SEO Forum
Internet Marketing Forum
Web Design Forum
Web Hosting Forum
Programming Forum
SEO Chat

Quick Links
Forum Home
New Posts
Mark Forums Read
Open Buddy List
User Control Panel
Edit Avatar
Edit Profile
Edit Options
Miscellaneous
Subscribed Threads
My Profile

Search Forums

Advanced Search
All times are GMT -8. The time now is 01:39 PM.


Powered by: vBulletin Version 3.0.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.