Does the HTML tag table influence SEO?
closed as not a real question by andrewsi, random, ThinkingStiff, Bill the Lizard♦ May 4 at 15:21
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The I think the question you really want to ask here is: How can I use HTML to SEO my tabular content? The answer is take a look at the other child elements for
If used properly, they can give your tabular content better search engine visibility. (In my opinion.) |
||||
|
|
|
Why should a
Title of the page, Meta descriptiom, Meta Keywords, number of links in the page, referrals, quality of contents, correct use of headings ( |
|||||||||||||||||
|
|
This question is very vague; do you mean using tables for layout purposes? Or just using tables at all? If you're talking about using tables for layout, then yes, this can worsen the Search Engine rank of your website due to placement of content in the HTML files. If you're talking about just using tables to display data, then no (as far as I know) this doesn't impact your sites search engine rank. |
|||||
|
|
The table tag itself will have no impact on SEO. The content contained in that table, however, WILL have an impact on your SEO. Bear in mind tables should only be used to display tabular data, and not as a structural replacement for divs. |
|||
|
|
