Posts Tagged ‘seo’
Programming SEO – Cross Linking Titles

Here is another interesting way to programmatically add link juice to web pages from within your own site. It will require that you have pages created dynamically from a database and that you have some way of retrieving the title.
Google NOFOLLOW Change (and why this isn’t news)
Or, Chicken Little and rel=nofollow
Google recently admitted they have changed the way they pass page rank to pages from a page that has the nofollow attribute attached to one or more of the links on the page.
Actually, it isn’t really all that recent, but I’m still seeing articles about the subject. In fact, someone just sent me another article yesterday. The whole thing sounds just like Chicken Little claiming the sky is falling because an acorn landed on her head.
Not only is this change not news-worthy, anybody who is worrying about how this change is going to impact his search rankings is probably wasting his time.
Programming SEO – Ping
Now that we have an RSS feed we can use the feed to ping the various RSS directories that are available on the Internet. This will create links back to your site including links back to your inner pages, which are the best links you can get.
You also get the advantage of people searching for information on those sites, finding a link to your site, and eventually coming to your site.
Programming SEO – Cross Linking
As I mentioned a couple of weeks ago, cross-linking your pages within your site is one of the best ways I know to increase traffic to your site. In fact, the week I added a plug-in to this site that automatically cross-linked my related pages, I saw a steady increase in visitors.
And that’s just the issue. How do we set things up so that our pages automatically get cross-linked? Here are some of the issues we want to deal with:
Programming SEO – Tags and Keywords
Last week I started a series on SEO from a programming perspective. Today we want to look at one of the topics I discussed in that post in a little more detail. Tags.
Strictly speaking, tagging a page on your web site will have little or no effect on your ranking. However, tags will be the cornerstone of a lot of other elements of our on-site optimizations as you will discover in future post. So the first thing we need to add to our site is the ability to add tags to our pages and the ability to make those tag URLs display useful content.