many times we need to create mulitple accounts on same website.
so it will require different email ids for sign up. thus it takes lots of time and it is also difficult to manage too many email ids.
what if you can signup with same gmail id multiple times on same website. now this can be done the reason behind this is that most of the website (except facebook) treats a dot(.) in the email id as a different email ids while the gmail treats it as a same id for example given below:
waytohack@gmail.com
wayto.hack@gmail.com
way.to.hack@gmail.com
if we use any of these email id to sign in gmail it will take me to the original id waytohack@gmail.com it ignores dot(.) in the email id. thus you can try this method to sign up multiple times on same website with one gmail id.