Problems with the code

server May 30, 2012 12:36PM EDT

Hello, The following source code is not working properly. With facebook and I put the title or description that indicated

Source Code:

<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style addthis_32x32_style">

<a class="addthis_button_facebook" addthis:url='http://dev.emociom.com/oferta/66' addthis:title='Disfruta y relájate con dos Circuitos Termales en el lujoso Gran Balneario Blancafort 4*' addthis:description=' '></a>
<a class="addthis_button_twitter" addthis:url='http://dev.emociom.com/oferta/66' addthis:title='Disfruta y relájate con dos Circuitos Termales en el lujoso Gran Balneario Blancafort 4*' addthis:description=' '></a>
<a class="addthis_button_email"></a>
<a class="addthis_button_compact" addthis:url='http://dev.emociom.com/oferta/66' addthis:title='Disfruta y relájate con dos Circuitos Termales en el lujoso Gran Balneario Blancafort 4*' addthis:description=' '></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>

<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4fbdb0bc5dca19fb"></script>
<!-- AddThis Button END -->

thanks


Up 0 Rated Down
Paul (AddThis Happiness Specialist) May 30, 2012 12:49PM EDT
Facebook doesn't work like the other AddThis buttons. Instead of accepting parameters that we pass it, Facebook requests the URL you're sharing and gets the data it displays from the meta and link tags in the header. To control how your page is shared on Facebook you should use OpenGraph tags which are described in Facebook's documentation here: http://developers.facebook.com/docs/opengraph/

This question is closed to new answers.

Still need help?


General Topics

 

Developers