Free SEO
<p>A paragraph here.</p>
The P in P tag already says it all. It’s a Paragraph Tag and was specifically intended to create paragraphs. So the rules for this tag are very simple. First you just have to use it on what ever paragraph you have on your page, and second, keep paragraphs relatively short. This to make it easier for visitors to read the content.
Imagine what a page would look like without paragraphs. Search engines don’t look at the screen to see what the content of your page looks like visually. They try to get that information directly from the HTML code. So if you don’t use P tags, but simply <br><br> to separate paragraphs visually, you make it more difficult for search engines to understand your content.
What’s even worse is to use tables or divs to organize the content visually. Even though it may look like it doesn’t make sense to use tables to separate paragraphs, it’s actually used a lot in many websites.
Paragraphs have a very important function for us, humans. They bring order to the content of the page. Each paragraph focuses on a specific part of the text. Actually we use more than just paragraphs to order text. H1 tags have the same function. If you don’t use the official tags for structuring the content of a page, this page would look like this to a search engine:
P Tags in SEO <p>A paragraph here.</p> The P in P tag already says it all. It’s a Paragraph Tag and was specifically intended to create paragraphs. So the rules for this tag are very simple. First you just have to use it on what ever paragraph you have on your page, and second, keep paragraphs relatively short. This to make it easier for visitors to read the content. Imagine what a page would look like without paragraphs. Search engines don’t look at the screen to see what the content of your page looks like visually. They try to get that information directly from the HTML code. So if you don’t use P tags, but simply <br><br> to separate paragraphs visually, you make it more difficult for search engines to understand your content. What’s even worse is to use tables or divs to organize the content visually. Even though it may look like it doesn’t make sense to use tables to separate paragraphs, it’s actually used a lot in many websites. Paragraphs have a very important function for us, humans. They bring order to the content of the page. Each paragraph focuses on a specific part of the text. Actually we use more than just paragraphs to order text. H1 tags have the same function. If you don’t use the official tags for structuring the content of a page, this page would look like this to a search engine:
Try to read that and you’ll find it’s more difficult to understand. So the rules are simple: Just use P tags to create paragraphs. That’s how P tags are used in SEO.
Previous Chapter: H1 in SEO
Next chapter: Alt attributes in SEO