With introduction of Social media promotion and link sharing of blogs has gone ahead of its time. To encash this function of Social Press we often use Social Sharing buttons for our comfort. Individually, I use bookmarks and other bookmark forms in my web browser for tweeting links, rather than depending on icons like AddThis or ShareThis or any of the other weblink discussing JavaScripts.
Getting
rid of Social Sharing Button Widgets is really tough (They will flood
your inbox asking to recover the widgets). But believe me if you are
planning to retire or get rid of these widgets, you are brilliant. The
main reason behind this article is speed. These services mar down the
speed of the blog execution to much extent. When you are adding three
services’ JavaScript you add three DNS lookups, 3 (or 20) HTTP requests
for their JavaScript and images, and on and on. That JavaScript has to
execute as well, of course and this is a mixture of heavy procedures
increasing your blog response time.
All of the major social networking websites like Twitter, Facebook and Google+ offer JavaScript that you need to add to your site. Tracking is one of the reasons for these Javascript codes. I wanted to add social sharing links without adding JavaScript. Luckily all these services support sharing via just visiting a URL. You can also share them via an HTTP GET.
Here are the JavaScripts offered by some well-known sites. Your webpage URL has been replaced by sample text “SAMPLEURL”. You should change these templates for your own blog engineer.
Twitter
Note that twitter’s sharing format includes the URL, the Title and the “via” which is your twitter name.
Facebook
- See more at: http://www.theothertrack.com/social-media/create-your-own-social-sharing-buttons-for-your-blog.html#sthash.RBKbyhm4.dpuf
All of the major social networking websites like Twitter, Facebook and Google+ offer JavaScript that you need to add to your site. Tracking is one of the reasons for these Javascript codes. I wanted to add social sharing links without adding JavaScript. Luckily all these services support sharing via just visiting a URL. You can also share them via an HTTP GET.
Here are the JavaScripts offered by some well-known sites. Your webpage URL has been replaced by sample text “SAMPLEURL”. You should change these templates for your own blog engineer.
<a href="https://twitter.com/intent/tweet?url=SAMPLEURL&text=YOURPOSTTITLEHERE &via=YOURTWITTERNAMEHERE">Twitter</a>
<a href="https://facebook.com/sharer.php?u=SAMPLEURL">Facebook</a>
Google+
<a href="https://plus.google.com/share?url=SAMPLEURL">Google+</a>Use These Codes and notice the variance in speed. A wordpress pluggin called Clean Social Share has also been designed based on this concept.
- See more at: http://www.theothertrack.com/social-media/create-your-own-social-sharing-buttons-for-your-blog.html#sthash.RBKbyhm4.dpuf
Getting
rid of Social Sharing Button Widgets is really tough (They will flood
your inbox asking to recover the widgets). But believe me if you are
planning to retire or get rid of these widgets, you are brilliant. The
main reason behind this article is speed. These services mar down the
speed of the blog execution to much extent. When you are adding three
services’ JavaScript you add three DNS lookups, 3 (or 20) HTTP requests
for their JavaScript and images, and on and on. That JavaScript has to
execute as well, of course and this is a mixture of heavy procedures
increasing your blog response time.
All of the major social networking websites like Twitter, Facebook and Google+ offer JavaScript that you need to add to your site. Tracking is one of the reasons for these Javascript codes. I wanted to add social sharing links without adding JavaScript. Luckily all these services support sharing via just visiting a URL. You can also share them via an HTTP GET.
Here are the JavaScripts offered by some well-known sites. Your webpage URL has been replaced by sample text “SAMPLEURL”. You should change these templates for your own blog engineer.
Twitter
Note that twitter’s sharing format includes the URL, the Title and the “via” which is your twitter name.
Facebook
- See more at: http://www.theothertrack.com/social-media/create-your-own-social-sharing-buttons-for-your-blog.html#sthash.RBKbyhm4.dpuf
All of the major social networking websites like Twitter, Facebook and Google+ offer JavaScript that you need to add to your site. Tracking is one of the reasons for these Javascript codes. I wanted to add social sharing links without adding JavaScript. Luckily all these services support sharing via just visiting a URL. You can also share them via an HTTP GET.
Here are the JavaScripts offered by some well-known sites. Your webpage URL has been replaced by sample text “SAMPLEURL”. You should change these templates for your own blog engineer.
<a href="https://twitter.com/intent/tweet?url=SAMPLEURL&text=YOURPOSTTITLEHERE &via=YOURTWITTERNAMEHERE">Twitter</a>
<a href="https://facebook.com/sharer.php?u=SAMPLEURL">Facebook</a>
Google+
<a href="https://plus.google.com/share?url=SAMPLEURL">Google+</a>Use These Codes and notice the variance in speed. A wordpress pluggin called Clean Social Share has also been designed based on this concept.
- See more at: http://www.theothertrack.com/social-media/create-your-own-social-sharing-buttons-for-your-blog.html#sthash.RBKbyhm4.dpuf
Getting rid of Social Sharing Key Widgets is really challenging (They will overflow your mailbox asking to restore the widgets). But believe me if you are preparing to stop working or get rid of these icons, you are amazing. The primary purpose behind this content is rate. These solutions mar down the rate of the weblog performance to much level. When you are including three services’ JavaScript you add three DNS queries, 3 (or 20) HTTP demands for their JavaScript and pictures, and on and on. That JavaScript has to perform as well, of course and this is a combination of large techniques improving your website reaction time.
All of the significant websites like Twitter, Facebook or myspace and Google+ provide JavaScript that you need to add to your website. Monitoring is one of the factors for these Javascript requirements. I desired to add public discussing hyperlinks without including JavaScript. Fortunately all these solutions assistance discussing via just viewing a URL. You can also discuss them via an HTTP GET.
Here are the JavaScripts provided by some well-known websites. Your website URL has been changed by example written text “SAMPLEURL”. You should modify these layouts for your own weblog professional.
Note that twitter’s discussing structure contains the URL, the Headline and the “via” which is your twitter name.
<a href="https://twitter.com/intent/tweet?url=SAMPLEURL&text=YOURPOSTTITLEHERE
&via=YOURTWITTERNAMEHERE">Twitter</a>
<a href="https://twitter.com/intent/tweet?url=SAMPLEURL&text=YOURPOSTTITLEHERE
&via=YOURTWITTERNAMEHERE">Twitter</a>
<a href="https://facebook.com/sharer.php?u=SAMPLEURL">Facebook</a>
Google+
<a href="https://plus.google.com/share?url=SAMPLEURL">Google+</a>
Use These Codes and find the difference in rate. A wordpress platforms pluggin known as Clean Social Share has also been developed depending on this idea.
Use These Codes and find the difference in rate. A wordpress platforms pluggin known as Clean Social Share has also been developed depending on this idea.
source: http://www.theothertrack.com/

0 comments :
Post a Comment