Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Making bot proof link


mugitty

Recommended Posts

Can anyone describe how to make this link so that a robot would not recognise it as a link? I have recently added the "Viewed products" contribution and noticed that Google is following the link that allows the user to clear their "Recently Viewed Products" display:

  $info_box_contents[] = array('text' => BOX_HEADING_VIEWED_ITEMS . '  [<a href="' . tep_href_link(basename($PHP_SELF), tep_get_all_get_params(array('action')) . 'action=viewed_remove'). '"><font color="BBC3D3">clear list</font>' . tep_image(DIR_WS_IMAGES . 'trash_can.gif', TEXT_RESET_VIEWED_ITEMS, '', '', 'align="absmiddle"') . '</a>]');

... if you want to REALLY see something that doesn't set up right out of the box without some tweaking,

try being a Foster Parent!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...