For SEO, your title tags matter greatly, as do the <h1> tags, page content and link text into and within the pages, probably in that order. If I were you, I'd make sure each page's <title> and <h1> tag had "Django tutorial" in it. For example, on the "Todo List App" page I'd change the title to something like "Django 1.2 Tutorial: Todo List App", and the same for the <h1> tag. Adding your site name in the title and h1 isn't nearly as important. You already rank well for the search "Django by example" and (without checking the Google searches) I'm guessing that search phrase is much smaller than "django tutorials".
Thanks for making your tutorial site. I just did a short blog post about it (http://mitchfournier.com/2010/07/20/django-1-2-tutorials- django-by-example/) to get you a few more inlinks. On Jul 20, 11:13 am, Rainy <[email protected]> wrote: > On Jul 19, 2:33 pm, Venkatraman S <[email protected]> wrote: > > > On Mon, Jul 19, 2010 at 11:46 PM, Rainy <[email protected]> wrote: > > > > > http://LightBird.net/dbe/ > > > > > You rock ;) > > > > A small nit : make the site more search-friendly. Probably, add a few > > > > keywords/description etc? > > > > Thanks! Do you mean, to every page? That might > > > be a bit hard, I'm using Sphinx for site generation, > > > I'm not sure it can do a different head section > > > for each page... -ak > > > Am not exactly sure how these SEO works. But i guess having a > > keyword/description in the meta tag(header) would be good enough. Others can > > chip in with their knowledge :) > > I think the things in meta tags in head section don't matter much. > It's mostly about actual content of the page because google wants > to rely on what visitors see on the page. -ak -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

