|
the way to tell the bot what to read first is to use the H1, H2, H3, etc. tags
The H1 tag being the most important content on your page. Since the use of those tags will increase the size of your text (this is what the tag was originally used for) you want to combine the use of those tags with some CSS on the text you are targetting. Both together you can still keep your content in check sizewise and also direct the crawlers to the most important parts of your content first.
Good luck!
|