I would like to implement this feature for weblinks, mostly because when google links to my weblinks it redirects them to the weblink that was posted to my site, instead of going to the node, this in turn directs the user away from my site. I found the cgi script that I need but I don't know how to make it work with weblinks.

here's the site with script

Anyone know what I could do to make this happen?

Comments

patricksurry’s picture

Seems like an iframe tag is a nice way to display arbitrary content from
other URLs within drupal's content pane - just create a node (say a page) and have the body contain an iframe element, see for details.

duztin’s picture

the Iframe tag doesn't work with mozilla right? If so then I'll have to find another way.

Steven’s picture

Iframes work fine in mozilla. Have you tried?

duztin’s picture

I think I was thinking of inline frames

robertdouglass’s picture

I think Iframes are well supported by most if not all browsers. Amazon's partner program links depend on them, and they're not ones to exclude people due to browser incompatibilities.

- Robert Douglass

-----
visit me at www.robshouse.net

wvd_vegt’s picture

Hi,

If i try:

http://www.npscripts.com/framer/framer.cgi?http://drupal.org

I cannot login to Drupal. The same seems to hold for other IFrame contructions like embedding Drupal into Blackboard. Any suggestions?

G.W. van der Vegt