ShareThis ソーシャル共有プラグインでカスタム URL を使用する方法を知りたいです。たとえば、私の index.php ページに投稿の概要があり、それが my-post.php にリンクしているので、ユーザーが私のインデックス ページから my-post.php を共有できるようにしたいと考えています。
ここにsharethis.comのコードがあります
ボタン:
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_googleplus_hcount' displayText='Google +'></span>
<span class='st_pinterest_hcount' displayText='Pinterest'></span>
JS:
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "ur-448a73fe-e6c1-f7a5-f0a5-3912c860fc9e"});</script>