Version 1 (modified by mschenk, 11 years ago) (diff) |
---|
Technical description
- Technical description
-
1. Technical requirements
- 1.1. Google tag manager
- 1.2. All site pages on https
- 1.3. Hidden form field to be injected by Javascript
- 1.4. Embedding of youtube
- 1.5. I also would use the open graph protocol (http://ogp.me/) for good presentation on social media
- 1.6. Don’t forget the favicon: http://css-tricks.com/favicon-quiz/
-
2. SEO
- 2.1. Index/no index, follow/no follow drop down menu
- 2.2. Meta title
- 2.3. Meta description
- 2.4. Canonical field
- 2.5. Friendly URLs
- 2.301. redirection Management
- 2.404. page sending a valid 404 response error, customizable in CMS.
- 2.405. No frames, no iframes for content, no table for layout.
- 2.406. Semantics (correct headings)
- 2.407. No flash
- 2.408. Img alt
- 2.409. Robots.txt upload via ftp
- 2.410. Search engine friendly Breadcrumbs markup
- 2.411. No-www with www redirection (if not on subdomain)
- 2.412. XML Sitemap
- 2.413. Ability to inject third party code at the bottom of the <head>
1. Technical requirements
1.1. Google tag manager
1.2. All site pages on https
1.3. Hidden form field to be injected by Javascript
1.4. Embedding of youtube
1.5. I also would use the open graph protocol (http://ogp.me/) for good presentation on social media
1.6. Don’t forget the favicon: http://css-tricks.com/favicon-quiz/
2. SEO
2.1. Index/no index, follow/no follow drop down menu
2.2. Meta title
2.3. Meta description
2.4. Canonical field
2.5. Friendly URLs
2.301. redirection Management
2.404. page sending a valid 404 response error, customizable in CMS.
2.405. No frames, no iframes for content, no table for layout.
2.406. Semantics (correct headings)
2.407. No flash
2.408. Img alt
2.409. Robots.txt upload via ftp
2.410. Search engine friendly Breadcrumbs markup
See https://schema.org/breadcrumb
2.411. No-www with www redirection (if not on subdomain)
2.412. XML Sitemap
## “Semantic” IDs and Classes for in tags for better event management via GoogleTagManager.##
2.413. Ability to inject third party code at the bottom of the <head>
(this cannot be done using google tag manager). This is needed for A/B testing software.