FTC attempts to restrict online commerse

Tuesday, October 6th, 2009

The Wall Street Journal is reporting on the FTC’s recent decision to fine bloggers for not explicitly stating any compensation received for writing a blog. The FTC will now supposedly fine bloggers for writing reviews of products or services without specifying that they’ve been compensated for it. While the FTC has much bigger problems they should be dealing with like metered cell phone usage, misleading multi-year cell contracts, and software patents in general they are now focused in a direction they have absolutely no jurisdiction over. Will we now have federal blog readers employed with US tax dollars to just read blogs all day and make sure no one is writing reviews without specifying compensation for the review?

The whole logistics of enforcement of such fines is laughable in my opinion. First, what if I host my site in another country? Will these fines still apply? Second, a lot of blog sites have multiple authors with no realistic way for a site owner to ensure every writer is following the rules. Who will be responsible if a writer blogs against the rules? Finally, what will the FTC do if my site in another country and I am marketing specifically for US customer? Are they planning a great US firewall like China so they can excerpt more control over our online commerce and enforce penalties like blocking overseas sites?

Why the FTC even care? Marketing companies have been hiring bloggers to write reviews for years on sites like Pay per Post. My guess is the FTC is really less interested in protecting consumers and instead focused on brainstorming ways to help potentially generate more revenue for the US government and themselves. Its a laughable waste of tax dollars in my opinion.

NOTICE ON COMPENSATION: I received no compensation from the Wall Street Journal or the FTC for writing this blog.

On-site Blog versus Off-site Blog

Sunday, October 12th, 2008

I don’t think its necessary to go into the benefits of adding a blog to help market your site. Its widely accepted as an easy way to add new keyword rich pages and help out rankings. There are some questions about whether an off-site blog or an on-site blog is better for rankings. When I’m referring to an on-site blog, I’m assuming its going to be integrated into the main site we’re promoting. An off-site blog might be with a blogging service like Blogger or something similar. The off-site blog will link out to the main site we’re marketing. The thinking is that that off-site blog will generate more rankings potential for the main site because it will be a valuable incoming link to the main site. While that may be true to some extent I still prefer on-site blogs.

An off-site blog may have ranking benefits by having externals links from another site into your main site but the off-site blog will require its own link building campaign independent of the main site so it can get ranked on its own. I’m not sure its a good use of resources to have 2 link building campaigns: one for the blog and one for the mian site. One benefit of an on-site blog would be that we can use the blog pages as potential landing pages for Adwords and other PPC marketing (sure we can do that with an off-site blog but it would require another click before they get to your main site). I think you could write your on-site blog posts in a way that would make the main site an informational resource for its theme. I think the SEO benefit would be better as a
result.

Keep in mind that Google hires teams of people to visit every site in their search index and rate them. The purpose is to improve the quality of search results and get spammy looking sites out of top rankings. I believe there are so many spammy looking blogs out there that just link out to other sites that their effect is decreasing over time as a result of this manual rating. The blogs like this are labeled as thin sites and devalued in ranking once they are reviewed. I think its better to focus on getting blog content on-site that makes your main site look more like an information resource. I would shy away from the traditional blog look and feel and try to make it look more like a rich resource of information about issues related to the topic. When it gets manually reviewed, you’ll more likely get a bigger thumbs up than you’d get from a thin off-site blog.

Of course this is all just an educated guess at best so take it all with a grain of salt.

Brian's slick Wordpress titles for pseudo-indented Google search results

Thursday, June 7th, 2007

There are plenty of people talking about how you can make your Wordpress blog titles more SEO friendly. No one I’ve found however has mentioned what I’ve stumbled upon by accident. Pseudo-indented listings in Google search results. What I’ve started doing on my blogs is making my title like this:


<title>
<?php if ( is_single() ) { ?> &raquo; <? } ?> <?php wp_title(''); ?> <?php if ( is_single() ) { ?> &raquo; < ? } ?> < ?php bloginfo('name'); ?>
</title>

This adds a » in front of your post title. The result is that when the search results show up in Google your links look like it stands out more because of the » in the title. It almost makes it look like your site is more official and Google is giving you a little arrow in front of your link to prove it. It won’t effect your rankings as far as I know. Its more of a psychological advantage than anything else but I have no scientific data to back up that claim. Take a look at the title of this post to see an example title.