[wp-meta] [Making WordPress.org] #5004: Add canonical URL tags to the login template(s)

Making WordPress.org noreply at wordpress.org
Tue Feb 4 00:24:40 UTC 2020


#5004: Add canonical URL tags to the login template(s)
------------------------------------+---------------------
 Reporter:  jonoaldersonwp          |       Owner:  dd32
     Type:  defect                  |      Status:  closed
 Priority:  lowest                  |   Milestone:
Component:  Login & Authentication  |  Resolution:  fixed
 Keywords:  seo                     |
------------------------------------+---------------------

Comment (by dd32):

 {{{
 $ curl -is https://login.wordpress.org/ | grep canonical
 <link rel="canonical" href="https://login.wordpress.org/" />

 $ curl -is https://login.wordpress.org/wp-login.php | grep canonical
 <link rel="canonical" href="https://login.wordpress.org/" />

 $ curl -is https://login.wordpress.org/checkemail | grep canonical
 <link rel="canonical" href="https://login.wordpress.org/checkemail" />
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/5004#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list