Difference between revisions of "Webmaster Apprenticeship Training"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
*logfile analysis | *logfile analysis | ||
*strategies against spamming of web forms, etc. | *strategies against spamming of web forms, etc. | ||
== The Moving Parts == | |||
The first thing to understand for a webmaster is what parts is a website made of and which ones can be manipulated. | |||
=== The Meat === | |||
HTML | |||
=== The Style === | |||
CSS | |||
=== The Behaviour === | |||
JavaScript | |||
== Resources == | == Resources == |
Revision as of 05:55, 16 April 2009
Leo translates apprenticeship training as berufsbegleitender Unterricht which is pretty much what this page should be about: Seminars for people who perform typical webmaster tasks as part of their job (at the MPDL).
Topics[edit]
- sitemaps
- email addresses in web pages
- rel="canonical" and more (rel="search", etc.)
- html/xhtml and which version?
- accessibility
- validating web pages
- usability (rupert?)
- logfile analysis
- strategies against spamming of web forms, etc.
The Moving Parts[edit]
The first thing to understand for a webmaster is what parts is a website made of and which ones can be manipulated.
The Meat[edit]
HTML
The Style[edit]
CSS
The Behaviour[edit]
JavaScript
Resources[edit]
- Google's webmaster blog http://googlewebmastercentral.blogspot.com/
- Jakob Nielsen's website on usability http://www.useit.com/
- Practical Tips for Government Web Sites (And Everyone Else!) To Improve Their Findability in Search http://radar.oreilly.com/2009/04/practical-tips-for-government.html