xpost redirects should be 301's rather than 302
dd32 opened this issue · 0 comments
dd32 commented
As reported in https://meta.trac.wordpress.org/ticket/4775 the xpost redirects should 301 (Permanent) to their respective locations rather than just 302'ing (Temporary)
Code ref: https://github.com/Automattic/o2/blob/master/inc/xposts.php#L572-L588