Everything in the 'Commentary' Category

Is Google Analytics Installed? - GA? Bookmarklet

7

GA? IconHave you ever had to install Google Analytics on each page of a website manually and wondered if you got every page? Or wondered if a new client’s site already had Google Analytics running? If you are a developer, than you know a quick peek at the source and you’ll know in no time. But for those that don’t know what to look for, you can install the GA? bookmarklet and it’ll do the checking for you and report back.

The GA? bookmarklet code is a small piece of JavaScript that simply checks to see if Google Analytics is installed on the page you have loaded in your browser. If it is, it’ll return “Yes, Google Analytics is installed on this page” if not, it’ll say “No, Google Analytics is not installed on this page.”

Install GA? by dragging the link below to you bookmarks bar or right click on it and adding it to your bookmarks.

GA?

Now, I had plans of making this a Firefox extension that automatically checked, or a Greasemonkey script, but both didn’t work out. There is more research to be done in those areas. If you already know how to make it work, please do tell me. :)

Social Media Will Elect The Next President

1

Social Media VoteBelieve it or not, social media just may be what elects our next president into office. From Obama’s Girl to Giuliani’s Girl and now Hillary’s Girl, YouTube and other social media outlets will have a much larger impact on the younger voters than anything else.

Lets face it, watching a presidential debate is not high on many people’s list. It may have worked back in the day, but now more and more people are turning to the Internet for news and filtering out what they don’t want. Included in the filtering process will more than likely be campaign speeches, debates and candidates views. Instead, much of America will wait until someone spins it on MySpace, Facebook or YouTube before they really start paying attention. They won’t stop to fact check, they’ll just believe in it. That’s the way social media works though, if your friends say it’s true, it must be.

Linkbait. It’s About The WOW.

1

Link Bait MiiWhen trying to describe link bait to someone outside the industry, it’s a bit hard to get the idea across. The problem is that link bait can be funny, sad, shocking, amazing and a bunch of other adjectives. Really, it’s not necessarily about what you create, it’s about the WOW factor.

The WOW factor is measured by your readers and how good they feel the story is. There is no way to know exactly how the public will react, even though sometimes you can estimate pretty well.

Think of it like the news. Millions of news events happen all the time, but how many do you actually see on TV? The big ones of course show up. With link bait, this is like taking someone that’s tops in your industry and having them do anything. More than likely, they’ll get lots of links out of it no matter how great it was. They have the following and so the WOW factor was imminent.

Then there are local stories that effect the people. I live in Minneapolis, so lots of news is about this area. If you are in a certain industry a good story can penetrate across your industry quite well. However, it still depends on how your readers can relate to the story. Do they feel it has value to them or their readers? Its it really worth sharing?

SEO with PHP & Blog Optimization

4

SEO with PHP Book CoverI’ve recently been reading a book, yes a real book, about search engine optimization and PHP. It’s a great overview on a handful of things you can do to optimize your PHP website.

It’s from Jamie Sirovich and Christian Darie over at SEO Egghead and is written programmer to programmer. If you don’t have a handle on PHP, then this book is probably not for you. But if you have some programming skills and want to learn more about SEO, I highly recommend this book.

Chapter 16 is all about optimizing Wordpress for search engines. It walks you though the install and gives practical tips, code snipits and plugin recommendations to help any Wordpress blog become a bit more search engine friendly.

Some blog related topics include permalinks, social bookmarking, feed buttons, emailing blog posts, XML sitemaps integration and duplicate content issues.

Other topics throughout the book include basic SEO, link bait, black hat SEO, geo-targeting and much more. I did learn a few cool tricks and will keep the book handy for future projects.

I really enjoyed the book and have recommended it to some of my friends. If you have some PHP programming skills and want to learn more about search engine optimization, than I highly recommend Professional Search Engine Optimization with PHP.

Sphinn Bookmarklet

2

Yesterday I gave out the Sphinn buttons, today you get a bookmarklet!

Sphinn This

To use the bookmarklet right click on the link above and bookmark the link. If you are in Firefox or Safari, you can also just drag it to your bookmarks bar. Then, when you are on a site with a great SEO/social media story, simply go to your bookmarks and hit the ‘Sphinn This’ button. You’ll then be sent to Sphinn.com’s submit page with the URL automagically inserted.

Enjoy!

[tags]Sphinn,Social-Media,bookmarklet[/tags]

Get Your ‘Add to Sphinn Button’ Here

14

You can now add a Sphinn button to your site to let visitors quickly submit your post to Sphinn, the SEO Digg clone from Search Engine Land.

Here is the button: Sphinn

Feel free to download it and host it yourself. It also does measure up to Danny Sullivan’s button standards.

Wordpress Code:
<a href="http://sphinn.com/submit?url=<?php echo get_permalink() ?>"><img src="http://bloggerdesign.com/downloads/sphinn.png" border="0" alt="Sphinn" title="Add to Sphinn"></a>

JavaScript Code:
<script type="text/javascript">
var URL = window.location.href;
document.write("<a href='http://sphinn.com/submit?url="+URL+"'><img src='http://bloggerdesign.com/downloads/sphinn.png' border='0' alt='Sphinn' title='Add to Sphinn'></a>")
</script>

I’ll be working on getting the Sphinn button into the social bookmark tool too in the upcoming week or so.

[tags]sphinn,search-engine-land,social-bookmark,digg[/tags]

FeedBurner Pro Goes Free for All

2

FeedBurner ProIf you missed the announcement just before the Fourth of July holiday weekend, FeedBurner Pro is now free. That’s one of those good things about a Google acquisition; things become free. All users now get Pro stats and MyBrand for feeds.

Honestly, I never quite saw why the Pro features were so great. MyBrand is a cool thing, but I prefer to promote and use my own feed URL that has been redirected to the FeedBurner version.  I do this with the FeedSmith Wordpress plugin from FeedBurner.

The two additional stats items do sound nice though. Reach estimates the number of users that interact with our feed (including feed search engine or news filter sites) and we get better click though stats.

Now everyone is a Pro at FeedBurner thanks to Google. :)

[tags]FeedBurner,Google[/tags]

Rank High in Blog Search Engines

3

Blog SearchAs blogs become more widely used, so does the idea of a blog search engine. I’m getting asked more often about how to rank high in sites such as Technorati and Google Blog Search. Where as it’s really easy to rank high, it never lasts.

Blog search engines rank blogs on a few different factors including authority, relevance and time. Time is the biggest one. If I post right now about “blog optimization” I’ll be #1 in Technorati for that phrase! However, if someone posts five minutes after me, I’ll be bumped out of first place. As the day goes on, and more people post with the phrase “blog optimization” in their posts, I’ll continue to move down the list. As you can see, it’s really easy to be #1 but you’ll never say there.

Another factor blog search engines can include is authority. They’ll measure the number of inbound links, how many people are subscribed to your blog and different factors based on the blog search engine you are using. They’ll then decide who’s popular and give the user the ability to filer out the less popular blogs and only show results from those with some authority. I kind of wish the main search engines would do this too.

Optimize FeedBurner Emails

3

One nice option that FeedBurner offers is the ability to send out blog updates via email. This is a vital option as there are many more people that understand email but don’t understand feeds.

Just turning on email subscriptions is a good start. Customizing the email that goes out is even better. FeedBurner allows you to edit the subject, fonts, sizes, colors, message and add your own logo. There are really only a few options, but you can better brand your emails with the options available.

To customize your FeedBurner emails, log into your FeedBurner account and click on your feed. Then click on the Publicize tab and then Email Subscriptions in the left column. If this option is not activated, do so now.

Then, click on the Email Branding link. On the branding screen, you’ll have the option to change the following:

  1. Email Subject/Title - Work on the wording to encourage your visitors to open the email.
  2. Logo URL - This is where you get to put in a visual que to re-enforce your site’s identity. I’d highly suggest this for all.

Safari 3 Brings WYSIWYG Editing for Mac and Windows

0

Safari 3, now for Mac and PC, recently came out in beta form. Included in this release was the ability for users to use visual editors also know as WYSIWYG (what you see is what you get) editors. No longer do Safari users have to know code to make basic formatting in blog posts.

Safari WYSIWYG Editor
Safari 3.0.1 Beta on Windows XP

I’ve tested it in Wordpress 2.2 and it works great.* As far as I understand, previous versions of Wordpress don’t support Safari’s rich text editing. Testing it out under 2.0.10 confirms this.

I also tested out Blogger and had no issues. They seem to be on board with the Safari 3 crowd too.

TypePad however didn’t seem to support rich text editing with Safari yet.

With Safari 3 being so new, and brand new to the Windows world, blog software creators are working in Safari support as they feel the need.

If you use TypePad, or other software that doesn’t support Safari’s rich text editing yet, drop and email to their support so they know your interested.

BloggerDesign from TopRank Online Marketing | To Top