Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
how we should know, that how many viewers are using my website? is there any option to view from my webserver?
i have webserver, i want to know how many to peoples are in my website...plz
3 Answers
- 2 decades agoFavorite Answer
Depending on your provider, you might have a control panel that will give you this information. Almost all web servers have logs, so you could get the information out of the log. Perhaps an easier way would be to get a web counter for your site, which will give you lots of useful information.
Source(s): http://www.statcounter.com/ - Anonymous2 decades ago
Yes, you can analyse the webserver log files. This gives you a good idea of how many people requested a website, and which one. There are lots of programems out there that do this.
Alternatively, you might look into Google Analytics or somethign similar, perhaps a counter with stats.
- Anonymous2 decades ago
It depends on what operating sistem you got your web server, unix/windows. You have a server or you have a site on a paid server ?! If you got your own server, than you might look to see if you got Webalizer, its a program who monitorizes the trafic on your web server (native on Linux). Or try other software like that, you can find lots, google it :)
Goog luck !