Changes between Version 1 and Version 2 of TechnicalDescription
- Timestamp:
- 10/24/14 13:14:12 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TechnicalDescription
v1 v2 8 8 ## Hidden form field to be injected by Javascript ## 9 9 ## Embedding of youtube ## 10 ## I also would use the open graph protocol (http://ogp.me/) for good presentation on social media ## 10 ## Use the open graph protocol ## 11 12 (http://ogp.me/) for good presentation on social media 13 11 14 ## Don’t forget the favicon: http://css-tricks.com/favicon-quiz/ ## 15 ## RSS feed for new courses ## 16 17 (once we have a blog, the blog will have its own RSS feed, here we need one for the courses) 18 19 ## Direct URL to filtered view ## 20 To design the course catalogue so we can provide a URL to a user that will direct him to a filtered view. (when the filtered view is reached, the relevant filter button should be “turned on”.) 21 o Use case example: I would like to link to the course catalogue when only the water management courses are displayed, or, for example, to display only free courses, sorted by the start date. 22 12 23 13 24 # SEO # … … 17 28 ## Canonical field ## 18 29 ## Friendly URLs ## 19 ## 301 redirection Management ##20 ## 404 page sending a valid 404 response error, customizable in CMS. ##30 ## HTTP Code 301 redirection Management ## 31 ## HTTP Code 404 page sending a valid 404 response error, customizable in CMS. ## 21 32 ## No frames, no iframes for content, no table for layout. ## 22 33 ## Semantics (correct headings) ##