Warning: strpos() expects parameter 1 to be string, array given in /home/vg000web01/82/94/7009482/web/wordpress/wp-content/plugins/sem-google-analytics/sem-google-analytics.php on line 73

Warning: stripslashes() expects parameter 1 to be string, array given in /home/vg000web01/82/94/7009482/web/wordpress/wp-content/plugins/sem-google-analytics/sem-google-analytics.php on line 75

Posts Tagged ‘SEO’

How To Give Your Blog SEO Super Powers

Super SEO Kid
You don’t have to buy a book and take a seminar or ever buy a fancy blog theme to crank up your blog’s SEO Super Powers.

These top tips will help you zoom up the organic search rankings without breaking a sweat.

1. Use friendly post and page URLs for your new blog.

Quick Note: This tip works best for new blogs. See the BIG NOTE at the end of this item.

When you set up your blog, you will have the option to configure the way your page and blog post URLs are formatted. Search engines love URLs that contain meaningful and related keywords.

Good: http://< mydomain >/awesome-blog-post-title-with-keywords

Bad: http://< mydomain >/?p=45

The standard WordPress.org custom install defaults to the “Bad” URL structure. If you want to drive search traffic to your blog, switch the structure to one that includes the post’s title. In WordPress, you can change the settings from Dashboard > Settings > Permalinks.

Permalink Settings in WordPress
In Tumblr, Go to Customize > Advanced, then scroll down and check on the “Use Descriptive URLs” checkbox.

Use Descriptive URLs in Tumblr to super charge your SEO

Posterous has an SEO-friendly URL structure by default. This is an example of a Posterous URL: http://jesseluna.posterous.com/curating-tweets-on-flipboard-by-using-twitter. The URL is friendly to read and search engines like that.

Big Note: If you’ve had your blog for any length of time, changing your URL structure can have a huge negative traffic impact. Search engines will have already combed through your blog pages, indexed things and added them to search results. If you’ve had your blog for a while but don’t really care about past “traction” on search engines, go ahead and change the structure.

2. Use targeted keyword terms in your blog post titles.

Try to use one or two target keywords per blog post title. If you have a blog focused on non-profits then “How to talk to small nonprofits: A guide for vendors” is a great title. The title hits on two key terms, “nonprofits” and “vendors.” A Web search over those two terms would likely position that blog post on page one of search results.

An additional tip is adding a combination of not necessarily related keywords together. For example, I did a post on a Tweetdeck’s ability to post to Tumblr and now that post shows up in the number 3 spot for the search term “Tweetdeck Tumblr“, which ranks higher than tumblr.com, second only to Tweetdeck.com.

3. Use “Alt” tags on images.

Every time you use an image on your blog, add meaningful text to the “ALT” tag.

This is the structure of an image tag in HTML:

< img src="my-awesome-image.jpg" alt=”My-awesome-alt-tag-description” />

[Note: in this and other HTML samples in this post, I'm inserting extra spaces at the beginning and end of the text to keep WordPress from rendering the code. Just a warning in case you do any cutting and pasting.]

When search engines parse through your web site, they index image Alt tags. When more of your site is indexed, that means there’s more of a chance your site will show up for related searches.

Alt tags are also very important for accessibility reasons. Meaningful tags give blind and visually challenged readers a description of the picture which can help with context.


In WordPress, you can set the image Alt tag when you select an image:
How To set the image Alt tag in WordPress

In Tumblr, the “Caption” field in the Photo Upload tool will be the image’s Alt tag.

Posterous – As far as I can see, there is no way to set the Alt tag on a Posterous blog post image. Bummer.

4. Set “keywords” and “description” meta tags

Meta tags are bits of information that may be added to Web pages to help describe the contents of the page. The contents of the tags aren’t displayed on the page but search engines use the information in the tags to help rank pages and to help display them properly in search results.

I never meta tag I didn’t like. -Old webmaster’s joke

The two main meta tags are the “description” and the “keywords” tags.


Description meta tag
The HTML for the meta tag will look something like:

< meta name="description" content="This is my awesome two to three sentence, keyword-rich, description of this page. This is my second awesome sentence." />


If you want to get crazy with the description, you can use Google’s Webmaster Tools to get feedback on whether you tried to jam too much information into your description meta tag.


Keywords meta tag
Here’s the HTML for the keywords meta tag:

< meta name="keywords" content="Awesome-keyword-one, Awesome-targeted-keyword-two, Awesome-descriptive-keyword, Awesome4,Awesome5,Awesome6" / >


You will add highly relevant keywords instead of my “awesome” ones above. The keywords should be highly related to that specific web page and to the site. You don’t want to put too many keywords there. I usually keep the list to under 20 unless there are 25 products on the page or something like that in which case I list them all.

If you’re not sure which words best describe your page, you can use an offbeat tool like Wordle.net to visualize the page’s top keywords.

The image below is a Wordle.net keyword visualization of the YouTube Adds New iPad-Friendly HTML5 Video Player blog post. I copied the post’s text, went to the Create tab on Wordle.net then pasted the text into the “Paste in a bunch of text” field and ran it.
html5 video player ipad wordle.net visualization

The diagram points out that the main page keywords were “player”, “html5″, “YouTube”, “Video”,”iPad”, and “Embed” because they were used the most in the post. Of course, if you have special target keywords that should be associated with the page, you’d want to list those as well in your keywords meta tag.

WordPress.org custom install blogs
In WordPress, to add meta tags you need to add a plugin that allows you to either set the meta tags or “builds” them dynamically based on some criteria. The most popular plugin is the All in One SEO Pack. This plugin is available from the WordPress Plugin Directory. Once you install and activate the plugin, you can set it to build meta tags for each post based on the post’s tags. There are also a ton of other knobs and do-hickeys that you can set but describing them all is beyond the scope of this post.

Tumblr
If you are using a Custom Theme setup, you can set the meta tags but only on a global scale. In other words, you can’t set them on a per post basis. You can set the meta tags by going to Customize > Theme then setting the meta tag somewhere between the opening “< head >” tag and the closing “” tag.

tumblr meta tags on custom theme for seo

Posterous
Posterous allows for custom meta tags but, like Tumblr, the tags can only be set on a global scale, not per post. You can set the meta tags by going to Settings > Look and Feel > Edit Theme > Advanced. Expand the area and you’ll see a couple of other meta tags. You can add your keywords and description meta tags immediately below those.
Setting meta tags in Posterous

Review

We just learned how to use four key SEO tips and tricks to boost your search engine rankings and attract more site visitors. These techniques work with the content, not the other way around. You should never compromise your writing to make things more SEO friendly.

I will be adding more SEO tips in the comments over time (I didn’t want to overload you with this initial post). Feel free to comment and to leave your own tips and questions.

This post was made to be shared with the world. If you like it, set it free and share it.


Additional Resources: Google’s Search Engine Optimization Starter Guide (PDF, 560KB)


Photo: Purchased via iStockPhoto

Why You Should Care About Backlinks

links
I ran into a cool backlink checker Web tool (or see the tool below) and thought I’d share it. Every time a web site has a link to your site, that is called a backlink (also referred to as an inbound link). Search engines love backlinks because that tells them that someone cares enough about your site to have a link.

I was blown away when I saw the over 1,200 links coming into jesseluna.com!

Why Check Backlinks?
  1. To keep track of the number of inbound links. As your site grows and you reach out to Web communities and comment on sites, this number will grow. But you won’t know that unless you measure.
  2. Because using the old “Link:< domain-name >” trick in Google doesn’t really work to show you all the Web pages that are linking back to you.
  3. Because backlinks are a key factor in deciding how much “Google Juice” your site has. If you are being linked to from a site with high authority (think NY Times) then Google and other search engines will reward you with a better search results position.
  4. So you can compare your backlink numbers to other similar but larger sites. This helps you keep concrete numbers in mind as you ask “how is my site doing?”
  5. Mostly importantly, now you can work backlink data into conversations with Web geeks at cocktail parties.
How Do I Increase My Backlinks Number?

The best ways to improve the number of people linking to your site are:

  1. Write awesome content that is link-worthy.
  2. Build relationships with other sites/blogs and leave thoughtful comments, making sure to add your Web site address in the “Enter URL” comment text boxes. If the Comment form doesn’t have a space for your site URL then you should check the site’s commenting policy to see if it’s OK to leave a Web address in the Comment text.
  3. Once you have a relationship with a blog site, suggest doing reciprocal links. In the early Web 1.0 days, linking to a site was a key way to reach out to new sites owners and was very common. Today, linking to other sites is much more strategic, especially for business sites.


Important Note: Not all inbound links carry weight.


Important Note Part Deaux: Google’s Webmaster Tools also include a Backlink checker tool. The feature is called “Links To Your Site” on the Tools site. However, I found that the iWebtool.com tool found many more backlinks.

How NOT To Create Backlinks

* DO NOT buy into spammy backlink sites or products.

* DO NOT leave comments on blogs for the sheer purpose of getting backlinks.

The Web is a beautiful place, don’t litter it with meaningless links.

Ready to Check Your Backlinks?

Here’s the tool. Enter your domain and a window will pop up and go to iWebtool.com.

Your domain:



(eg. www.jesseluna.com)



Was this post useful? Do you have any other thoughts on site backlinks? I appreciate your taking the time to visit this blog and to contribute to the conversation.

Remember, every time you leave a thoughtful Comment you get a backlink to your site!



Photo Credit: Nicocrisafulli on Flickr - license

Unleashing The Power of YouTube Captions

A few months ago, I was talking with a good friend about new technologies and he mentioned Stanford’s video captioning services. I didn’t understand why it was that exciting a technology, at first. After visiting the site and seeing how Stanford was using captions to supercharge its videos, it all made clicked.

Captions turn video content inside out, making them searchable and accessible to the world.

You’re going to learn about three powerful reasons why your business or organization should leverage YouTube captions.

One. Accessibility

Adding closed captions to videos make video content much more accessible to deaf and hard of hearing video watchers. When captions are properly configured, the speech and actions can be mapped to the video’s timeline.

This video was created by the California School for the Deaf in Fremont and describes some of the accessibility benefits of YouTube captions.

Two. Internationalization

YouTube also allows caption files for 139 different languages. That means you can create one video and fix one caption file then have it translated into 138 languages.

YouTube’s auto translate feature works fairly well. I uploaded a video, cleaned up the captions, then turned on the Spanish auto translation version. YouTube did a good job translating the text to Spanish with 80-90% accuracy. If you want a precise translation, you can upload a language specific caption file.

Three. Search engine optimization (SEO)

YouTube and Google are both indexing text within closed caption files.

This means all your video’s voice information will be indexed and will show up on YouTube and Google search results. I couldn’t find any official YouTube mention of how (or if) it indexes videos, so I set up an experiment to test things out. See the video below.




SEO PRO-TIP: Transcripts

If you are going to embed a YouTube video on a web site, you can do some additional search engine optimization by adding the transcript to the page. The transcript is the caption text without any of the time code information. Transcripts also allow users to quikly scan content without having to view the video in real time.

Review

We just learned three powerful reasons to leverage YouTube’s Closed Captions features.

  • Captions open up the world to deaf and hard of hearing users
  • Your videos can be made accessible to the world with language translation, and
  • You will get a great SEO bump by having YouTube and Google indexing your content.

Can you think of any other reasons to levarage captions? As always, I value your feedback and comments.

Transcript

[Music]

Hi, this is Jesse Luna with
Jesseluna.com and today we’re going to take a

a quick look at YouTube
captions and whether or not they

show up in YouTube searches or
on Google searches

so I set up a little experiment
in this experiment , I uploaded and I

cleaned up and uploaded uh captions to match
this video. And one of the key phrases

that I put uh in there
is “handmade tesoros.”

What I had noticed was that that phrase was
not on any Google searches.

So what I did is I only put
it in the caption file but did not

put it in anywhere on the description

or in the title of the
video.

So those of the two main locations
that are usually used to index

they also don’t show up in the tags or any
of the associate keywords so if we go

up and do a search over that
phrase, I’m going to do an exact search.

[Typing]

and then do a search. We’re checking to
see if it shows up and there it

is our video shows up, even though
that keyword phrase, “handmade tesoros”

was not in the description or in
the tags or keywords

so that shows that YouTube is indexing
text that is put into their captioning files.

Well, let’s take a look at the
Google now. Now if you do a regular

Google search [typing] I didn’t get
any results other than the listing that showed

up on my uh

my directly of my blog where I
listed the entire transcript, which is one of

the reasons I put the transcript on
my blog. But it doesn’t show up in

the regular Google search. Ah,

but if you jump over to the
videos [makes jumping noise], you see there it is

Our video does show up it does index

for that special little term, the little uh test term
that is set up, “handmade tesoros.”

And it shows up in the
number one spot

So we just can’t kind of did a
little experiment to see if YouTube caption

if the text in YouTube captions
is being indexed by YouTube and Google

and we just showed that it is.
This is Jesse Luna for jesseluna.com, thanks for tuning in.

[Music]




Subscribe to my YouTube Channel

A Powerful Way To Visualize Your Blog’s Keywords

Your assignment: Report back on how people are finding their way to your blog via Web searches. Take that information and make a change based on that finding.

You could dig into your blog’s built-in stats feature (if it has one) and find one or two interesting tidbits about keyword searches. Or, if you’re a masochist, you could try to access your raw log files and parse out referrer search strings. Lastly, you could walk into your sophisticated analytics program and start running massive reports and get deluged with data.

But, there is a simpler way. Enter Wordle.net. Wordle.net is a word art site that works by analyzing text. Paste in a set of words and it returns a beautiful word cloud. Simple.

I created this first word visualization by pointing Wordle.net to my jesseluna.com blog URL. This won’t tell me about visitors to the blog, but it will give me a quick look at what the blog is really offering up in terms of content. The larger the word, the more times it is being used throughout the blog site.

Blog site content captured, via Wordle.net

Now that you know what you’re serving up to search engines, you can see what web searchers are really looking for based on keyword data.

These are the steps I took:

  1. Log into Google Analytics account.
  2. Navigate to the site you want to analyze.
  3. You’ll be on the Dashboard. Go to Traffic Sources > Keywords
  4. You’ll see a list of keyword phrases under the “Site Usage” tab on the main part of the page.


    If you’re using Google Analytics or any other stats tracking system, you should become very familiar with this keyword information. These are the words and phrases that people are searching over to get to your Web site.


    Go to the bottom of that data table and select “500″ from the “Show Rows” drop down menu. The page will refresh and you’ll see the top 500 sets of keyword phrases.

  5. Export that view by going to the top of the page and clicking on the “Export” drop down and selecting .CSV or .XLS. Download it or just open up the file.


  6. Google Analytics- Exporting data

  7. In the Excel file, scroll down until you get to the Keyword data and copy all the keyword phrases in that column.
  8. Go to Wordle.net’s “Create” tab then paste those keywords phrases into the “Paste in a bunch of text:” text area.
  9. Click on the Go button and in a few seconds your word art will appear.
  10. Use the tool bar to filter for language, change the color scheme, layout, and color and explore.
  11. You can now save the image to the Public Wordle gallery, take a screen shot of it and save it on your computer, or if you have Adobe Acrobat installed, you can print to Adobe Acrobat and save it as a high resolution image in PDF format.

This is the resulting keyword visualization.

Blog Search Terms Visualization

From this visualization, I can tell which of my blog posts have driven the most traffic to the blog. I can see words related to my How To Add A Facebook Fan Badge To Your Blog post which included “Facebook”, “Tumblr”, and “Badge” keywords. When I compare the first visualization at the top of this blog to the one just above, I see that there are a lot of matches between what I’m writing and how visitors are reaching the blog. That’s what Search Engine Optimization (SEO) is all about.


Take Action
If you do try out Wordle.net and analyze your site’s keywords, don’t just sit on any new insights, take action. For example, I rarely write about Tumblr because I primarily focus on writing and teaching about WordPress blogs. But now, I’m going to schedule a couple of Facebook + Tumblr blog posts this month. I’m always looking for good tutorial topics.

Review
In this blog post we learned how to create a word visualization of your site’s content using Wordle.net. We also learned how to create a visualization using actual keyword search data from an analytics program. Lastly, we learned that we have to take action on our insights.

I hope this blog post was useful. If you created a visualization, feel free to comment below or post your Wordle.net art to the JesseLuna.com blog Facebook Fan Page.



Image Credit: Wordle.net

Don’t Muddle Your Brand with Bad SEO

There’s nothing wrong with using search engine optimization (SEO) techniques. In fact, Twitter recently changed its pages to use more SEO friendly page titles to get better “Google juice.”

But if that’s your only focus then you can end up going down
some unsavory paths.

Don't create Web Junk

There are large companies out there that will help your site improve its Google rankings by creating multiple blog sites, each containing blog posts on various random topics (because they serve many different clients), and include links back to your site.

In the long run, this strategy will not serve you.

Sometimes the “SEO-optimized” blog post will end up complete gibberish because it’s main job is to associate a set of keywords back to the main client site.

It might help your Google search rankings for a bit, but it will mostly help damage your brand.

Nowadays, blogging is easier than ever. Use your blog to share your expertise and attract fans. Remember, content is still king.

[Photo courtesy of @Vermyndax via his blog]

Subscribe
Free Updates
Enter email address:


Alltop [Tech]. How the hell did that happen?