found the following snippet of code, managed to get it doing what i
want with it.

http://stackoverflow.com/questions/4836188/django-sitemaps-and-normal-views

Matt

On May 27, 4:45 pm, Addy Yeow <ayeo...@gmail.com> wrote:
> I keep sitemap for those objects in 1 sitemap file, and manually create
> another sitemap file for all my static pages.
> Then, create a sitemap index to point to the two.
>
> Would love to hear from others though.
>
> On Fri, May 27, 2011 at 11:22 PM, i...@webbricks.co.uk <i...@webbricks.co.uk
>
>
>
>
>
>
>
>
>
> > wrote:
> > ok, read the docs properly and understood it a bit more. im stuck with
> > one thing though. i get how simple it is to tell the sitemap about all
> > the objects that have been created but what about the static pages,
> > where you've not used flatpages. for instance a contact form you've
> > created, this should be in the sitemap, but isnt a flatpage.
>
> > how do i go about adding them to the dict in the urls file?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django-users@googlegroups.com.
> > To unsubscribe from this group, send email to
> > django-users+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/django-users?hl=en.
>
> --http://www.dazzlepod.com.http://twitter.com/dazzlepod
> We write elegant and minimal apps that works. We develop web apps with
> Django framework.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to