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?
Hi! I have two ways of doing it, you can choose whichever makes the most sense to you! https://learn.sadgrl.online/put-a-navbar-or-sidebar-on-every-page/ is the first way (it needs an extra script on each page so it can be annoying). You can also do it with plain JS, which I made a demo for here: https://codepen.io/sadness97/pen/bGvJQMw
I am using a static site generator to fix this. That way the resulting pages are identical to before (and no scripting or frames on the visitors end) but it requires a little setup