Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HeaderTags_SEO_V_3 - Social Bookmarks problem


signsfor

Recommended Posts

Hello -

 

My social bookmarks for the Facebook link adds an extra "http://" to the URL that gets posted to Facebook. I am a self taught .php guy and tried to debug it by adding

 

<?php echo $URL;?> below the facebook link to see what would get displayed

 

HeaderTags_SEO_V_3 CODE:

<td><a rel="nofollow" target="_blank" href="http://www.facebook.com/share.php?u=<?php echo $URL . '&title=' . $TITLE; ?>">

<?php echo tep_image(DIR_WS_IMAGES . '/socialbookmark/facebook.png', 'Add ' . $NAME . ' to Facebook'); ?></a></td>

 

MY DEBUG CODE:

<?php echo $URL;?>

 

BROWSER DISPLAYS:

http%3A%2F%2Fhttp%3A%2F%2Fwww.aslinside.com%2Findex.phP

 

Can anyone tell me how to modify the HeaderTags_SEO_V_3 code to fix this? I have not tested the others but they might need the same fix.

 

Thank you,

 

Dave

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.

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...