http://www.deadlybloodyserious.com/2007/09/feedparser-v-django/ http://effbot.org/zone/django-memcached-view.htm http://blog.buffis.com/?p=50
http://www.ohloh.net/projects/django/rss_articles?page=24 http://superjared.com/entry/meta-tags-and-context-processors/ Of Meta Tags and Context Processors
http://www.lethain.com/entry/2008/jan/07/installing-development-deployment-lifeflow-django-/
http://www.djangosnippets.org/snippets/197/ http://effbot.org/zone/python-fileinfo.htm http://eikke.com/django-validation-now-includes-inheritance-support/ http://friendfeed.com/jonkemp http://code.google.com/apis/accounts/docs/AuthForWebApps.html http://planet.freedesktop.org/
We just launched a site that required heavy utilization of <meta> tags. The most demanding aspect of this process was the requirement that the tags be freely editable for any page.
The difficulty that arises is relating these tags to different types of objects (flat pages, products, etc). Eventually we went with a simple method: assigning tags to the URL path, pulling them into the templates globally via a context processor.
I created a ‘metatags’ app with a simple model:
http://rorblog.techcfl.com/category/google/
http://snippets.dzone.com/posts/show/3339
-- DetlevLengsfeld 2008-05-04 05:59:34
Python/Django/SEO SMO (last edited 2008-11-17 00:30:59 by )