You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
my theory is that most counters are too old to identify visits from mobile devices which may be why neocities pageviews never seem to match ?
I haven't found any that works as well as using the neocities API itself for it, like Dannarchy lays out here: https://dannarchy.com/tut/tut_002.html . The only thing that's changed since that tutorial was written is the cors-anywhere proxy server used in the example no longer works as expected, replacing it with the option from codetabs seems to work pretty well though in my experience
post 2/2 sorry, ran out of characters: so instead of "https://api.codetabs.com/v1/proxy?quest=https://neocities.org/api/info?sitename=cyberoccultism" it would be "https://api.codetabs.com/v1/proxy?quest=https://neocities.org/api/info?sitename=cyberoccultism". That's how I have the counter on my site working right now--only solution I was happy with, and I played around with just about every option.