开发者

Sharing Bad Words On Blog Post

开发者 https://www.devze.com 2023-02-24 02:02 出处:网络
I have a bad (spam) words list for spam protection filters. I want to share them with my blog readers. I will put this list to my blog post but i\'m worring about something.

I have a bad (spam) words list for spam protection filters. I want to share them with my blog readers. I will put this list to my blog post but i'm worring about something.

There will be a lot of bad word on my post, because of this will Google ban me ?

How can i put this list to my post ? inside o开发者_运维问答f <blockquote> tag ?


Put it in a TXT file and link it as downloadable? Or even better XML or JSON if you don't mind people linking to it.

Surely you don't want to post them :)


Google might not ding you but some other "family protection" proxy apps will. Also, this is just going to serve as a handy guide to people looking for words that are not on your list, probably doing more harm than good.


Use the HTML pre tag.

0

精彩评论

暂无评论...
验证码 换一张
取 消