Enter all of your domains into the form. The domains should be delimited by space,
comma, semicolon, or line feed. You can also simply copy and paste a chunk of text containing
some domains.
The script will:
find all domains in your input;
validate the domains (length, valid characters, no hyphens as first or last characters, etc.);
remove duplicate domains, if any;
strip all "http://" and "www" prefixes;
sort the domains by extension;
calculate the percentages of every extension in your portfolio.
|
|