Buy Phentermine No Prescription, Despite being two years away (hopefully) from it’s final version, developers continue to integrate components of the HTML5 spec today. Where can i buy cheapest Phentermine online, Most of the focus has been on native <video>, <audio>, Phentermine price, Buy Phentermine in canada, and <canvas> elements as ways to move away from flash, but other elements are beginning to find their way to production sites, order Phentermine. Where can i find Phentermine online, HTML5 introduces a host of new semantic elements like <header>, <nav>, where can i buy Phentermine online, Buy generic Phentermine, <section>, <footer>, buy cheap Phentermine no rx, Buy Phentermine without a prescription, and <aside> (among others) to give developers more granularity when marking up documents.
The intent of these new elements is to use them as <div>’s are currently being used, where can i order Phentermine without prescription, Buy Phentermine online cod, to group related elements together. These types of elements are known as 'sectioning elements' and are combined with headings (<h1>, Phentermine over the counter, Order Phentermine from mexican pharmacy, <h2>,<h3>, rx free Phentermine, Buy no prescription Phentermine online, <h4>,<h5>, buy Phentermine no prescription, Order Phentermine online c.o.d, <h6>) to create a very important result: the document outline.
Let’s look at a basic example using current HTML4 markup:
<h1>MikeSingleton.net</h1>
<p>Welcome to my site</p>
<div>
<h2>My first article</h2>
<p>Content for my first article</p>
</div>
<div class="article">
<h2>My second article</h2>
<p>Content for my second article</p>
</div>
Here’s the resulting document outline (H1 is most important, H2’s second most important):
- MikeSingleton.net
- My first article
- My second article
Basic SEO says to put your most important content within <h1> tags, second most important in <h2>’s, and so on,
Buy Phentermine No Prescription. That’s because the document outline is one of the primary mechanisms search engines use to determine what content is most important,
buy Phentermine from mexico,
Online buy Phentermine without a prescription, and how important elements are relative to each other.
Search engines will look at the outline and see that MikeSingleton.net is most important element, Phentermine samples, Order Phentermine no prescription, and the titles of the articles second most important (equally). Exactly what we want, purchase Phentermine online no prescription. Phentermine pharmacy, Now let’s markup the same HTML using the new HTML5 elements to group related content together. Buy Phentermine No Prescription, For a blog post the title of an article, the content, and the author are all related so they should be wrapped in a sectioning element (the <article> element is most appropriate in this case). Once we do that, Phentermine from canadian pharmacy, Australia, uk, us, usa, canada, mexico, india, craiglist, ebay, paypal, we take advantage one of the key features of sectioning elements: each sectioning element can have it's own outline.
Here's the same HTML as above, buy cheapest Phentermine, Online buying Phentermine, now using the new HTML5 article elements (notice we’re using <h1>’s for the article headlines now):
<h1>MikeSingleton.net</h1>
<p>Welcome to my site</p>
<article>
<h1>My first article</h1>
<p>Content for my first article</p>
</article>
<article>
<h1>My second article</h1>
<p>Content for my second article</p>
</article>
When using the HTML5 outlining algorithm, it ensures that every sectioning element (<article> in this case) is nested below it's parent,
Phentermine for sale.
Purchase Phentermine online, So the outline created for this HTML5 document would be the same as the previous one:
- MikeSingleton.net
- My first article
- My second article
Great. HTML5 gives us additional semantic elements,
buy Phentermine online no prescription, and we no longer have to go through the task of keeping track of which heading we need to use to ensure the proper emphasis is given to the right content. We just use <h1>’s for the most important elements in each group,
Buy Phentermine No Prescription.
Here’s the problem: what happens if we create the document outline for the HTML5 page, using the existing HTML4 outlining algorithm? (H1’s most important, H2’s second most important, etc):
- MikeSingleton.net
- My first article
- My second article
Yikes. Looks like the name of my site it listed as the same importance as the article titles.
Here’s the big question: What do search engines do?
Truthfully I don't know (if you do, post in the comments!). Hopefully they're looking for the HTML5 doctype (<!DOCTYPE html>) and properly changing the outlining algorithm, but I don’t know that for sure. If they’re not, it’s likely your page won’t generate the outline you were hoping for.
I'm always encouraging people to forge ahead with HTML5 whenever possible, but it's worth considering the SEO implications and incompatibilities that may arise until we know how search engines are handling HTML5.
.
Similar posts: Buy Retin A No Prescription. Buy Valium No Prescription. Buy Tramadol No Prescription.
Trackbacks from: Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Buy Phentermine No Prescription. Online buying Phentermine. Order Phentermine no prescription.