David Hall's picture
Multiple choice question

What is wrong with the following order of elements in the source code of a well optimized page?

  • Doctype
  • Header Section
    • Title
    • Meta Description
    • Meta Keywords or Google News Keywords
    • Canonical URL
    • Robots
    • Googlebot
    • Google rel=“author”
    • Google rel=“publisher”
    • Facebook OG Tags
    • Twitter Card Tags
    • CSS
    • JS (if required for rendering the page)
  • Body Section
    • Google rel=“publisher” (if using the link method rather than tags)
    • Breadcrumb Links
    • Written Static Text Content
    • Blog Roll, Products, Images, Video Content
    • Sub Navigation
    • Primary Navigation
    • Advertising
    • Sidebar Content / Plugins or Modules
    • Footer Links
    • Analytics Tracking Code
    • Remaining Javascript

a. Google, Facebook and Twitter tags should be moved from the head section to the end of the body section.

b. Primary navigation should be the first element within the body section.

c. Analytics tracking code should appear in the header section.

d. All of the above.

e. None of the above, this is the idea order of elements for a well optimized page.

Leave a comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.