Going forward, I've been using the new Pixiv artist profile format when updating an artist entry, however I've been using the /en/users
format, whereas other users have been using the /users
format, and the site still uses the /member.php?id=
format when creating new artist entries.
So... it's not really good to have 3 different standards for essentially the same site, so which one are we going to standardize on?
- 1.
/en/users
- 900+ URLs URL search - 2.
/users
- 540+ URLs URL search - 3.
/member.php?id=
- 152300+ URLs URL search
Thoughts? I'm more inclined to #1 myself, since that's the URL that it eventually becomes for me when redirected by the other two. As for #3, it might eventually become phased out and unsupported anymore.