virtually-isolated.neocities.org
Thank you!! <3 You inspired me to wanna make a zine of my own! I also added you as a web-neighbor, I hope you don't mind that I did ^-^
I'm overjoyed to hear that! I always love it when people get a little inspiration from me! I make the simple zines from a single A4 paper, here is the mini guide on how to make one of those: https://virtually-isolated.neocities.org/images/zine-guide-colour.jpg
And thanks for adding my button! I got yours in my little download folder and I'm putting it with the rest on the next little update I do!
Thank you for having a look at my little yellow pages! That zine was pretty local and I gave most away by leaving them around the city. I hope it still gives a good enough idea on where to start anywhere though!
it doesn't look like you have a robots.txt file in your index directory. that'll take care of a lot of the AI bots (not all of them, but most of them). you can use mine as a reference if you like.
how do you see an index directory on purpose, (aside from site editor) i only get that when i half break a link
since the homepage of every website is in the index (or root) directory, you can add "/robots.txt" after anyone's root URL and it will either display one or it'll return 404. you can't view the entire directory this way, but you can see if someone's got a file of a particular name.
In general I still want my site to be scraped for search engines but my settings disallow scraping for AI: https://wren.zone/robots.txt
Thank you!