Welcome to Centmin Mod Community
Register Now

_blank Usage

Discussion in 'Forum software usage' started by Jimmy, Aug 25, 2018.

  1. Jimmy

    Jimmy Well-Known Member

    1,799
    391
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +999
    Local Time:
    7:29 PM
    @eva2000 what are your thoughts:

     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    9:29 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Yeah use rel="noopener" with _blank where possible. I try to use it whenever I can - a few places I haven't been able to on my forum right now (copyright links haven't found where to edit it as it's dynamically added).
     
  3. Jimmy

    Jimmy Well-Known Member

    1,799
    391
    83
    Oct 24, 2015
    East Coast USA
    Ratings:
    +999
    Local Time:
    7:29 PM
    Thanks for the info. (y)