Summer of Code/2016/Redesign and recreate Sugar Labs webappearance: Difference between revisions

Beastie (talk | contribs)
Beastie (talk | contribs)
Line 65: Line 65:
Following are the standards I will follow such that the SEO of the site will improve:-
Following are the standards I will follow such that the SEO of the site will improve:-
# Using CSS to structure content, rather the tables
# Using CSS to structure content, rather the tables
# Limiting the usage of H tags (H1, H2, H3, etc) and <strong> tags to non-repetitive content.
# Limiting the usage of H tags (H1, H2, H3, etc) and tags to non-repetitive content.
# Using machine-readable fonts
# Using machine-readable fonts
# For images that are stylistic elements, using CSS background images, but for content elements, found within a body of text that is unique to a page, using a regular image tag. For logos, using an image tag rather than using text replacement.
# For images that are stylistic elements, using CSS background images, but for content elements, found within a body of text that is unique to a page, using a regular image tag. For logos, using an image tag rather than using text replacement.