添加此共享与自定义共享按钮 [英] addthis share vs custom share button

查看:64
本文介绍了添加此共享与自定义共享按钮的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在我的网站上添加一个共享功能.

这个 php 页面应该允许用户在社交网络上分享我的网站,但我需要设置一个自定义的 url、标题、描述和图像.

我尝试使用 addthis 共享按钮,但我不确定是否可以完全自定义按钮...对吗?

还有其他类似的服务吗?或者在我的情况下最好添加带有 facebook api、twitter api 的共享按钮?

这是 addthis 共享代码:

<a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a><a class="addthis_counter addthis_bubble_style"></a>

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xx"></script>

解决方案

你可以试试这个: 你可以试试这个:http://sharebuttongenerator.aakilfernandes.com/

i need to add to my website a share-feature.

this php page should allow users to share my webiste on the social network, but i need to set a custom url, title, description and image.

i have try with addthis share buttons, but i m not sure that is possibile to fully customize the buttons... right?

there are other services like that? or in my case is better to add share button with facebook api, twitter api,..?

this is the addthis share code:

<div class="addthis_toolbox addthis_default_style addthis_32x32_style">
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xx"></script>

解决方案

You could try this: You could try this: http://sharebuttongenerator.aakilfernandes.com/

这篇关于添加此共享与自定义共享按钮的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆