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?
ah i used to have this problem re: scripts blocking page rendering - have you already tried applying the "defer" attribute and putting the script itself just before the closing "/body" tag?
ooh ive added defer but i forgot about putting the actual scripts at the bottom, i'll test it out. thank you!