Dear all,
i developed an application in .NET 4.0 which can be viewed at
http://modelspk.com .. i have to integrated the social media plugin and the script that i used for that adds the fragment tag at the end of the url like
The original url is:
http://modelspk.com/sara-loren-model55
But when the page is loaded the url becomes like this:
http://modelspk.com/sara-loren-model55#.Uacf5qJHJU0
the script i used is as follows.
<div class="addthis_toolbox addthis_default_style " style="margin-top: 10px;"><a style="width: 300px;" class="addthis_button_facebook_like" <%="fb:like:layout"%>="standard"></a><a class="addthis_button_tweet"></a><a class="addthis_button_pinterest_pinit"></a><a class="addthis_counter addthis_pill_style"></a></div><script type="text/javascript"> var addthis_config = { "data_track_addressbar": true };</script><script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-51a43a3f07447a61"></script>i want to know is there any way by which the fragment tag is removed that is added in my url? currently i have replaced the script..
sedondly i also want to know that does the fragment tags effect SEO???
any suggestions and help will be greatly appreciated...
Regards:
Mudassir