=== Better Share Links shortcode === Contributors: peeping4dsun Tags: screenshot, embed, links, URLs, shortcode Requires at least: 3.7 Tested up to: 4.1 Stable tag: 1.0 A complete template for sharing links using a generated screenshot == Description == Better Share Links shortcode plugin: The current template of the shortcode is - The SEO optimized output of the shortcode contains -
  • Alt tag, title tag of the image are equal to the title of the shared URL.
  • The filename of the image is the sanitized title of the URL, i.e. the whitespaces are replaced with dashes(-).
  • The height and the width of image are set within the 'img' tag.
  • All the outputted links are nofollow.
  • == Installation == 1. Upload `better_share_links.zip` onto your local computer. 2. Go to your WordPress Dashboard and select Plugins >> Add New. 3. Click on the Upload option at the top and select the `better_share_links.zip file` you just downloaded. 4. Click on Install. 5. Activate the plugin through the 'Plugins' menu in WordPress 6. Click on the text button 'Share link' inside the visual text editor(when editing or publishing page or post) 7. Sign up for the free API of page2images.com and insert it on line 78 in the php file of this plugin 8. The button will output [better_share_link url="||||||"] 9. Paste URL between any of the bars |||||| == Frequently Asked Questions == == Screenshots == 1. Wireframe of the plugin's template 2. Screenshot of the output == Changelog ==