Recently I moved my blog from blogs.koolwal.net to linux.koolsolutions.com. I simply copied all the WP files and the database to the new location. I also placed the 301 Redirect like this:
Redirect 301 / http://linux.koolsolutions.com/
in blogs.koolwal.net/.htaccess file.
Everything is working fine like the traffic redirection, WP stats, etc. However I noticed the my WP-UserOnline stats like:
"Most users ever online were..." got reset. It does not remember the old values anymore.
How can I fix this?