Making WordPress.org

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#4175 closed defect (bug) (fixed)

Missing opening <head> tag on codex

Reported by: jonoaldersonwp's profile jonoaldersonwp Owned by:
Milestone: Priority: highest omg bbq
Component: Codex Keywords: seo analytics
Cc:

Description

Add a <head> tag immediately following the opening <html> tag

Change History (2)

#1 @dd32
6 years ago

  • Resolution set to fixed
  • Status changed from new to closed

This should be fixed by [dotorg14816].

#2 @dd32
6 years ago

$ curl https://codex.wordpress.org/Main_Page -s | grep '<head'
$ curl https://codex.wordpress.org/Main_Page?! -s | grep '<head'
<head profile="http://gmpg.org/xfn/11">

Fixed, but cached pages still lack the <head>. If it's not cleared by tomorrow I'll get systems on it.

Note: See TracTickets for help on using tickets.