email - Do spam bots can see microdata tag? -


for example need hide email spam bots, if use

<meta itemprop="email" content="myemail@domain.com"/> 

in html code. safe spam bots?

you’ll find bots parse it, you’ll find bots don’t parse it, you’ll find bots parse whole source code looking anything@anything.

bots stupid ignore microdata/rdfa.


Comments

Popular posts from this blog

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -