[wp-meta] [Making WordPress.org] #4753: Obfuscate profile links

Making WordPress.org noreply at wordpress.org
Fri Oct 11 03:56:34 UTC 2019


#4753: Obfuscate profile links
----------------------------+---------------------
 Reporter:  jonoaldersonwp  |       Owner:  (none)
     Type:  enhancement     |      Status:  closed
 Priority:  high            |   Milestone:
Component:  Profiles        |  Resolution:  fixed
 Keywords:  seo             |
----------------------------+---------------------

Comment (by dd32):

 {{{
 $ curl -s https://profiles.wordpress.org/dd32/ | grep 'dd32.id.au'
 Website: <strong><a href="https://profiles.wordpress.org/website-
 redirect/dd32" title="https://dd32.id.au/"
 rel="nofollow">dd32.id.au</a></strong>

 $ curl -Is --referer https://profiles.wordpress.org/dd32/
 https://profiles.wordpress.org/website-redirect/dd32 | grep location
 location: https://dd32.id.au/

 $ curl https://profiles.wordpress.org/robots.txt
 User-agent: *
 Disallow: /wp-admin/
 Allow: /wp-admin/admin-ajax.php
 Disallow: /website-redirect/
 }}}

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


More information about the wp-meta mailing list