Hello
I made some kind of rating website.
I did not create a new Adsense account because i was already using it on my blogs.
My new website is quite interesting but it does not contain a lot of text, and Adsense does not display related ads.
Is there a way to bring Adsense to use the text present in the select?
<select style="display:none;">
<option value="0" selected>Blablabla</option>
</select>
<select>
<option value="0" selected>Blablabla</option>
</select>
?
And is there a way to bring Adsense to use only interest-based advertising ?