Forum Moderators: open
For example:
DIV1 (product price) - 250 from the top and 120 from the left
DIV2 (product description) - 350 from the top and 120 from the left
etc
The client wants DIV2 to appear first to the search engines when they spider the page. Since each of the DIVs is positioned absolutely, if I move DIV2 ahead of DIV1 in the code, will that make the search engines pick up the content of DIV2 first?