Issue Details (XML | Word | Printable)

Key: FLM-114
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Borys Musielak
Reporter: Borys Musielak
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Google Sitemap

Created: 02/Jun/09 09:28 PM   Updated: 07/Mar/10 09:27 PM
Component/s: Core
Affects Version/s: 1.0.2
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Issue Links:
Blocking
 


 Description  « Hide
Generate a Google Sitemap: http://www.djangoproject.com/weblog/2006/aug/31/sitemaps/
- for better SEO

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Marcin Szepczyński added a comment - 24/Aug/09 10:44 PM
This task is very important, mister michuk. I typed http://filmaster.pl/sitemap.xml and I'm suprised that you didn't resolved this task.

Borys Musielak added a comment - 25/Aug/09 12:35 AM
%s/I'm suprised that you didn't resolved this task/I'm suprised that you haven't resolved this task/

Ale faktycznie, nie rozwiązane jeszcze.

Borys Musielak added a comment - 26/Dec/09 02:21 AM
This is not a bug fix but a new feature. More to "some far away version" but with a high priority as it's a top SEO issue.

Borys Musielak added a comment - 06/Jan/10 06:44 PM
Implemented on prod in a very simple form: only with films/persons and static pages, and not yet for subdomains.
TODO:
- add short reviews
- add forum posts
- implement sitemaps for subdomains with user reviews and profiles

Also, sitemaps for filmaster.pl and filmaster.com need to be added in Google Webmaster Tools

Borys Musielak added a comment - 16/Jan/10 12:55 PM
Added short reviews and forum threads in sitemap.

TODO: subdomain sitemaps

Borys Musielak added a comment - 17/Jan/10 03:49 AM
There is a caching issue with this solution. Memcached does not allow files over 1MB and the sitemaps are not cached causing the request to take a long time. Asked a question here: http://stackoverflow.com/questions/2079786/caching-sitemaps-in-django

Borys Musielak added a comment - 18/Feb/10 10:18 PM
Anothe issue in: http://filmaster.pl/sitemap-persons.xml
Links to persons are not correct: http://filmaster.plhttp://filmaster.pl/osoba/michael-haneke
(reported by markgo)

Borys Musielak added a comment - 07/Mar/10 09:27 PM
Bugs and new issues moved to separate tasks.