From the category archives:

seo

First the definition from Wolfram A Markov chain is collection of random variables {X_t} (where the index t runs through 0, 1, …) having the property that, given the present, the future is conditionally independent of the past. Wikipedia is a little clearer …Markov chain is a stochastic process with markov property … [Which means] [...]

{ 24 comments }

AJAX & SEO

by Rama Vadakattu on March 1, 2009

In today’s web world  we can’t underestimate the importance of search engine traffic to a website.As this traffic plays a key role we must take care that our web pages are also search engine friendly. WebPages in which the content is constructed and displayed  by AJAX is not search engine friendly.Such content is not accessible [...]

{ 1 comment }

This is an article about building SEO, optmised web applications with Django. I assume you already have an idea how Seo works. We will take the example of a hypothetical Blog app to explain the suggestions made. Without further ado, here are the tips. Basic Use beautiful URLs. Learn the difference between HTTP 301 and [...]

{ 13 comments }