Too Lazy To Blog Today? Use WP-Sticky!

Date: May 7th, 2013 | Author: | Tags: , , , , | No Comments »

smileysticky
In a perfect world, I’d blog everyday. It’s just not possible for me however. For days when I’m not feeling very inspired, I’ll use WP-Sticky to stick an older post up on the top of my blog. This gives new readers a chance to read an older post that they never got a chance to see! Of course, you’ll want to make sure the information is still relevant.

One downside to this, is that if your post date is super old on the “stickied post”, new visitors could mistake your blog for a ‘dead blog’. I mean, isn’t that what you think when you visit a blog and see their most recent post was 6 months back? With this in mind, sites that don’t include the date in their post and have information that isn’t time sensitive.

Download WP-Sticky and try it for yourself!

(Image Source)


How To Enable Google+ Comments On Any Site

Date: April 24th, 2013 | Author: | Tags: , , , | No Comments »

googlepluscommentsI just set this up this morning and it was super easy! Check out the Google+ comments at the bottom of this post. I had been testing out the CommentLuv plugin for the past several months and I noticed it didn’t really increase engagement all that much, if at all, so it’s time to test out Google+ comments!

Via Shaan Haider:

Enable Google+ Comments on Any Website

1. Edit the template of your website and place this code in it at the location where you want the Google+ Comments to appear. You can even directly put the code inside a post as well. That is what I have done for Google+ Comments in this post.

Do not forget to replace the [URL] with the URL of your web page or blog post on which you are going to add the Google+ Comments. You can also use the width parameter to adjust the width of the comment box.

HTML Version

<script src=”https://apis.google.com/js/plusone.js”>
</script>
<g:comments
href=”[URL]“
width=”642″
first_party_property=”BLOGGER”
view_type=”FILTERED_POSTMOD”>
</g:comments>

HTML5 Version

<script src=”https://apis.google.com/js/plusone.js”>
</script>
<div
data-href=”[URL]“
data-width=”642″
data-first_party_property=”BLOGGER”
data-view_type=”FILTERED_POSTMOD”>
</div>

2. If you want to display a comments counter to show how many comments the post got, add this code in your template…” [Continue Reading]

 NOTE: There are a few reasons why you might want to hold off on adding Google+ comments on your WordPress blog. Jesse Wojdylo explains more in this post.




href="http://truewebpresence.com/how-to-enable-google-comments-on-any-site/"
width="600"
first_party_property="BLOGGER"
view_type="FILTERED_POSTMOD">


Promote Your Content By Creating Your Own Custom Flipboard Magazine

Date: April 18th, 2013 | Author: | Tags: , , , , , | No Comments »

mags
UPDATE
Flipboard Brings Personalized Magazines To Android, Heads To The Web With New Magazine Management Tool

This is a really cool new feature that was added to the latest Flipboard update for iOS. Creating your own magazine on Flipboard will allow you to tap into their 50 million users.

You’ll be able to add content from your own blog to your Flipboard magazine and just like that you should have a new stream of traffic depending on how many people subscribe to your magazine.

It’s important to get in early because it won’t take long for the competition to heat up.

Via TechCrunch:

Let’s say you, a TechCrunch reader, want to create your own magazine. You’re mainly visiting us for posts about 3D printing, like this one by John Biggs about a couple of guys who made a robot hand for a boy born without fingers. Using either a new Flipboard bookmarklet (here) while browsing the web, or the + button now appearing on any story in Flipboard, you pull the robot hand story into a magazine editor window. You’ll then be presented with options to create a new magazine starting with this article or add it to existing ones.

If you choose to make a new magazine, you’ll also be able to enter a name, description and category for it to enable easier distribution.

Then, Flipboard adds the article headline, body text, images, and any available audio or video…” [Continue Reading]

 


Gain More Google+ Followers By Adding A Badge To Your Site

Date: April 16th, 2013 | Author: | Tags: , , | No Comments »

googleplusbadge
I originally just had a simple Google+ icon in my sidebar until I realized how easy it was to embed a fancy “badge”. You can see what it looks like and how it works in my sidebar. I added two, one for my personal profile and one for my business page.

It’s easy to see why this is a step up over having a simple icon. People can follow you or your site right from the sidebar of your website, without ever having to leave! Now that’s brilliant!

You can grab the code for the badge over here at the Google Developers site. While you’re there, grab the code for Google+ share buttons, “+1″ buttons and more!



How To Deal With Trolls On Your Website Or Blog

Date: April 12th, 2013 | Author: | Tags: , , , | No Comments »

trollface
Online trolls, are a common nuisance when running a blog. I have yet to have the problem on this site, but as my traffic continues to grow, I imagine they’ll come out of the shadows soon enough.

Check out Rand Wilson’s video on how to handle your troll problem!

(Image Source)