Posts Tagged ‘web masters’

Four Quick SEO Tips

I received a great question this week via my Model Mayhem account (it’s like Facebook for models and photographers) from a website owner named Bella Valentine, here’s her email and what I had to say about it, I’m sharing this (with her permission) because I believe Bella’s questions are the same questions many people have about Search Engine Optimization and online marketing.

Hey,

Saw your post in the forums and I was hoping you could help me out with a few questions that I have…

  • How do you find related blogs?
  • Do you write your site’s link as the signature when posting a comment on such blogs? (I’ve been looking for blogs that have the slot for your website’s url but have come only across one that was set up that way)
  • Wouldn’t that be considered spamming?
  • Should I try to stay away from sites that have a worst ranking then mine on Alexa or do all links back help?

Thanks,
Bella

Hi Bella, thanks for asking!

You can find related blogs using Google’s blog search function, it’s found under the “More” tab on Google or at http://blogsearch.google.com/. If for example you’re hoping to improve your ranking with Denver models, search Google for that phrase and you’ll see 92,000+ blogs appear but you’ll want to play with the keywords until you find the right combination to return the best results for you.

Many of these blogs will have a comment form at the bottom of the page and on these forms you will see a space for your name, email, website and comment. Now you have to be careful, some web masters such as myself frown on “keyword spam” which is when you replace your name with keywords such as “Denver Model”, so instead I always suggest people using their name in addition to the keywords they’d like to leave. For example, I will always delete people using “Denver Model” but look the other way for “Bella, the Denver Model” or “Bella a model from Denver”. I appreciate self promotion is part of the game, but not at the cost of my site’s reputation.

On that point, I will also point out that 75% of people surveyed prefer the Ben & Jerry’s brand vs. Häagen-Dazs yet … 75% of people surveyed prefer Häagen-Dazs ice cream. Why? Because as people, we like people … so website owners and other surfers are far more likely to “connect” to you if you’re a person rather than a keyword.

There is a fine line between blog spam and self promotion. I tend to think of it as the same line men often cross in a bar, keep it genuine and nobody gets hurt but when your comments are fake, false or generic … web site owners will reject you. Instead of leaving generic comments which will get flags as SPAM, only leave comments which add to the texture of the article or benefit the website owner. You’ll be surprised how quickly your comments get you traffic when you’re helping others in a positive way.

Commenting on websites with a lower PageRank value will not hurt your website, in fact each successful link regardless of where it comes from is either positive or neutral, but never negative. This is because Google knows that you can not control who links to you, so they don’t punish you for poor incoming links.

That said … the higher the PageRank of a link coming to you the better.

For example, if you can get a link from Model Mayhem (5) to your website it’s better than a PR 1, but a link from Apple (9) is better still. There’s a complex math formula that is used … way to complex for me to explain or even understand but basically, in the simplest terms possible assume that every PR point is worth double the value before it so … a link from a PR1 is worth 1 point while a PR2 is 2, a PR3 is 4, PR4 is 8, PR5 is 16, PR6 is 32, PR7 is 64, PR8 is 128, PR9 is 256 … OK, so that scale is completely made up but it holds some analytical water and more to the point, it reinforced that incoming links from high ranking sites is better but lower ranking sites are not worse.

Chris

If you have a question about SEO, why not ask me? I’m always happy to answer your questions and look forward to hearing from people!

bella Four Quick SEO Tips image

Want to learn more about Bella’s website? Visit her at http://www.BellaValentine.com.

10 WordPress Plugins I Couldn’t Run a Site Without

Before I give you my real list, let me tell you that there are some basics that don’t even deserve to make this list because if you’re running a blog without them, you’re simply working too hard. Plugins like Askimet, WP Lockdown, Theme Switcher, WordPress.com stats, the WordPress.com stats smiley remover and WordPress Database Backup.

Delete Duplicate Posts WordPress Plugin

Simply put, this plugin does exactly what it’s name implies. It gives web masters like me the opporunity to quickly scan tens of thousands of postings in databases to ensure there are no duplicates. It’s wonderfully powerful when you have a thousands of feeds to maintain, and only a few hours to do it in. It also happens to be from my close friend, Montreal web designer Christopher Bavota.

WP Auto Tagger

Oh man … I can not stress what a dream this plugin is. Tags are like keys to SEO gold, they’re one of the few things that a blog owner can do well and immediately see amazing results in the search engines but they’re such a pain in the ass to write. Basically a tag is what your article is about, but in popular single words and catch phrases. What WP Auto Tagger does is great, it breaks down your article and suggests the best tags, automatically. That’s a huge time saver.

Syntax Highlighter

This bad bay is the Jonas brothers of WordPress plugins. Sure it’s fairly pointless and a text editor could do the same job but when it comes to saving time (and money) it’s brilliant. What it does is takes a bunch of rough gobbly gook code like this:

$rss = fetch_rss( $url );
$pcount = 0;
$storycount = 0;
$textdate = date(“F jS”, mktime(0, 0, 0, str_pad($month, 2, “0″, STR_PAD_LEFT), str_pad($day, 2, “0″, STR_PAD_LEFT), $year));

echo $textdate;
foreach ($rss->items as $item) {

if (!$first) {$title = $item['title'];$first=1;

$content .= “<h3><a href=’”.$item['link'].”‘ title=’”.$item['title'].”‘>”.$item['title'].”</a></h3>”;
$content .= “<p>”;

if ($item['link_enclosure']) {
$content .= “<a href=’”.$item['link'].”‘ title=’”.$item['title'].”‘><img alt=’”.$item['title'].”‘ src=’”.$item['link_enclosure'].”‘ class=’alignleft’></a>”;
}

and turns it into …

[source lang="php"]$rss = fetch_rss( $url );
$pcount = 0;
$storycount = 0;
$textdate = date("F jS", mktime(0, 0, 0, str_pad($month, 2, "0", STR_PAD_LEFT), str_pad($day, 2, "0", STR_PAD_LEFT), $year));

echo $textdate;
foreach ($rss->items as $item) {

if (!$first) {$title = $item['title'];$first=1;

$content .= "<h3><a href=’".$item['link']."’ title=’".$item['title']."’>".$item['title']."</a></h3>";
$content .= "<p>";

if ($item['link_enclosure']) {
$content .= "<a href=’".$item['link']."’ title=’".$item['title']."’><img alt=’".$item['title']."’ src=’".$item['link_enclosure']."’ class=’alignleft’></a>";
}
[/source]

When it comes to saving time, that’s a huge helper.

WP Super Cache

It simply terrifies me how many people are not running this plugin or a similar flavor of it. It makes your site safer, easier to manage and much faster for the end user. I’ll also mention that by running it you can use a host like BlueHost for $7.95 a month to run dozens of websites instead of spending hundreds a month to run just one site on complex, over priced servers.

Enforce www. Prefix

Actually, I’m going to cheat here and tell you that this and Canonical URL’s are plugins you should have for massive SEO curb appeal. Basically Enforce www. Prefix forces your website to always use the correct SEO address and Canonical URL’s tell’s Google that your article is the source, so even if people repost it you get credit.

Google XML Sitemaps

We all want Google to come to our site right? Well, let’s make it easy for them! Sitemap will provide Google with a free pass to all your content, no matter how deep your links are.

Get Image from Post

People love pictures and with this simple plugin your website will be able to post pictures as part of your excerpt. Speaking of excerpts, Get Better Excerpts will allow you to pull complete sentences or words from your excerpts.

SEO Friendly Images

Between this and SEO Smart Links, I’ll be honest most websites are on auto pilot. The SEO Friendly Images ensures your images have the proper tags to make the most of search engines, while Smart Links adds valuable data to your hyperlinks.

WordPress Admin Quick Menu

quickmenu 10 WordPress Plugins I Couldnt Run a Site Without imageI might be a little bias but this is truly my favorite plugin. It allows you to add your own menu items to the WordPress Admin client, basically creating shortcuts between your website and important things like AdSense and Analytics. It’s completely customizable and saves endless frustrations between myself and clients but providing them immediate access to critical links.

Download Counter

Just like Analytics lets you know who’s visiting and where they’re going, you’ll want to track what people are downloading from your website and how often. This saves a fortune in report generation time, by simply allowing me to tell my clients weekly how often software has been downloaded.

What’s new in AdSense?

There’s a great little piece about Google testing new multiple AdSense units (Multiple RSS Feed Adsense Units, Link Ads in Google Reader), I always think it’s important for Web Masters to keep up on this type of news, even if it’s not directly related to the company as most companies rely on their web people for not just technical but also online marketing support. There are 10 great AdSense tips (and some more basic tips) for people just starting out, of course there is also a new post at thingsidoformoney.com that’s worth reading.

Greg Badros has joined Facebook, he’s the crazy cat that build AdSense in the first place so this could spell some significant changes for the Facebook ad system. There’s a nice write-up on alternatives to the AdSense system as well as well as a good summary article on using AdSense.

I’ve lost 90% of my website traffic in the past week!

There’s a great plugin for WordPress called WordPress Stats which measures website traffic for sites running WordPress, it’s a free download and quite possibly one of the best plugins for the popular blogging platform but it’s far from perfect so how do you avoid a panic in the boardroom? Easy, have a backup plan.

webstats 300x161 Ive lost 90% of my website traffic in the past week! imageWordPress Stats

The WordPress system is a fantastic platform and WordPress Stats is a strong, robust, professional tool for measuring website traffic and search engine results although I have to admit that I’ve found it a little unreliable at times, so when I began to see a crippling loss of traffic this week I didn’t panic.

The first thing I did was took a look at my comment counts over the past few days compared to my traffic report, considering WP Stats showed a 90% drop in traffic you would expect an equal decrease in the number of people posting to my blog but in fact there was a 20% increase over previous weeks so … it was time to investigate.

Google Analytics

In addition to running WP Stats, I also run Google Analyics, a free robust tool provided by Google for Web Masters to track statistical changes in their website. I’m a strong believer in the measure twice, cut once philosophy and when I build websites I take double checking things very seriously. My friend Mike’s got a great expression for it, he’s an old school accountant type and he often tells me that he’s a belt and suspenders man, implying that keeping your pants up is important enough that he’d rather be extra safe than extra sorry. Taking a look at my Google statistics, although not precisely for the same time period (Google reports with a one day delay compared to WordPress Stats) the graph shows no noticeable decline for the past few days.

google stats Ive lost 90% of my website traffic in the past week! imageBoth Google Analytics and WP Stats rely on something called JavaScript to load external scripts which are hosted on a third party web server, basically you’re at the mercy of somebody else’s computer for your data which means that errors are bound to happen. To ensure you’re capable of reporting accurate statists you need to be able to confirm your traffic stats, simply picking the best of the two reports isn’t appropriate (unfortunately) so before I can get too excited about not experiencing a traffic loss, I need to confirm my data.

Google AdSense

The Google AdSense server tracks ad impressions on my website, it’s used to help calculate my earnings but also helps me verify statistics when there is an error so by logging into the Google AdSense server I can get a rough idea of how many page loads I’ve received on a given day or over time. Upon reviewing my advertising impressions over this period of time, I learnt that I server 1,100% more ads than WP-Stats reported as visits. Obviously there was a glitch of some sort, which I can now report to dozens of clients whom I manage web properties for, to ensure they are aware of the error.

Webalizer

web stats from server Ive lost 90% of my website traffic in the past week! imageWhile not everybody runs AdSense, and those statistics are only for page loads with ads (and sometimes multiple ads per page), most web site servers also have a free utility called Webalizer built in.

Webalizer is ‘an old school’ statistics package which looks at the physical data logs of a web hosting account and generates data based on those numbers, as a final confirmation of the WP-Stats hiccup, I also take a quick look at the graphics my web server can feed me to confirm the validity of the data before I react to the data presented in any single statistics package.

Conclusion

While WP-Stats is a great tool for providing relatively fast data for analysis of your WordPress website, business owners should ensure they have invested the time and training in Google Analytics and a second backup package to ensure the data they’re reviewing is accurate.

25 Things to Do to Increase Your Website Traffic Right Now

Everybody wants to be successful on the Internet right? Of course we do, nobody want’s to be sitting at home on prom night especially when there’s money involved so how do we do it? Well, here’s a list of 25 things you can do right now to increase your website traffic …

Make Your Content Accessible

Use the SEO Checker I built to see what Google can see. This tool will also help you understand what visually impaired people in your community can see … they make up almost 10% of the population, so can you really afford to only appeal to 90% of the market? 

Use Valid xHTML Markup

xHTML is the language web pages should be built in. If you write your page in sloppy code, it’ll be harder for web browsers to display it properly so just like a Word document, you have to save it in the right format for your audience to read it.

Translate Your Content

thisismyurl.com is available in 20 languages, 40% of my traffic comes from outside the US and Canada and is viewed in a language other than English using a free online translation service, I know it’s flawed but it’s the best I can offer and people learn from my postings.

Understand Keywords

Keywords are the heart and soul of the Internet, they’re like fresh pasta in Italian cooking or eye shadow to drag queens … if you don’t understand the value and application of keywords, get off the Internet.

Build Relationships with Other Websites

Almost half my traffic comes from Google, the other half? Came from other websites and referrals from great people that I taught something to and in turn taught me a lot.

Add a Google Sitemap

Google want’s nothing more than to know about you, it’s the companies only goal in the universe, so help them to help you.

Help People

Speaking of helping, help people. When you see a website with an error or run into a problem on a site, let them know. If you can fix a glitch, tell them how … I’ve picked up countless readers and sources of inspiration by simply being supportive.

Use Analytics

Back to Google for a second, they have a tool called Google Analytics. It’s free, it’s powerful and it’ll help you understand your audience.

Join Social Networking Sites

Websites like LinkedIn and Facebook are powerful tools to help people. Helping people leads to trust, trust leads to prospects and prospects lead to clients.

Add Fresh Content

Ask yourself, why do people come back to your boring old stale content? They don’t. If you ran a restaurant you’d have daily specials right? Well I think running a restaurant is easier than running a website, so make sure you have fresh content served daily.

Know Who’s Better Than You

There are a lot of web sites out there that are better than me:

 

 

Know who’s better than you and read them every day. The best way to learn is to know you need to learn. (btw, if you didn’t make the list don’t be sad I have hundreds of sites I read every week, these are just the first ones I though of)

Respond to Criticism

There’s a lot of things that I write on my blog that are not as well researched as they could be, and when I’m corrected I love it. You’ll notice if you pan through my comments that I don’t remove the negative … in fact I relish them. If people take the time to point out your flaws, thank them and you’ll grow.

Write Good Content

The best way to build traffic to your website? Make people want to come back. It’s harder to get new visitors than to keep your old ones.

Be Timely

Write about things that you know will be timely but don’t chase trends, it’s not relevant what others are writing about … only what your readers are reading about.

Get to Know Yourself

The past five months of blogging have taught me a lot about myself, I look back at some of the early pieces I wrote and know that I’ve changed. That’s part of what blogging is, it’s about growing not only as a business but also as a person and learning new things.

Make your Title Tag Valuable

Your title tag is a critical piece of the organic marketing puzzle, if you don’t understand how or why to use it properly … excuse my french but vous êtes vissé

Add an RSS Feed

I don’t care what type of business you are … if you can add an RSS feed to your web site do it! Let people know what you’re up to if they want to know. Same goes for Twitter, use it to exploit your interests.

Give Stuff Away For Free

I love giving things away for free. I have website templates, plugins and artwork people can download for free as well as over 600 pages of advice here on my website. Guess what? It cost me nothing and it put me on Alexa’s radar without having to do anything complicated.

Respect Your Audience

There’s only one thing more important then you on your website, your audience. Take time to get to know them and help them.

Know Your Goals

Why do you own a website? You’d be surprised how many people have no idea why they want to run a website … it’s a little sad really.

Use a Content Manager

Websites that are build on a content management system (I use WordPress) make it easier for people to update their websites. Websites that are updated more often get more traffic.

Read Matt’s Articles

Matt Cutts is Google. Actually he’s not but he’s the face of Google, the man who talks to all of us and tells us what Google is thinking, explains what they’re up to and helps lowly web masters to interact better. His job … to help the public make the most of Google, so why don’t you read his blog?

Join Forums

Forums are a great place to generate free traffic to your blog. They help you build relationships with other bloggers, build respect in the community and get into endless conversations about topics that interest you.

Comment on Other Websites

One of the most overlooked methods for building traffic to your website is to simply comment on other peoples websites. Remember my point about helping others? Point out flaws or add to the conversation and you’ll be generating great traffic back to your website.

Analyze and Adapt

Finally … the most important point … look at your analytics often and improve your website to help your audience make the most of your content.

What does Google think about you?

Google is the most powerful player in the online game but what does it see when it looks at you? There’s a really easy way to know for sure and it’s called the Google Keyword Tool. This simple tool will not only tell you what Google thinks your website is about but will also show you comparative keywords, how many people search for those keywords and how intense the competition is for your selected industry.

keywordtool What does Google think about you? image

All you need to do is target your own website with the tool and Google will scan it for keywords and phrases which are designed to help you select the best keywords to promote your website. The secondary effect however is that Google’s data can be used by web masters to gain a deeper understanding of the content on their own websites and alter the content over time to increase popularity.

So what’s Google think about thisismyurl.com?

keyword tool results What does Google think about you? image

The true power of the Google Keyword Tool is that unlike Analytics which allows you to do some great data mining on your website, the Keyword Tool is designed for one purpose only, to help you make money. By using the data present from the tool I can see that while my website is highly focussed on making money online, I’m in a highly competitive market place (no surprise) with the exception of the key phrase “how to make a wordpress theme” but that phrase only accounted for 46 searches in January, hardly worth focussing on but a great idea for a future article.

Using the Google Keyword Tool, along with Analytics and Web Master Tools is a sure fire way to help you build a better understanding of not only how you see your website but how Google sees it.

Chris Ross the Guy Your Parents Warned You About

google warning 300x280 Chris Ross the Guy Your Parents Warned You About imageI was surfing Google Web Master Tools today and came across the funniest little note in my GoogleBot reports. Take a surf down to #13 and you’ll see what I mean.

For those of you who don’t already know, Google Web Master Tools is a great collection of free utilities provided by Google to help web masters understand their own website and how they’re being viewed around the web.

Thanks Tammy.