Hi,
at the bottom of every page is the above text.
For the moment, I work on the local version of my site, and then I import new db to web-version. So the nomber of visitors is wrong.
Is there something I can do about that ?
cheers
Klaus
Reset your counters in the database (page.page_counter).
Assuning you are using MySQL, running a query like "update page set page_counter = 0;" should reset all page view counts to 0. Running "update site_stats set ss_total_views = 0;" will also reset your site views to 0.
Cheers! Siebrand
-----Oorspronkelijk bericht----- Van: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Namens Klaus Becker Verzonden: woensdag 7 januari 2009 21:09 Aan: MediaWiki announcements and site admin list Onderwerp: [Mediawiki-l] this page has been consulted ... times
Hi,
at the bottom of every page is the above text.
For the moment, I work on the local version of my site, and then I import new db to web-version. So the nomber of visitors is wrong.
Is there something I can do about that ?
Le Wednesday 07 January 2009 21:20:23 Siebrand Mazeland, vous avez écrit :
Reset your counters in the database (page.page_counter).
Assuning you are using MySQL, running a query like "update page set page_counter = 0;" should reset all page view counts to 0. Running "update site_stats set ss_total_views = 0;" will also reset your site views to 0.
Cheers! Siebrand
but I don't want 0, I want the real count. I use MySQL indeed.
Klaus
-----Oorspronkelijk bericht----- Van: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Namens Klaus Becker Verzonden: woensdag 7 januari 2009 21:09 Aan: MediaWiki announcements and site admin list Onderwerp: [Mediawiki-l] this page has been consulted ... times
Hi,
at the bottom of every page is the above text.
For the moment, I work on the local version of my site, and then I import new db to web-version. So the nomber of visitors is wrong.
Is there something I can do about that ?
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Please define "real count".
Cheers! Siebrand
-----Oorspronkelijk bericht----- Van: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Namens Klaus Becker Verzonden: woensdag 7 januari 2009 21:25 Aan: MediaWiki announcements and site admin list Onderwerp: Re: [Mediawiki-l] this page has been consulted ... times
Le Wednesday 07 January 2009 21:20:23 Siebrand Mazeland, vous avez écrit :
Reset your counters in the database (page.page_counter).
Assuning you are using MySQL, running a query like "update page set page_counter = 0;" should reset all page view counts to 0. Running "update site_stats set ss_total_views = 0;" will also reset your site
views to 0.
Cheers! Siebrand
but I don't want 0, I want the real count. I use MySQL indeed.
Klaus
Le Wednesday 07 January 2009 21:27:35 Siebrand Mazeland, vous avez écrit :
Please define "real count".
I want to know how often people visit my site and its different pages on the web, not how often I visited my local version of the site
Klaus
Cheers! Siebrand
-----Oorspronkelijk bericht----- Van: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Namens Klaus Becker Verzonden: woensdag 7 januari 2009 21:25 Aan: MediaWiki announcements and site admin list Onderwerp: Re: [Mediawiki-l] this page has been consulted ... times
Le Wednesday 07 January 2009 21:20:23 Siebrand Mazeland, vous avez écrit :
Reset your counters in the database (page.page_counter).
Assuning you are using MySQL, running a query like "update page set page_counter = 0;" should reset all page view counts to 0. Running "update site_stats set ss_total_views = 0;" will also reset your site
views to 0.
Cheers! Siebrand
but I don't want 0, I want the real count. I use MySQL indeed.
Klaus
A "real count" is a count done by real people as opposed to counts done by natural, whole, integer, rational, complex, irrational, or imaginary people. Helpful, ain't I? ;)
colonius@free.fr wrote:
Le Wednesday 07 January 2009 21:27:35 Siebrand Mazeland, vous avez écrit :
Please define "real count."
mediawiki-l@lists.wikimedia.org