Active
Project:
ShareThis
Version:
7.x-2.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2012 at 23:00 UTC
Updated:
8 Mar 2012 at 23:00 UTC
I imported blog entries from a non-drupal site into drupal and am using the sharethis module to print the buttons on those entries. Since the the URL for the originial entries is different from the URLs in the drupal site, the count is not getting carried over onto the new site. I am using clean URLs on the drupal site.
Is there anyway I can inherit the count onto the drupal blog entries too.
Ex:
Original URL for blog: blog?p=987
New URL for blog: blog/new-blog-title
I tried saving the blog in drupal with blog?p=987 as the URL instead of automatic aliasing, but that ended up adding html characters for ? and =.
I would like to know if anyone has any ideas on how I can get this to work.
Thanks.