Keeping FACEBOOK Like counts through name changes
Posted: Fri Mar 09, 2012 1:07 pm
I've seen several incarnations of the Facebook LIKE button implementation over the past year. Now we have the latest one per the link in the AC 7 admin feed which points to:
http://blog.ablecommerce.com/social-med ... ebar-links
In the past there was an implementation that needed our Application ID - I guess that's no longer needed, or at least for this implementation?
The biggest problem I've had with these implementations is that if I change my product name at all, I lose my LIKE count and it starts over again. I can imagine too that as we upgrade to AC vNext later in life something could change in this URL and again we have lost our count. It would be nice if someone could offer a more "permalink" solution so that given a product the LIKE count will never change. Whether we build a custom url such as StoreUrl/r/{ProductID} so that /r is a redirector that can take a Product ID and find the product. This could then always be used as a permalink for any situation such as this.
Thoughts? Suggestions? Ideas?
http://blog.ablecommerce.com/social-med ... ebar-links
In the past there was an implementation that needed our Application ID - I guess that's no longer needed, or at least for this implementation?
The biggest problem I've had with these implementations is that if I change my product name at all, I lose my LIKE count and it starts over again. I can imagine too that as we upgrade to AC vNext later in life something could change in this URL and again we have lost our count. It would be nice if someone could offer a more "permalink" solution so that given a product the LIKE count will never change. Whether we build a custom url such as StoreUrl/r/{ProductID} so that /r is a redirector that can take a Product ID and find the product. This could then always be used as a permalink for any situation such as this.
Thoughts? Suggestions? Ideas?