@phenomlab said in Domain name factors:
@jac Yes, but donāt forget that Matomo (and most browsers) alike will allow you to āopt outā or not be tracked, so you canāt really rely on these 100%.
Absolutely, very true pal.
How to check my website is opening in all countries or not?
Which is the best tool?
@Hari try this
Or, you could (fairly easy) develop a script that first connects to a VPN in a country, tests the website, logs the result, then disconnects before connecting to the next one in the list and the process starts again.
There is a free VPN application available but it would need a command line access or API to use a script against.
@Hari try this
Or, you could (fairly easy) develop a script that first connects to a VPN in a country, tests the website, logs the result, then disconnects before connecting to the next one in the list and the process starts again.
There is a free VPN application available but it would need a command line access or API to use a script against.
@phenomlab developing an own app is a big time-consuming job, above tool worked perfectly to run quick sample tests.
i have used temp mail to log in.
thanks