Search by tag «blogger»

Entries found: 2
Blogger/Blogspot – two ways of auto-posting

Blogger/Blogspot – two ways of auto-posting

July 5, 2012 2 Comments

Blogger has been recently added to the list of supported networks to the NextScripts Social Networks Autposter plugin for WordPress.

This plugin supports two kinds of networks – networks that have free API (Facebook, Twitter, Tumblr) and networks that require a special third party library (Pinterest, Goolge+).

Blogger has a unique position there. It does have a free API, but that API is very restricted and unstable. Blogger also owned by Google and it’s interface is somewhat similar to Google+, so making third party library to support Blogger through our own API were not that hard.

As a result the plugin has dual support for Blogger. it will use free API if you have just the plugin, and it will use NextScripts API if you have postToGooglePlus.php library.

The problems with Free API:

  • The HTML code should be XHTML complaint. This is usually not a problem with clean wordpress, but a lot of third party plugins forgot to close html tags, put quotes in attributes and use <br/> not <br>. Things like this will be rejected by free API and message won’t be posted.
  • Due to internal possessing the format of your post could be changed to something completely different.
  • No support for tags
  • No proper support for UTF/Unicode. International characters could become corrupted.

Please consider getting Google+ API (Blogger is included there) if you have problems posting to Blogger.

 

New Release: Version 1.8.4 with Blogger/Blogspot Support

New Release: Version 1.8.4 with Blogger/Blogspot Support

July 3, 2012 Leave a reply

New Version has been released: 1.8.4

New version add Blogger/Blogspot support as well some improvements to the existing networks.

Changes:

= 1.8.4 =
* New – Blogger Support
* New/Improvement – Post to Tumblr and Blogger/Blogspot could be posted with tags
* New/Improvement – Tumblr is now open_basedir safe.
* Bug fix – G+ Authorization problem with non google.com domains (like google.com.sg, google.com.br, google.ru, etc).
* Bug fix – Pinterest “Test” Button

You can download it from NextScripts or directly from WordPress.org

© 2012-2016 NextScripts.com