If you don't want to change your profile settings from the site for security reasons, you can change them from the cli_wallet with the update_account_meta command
syntax:
update_account_meta(string account_name, string json_meta, bool broadcast)
example:
update_account_meta liondani "{\"profile\":{\"profile_image\":\"https://pbs.twimg.com/profile_images/304694446/liondaniel_400x400.jppg\",\"name\":\"liondani\",\"about\":\"Witness,Steemian,Investor\",\"location\":\"Greece\",\"website\":\"https://keybase.io/liondani\"}}" true
replace the bold entry’s with your personal data ;)
Hope that will help some of you ;)