Prepare a farewell script and practice it. It is time to give a tight hug and bid farewell to HTML 4.01. It’s time to extend your arms to welcome HTML 5. It is going to make coding easy for web developers and easy-to-understand for SEO guys.
With HTML 5 the webpage will be free of multiple usages of <div> elements. Many new elements have been added to HTML5 that will make the use of <div ID=”ABC”> and <div class=”XYZ”> redundant.
Diff between HTML 4.1 and HTML 5
A typical Content layout in HTML 4.1 looks like:
<body>
<div id=”header”> …</div>
<div id=”nav”> …</div>
<div class=”article”> …</div>
<div class=”section”> …</div>
<div id=”sidebar”> …</div>
<div id=”footer”> …</div>
</body>
Content layout in HTML 5
<body>
<header>…</header>
<nav>…</nav>
<article>
<section>
<h1>Level 1</h1>
<section>
<h1>Level 2</h1>
<section>
<h1>Level 3</h1>
</section>
</section>
</section>
</article>
<aside>…</aside>
<footer>…</footer>
</body>
Tags like <video> and <audio> will help you imbed your audio and video files directly in your HTML pages, which means more control on how they appear on your web page.
A new <header> tag has been announced that gives more flexibility. It works similar to <H1> tag, but <header> will contain more elements like h1, h2, h3, a complete paragraph of text, hard-coded links, etc. It’s a blessing for SEO people.
This was just a brief overview of what will change once HTML 5.0 will become the standard. Lot many things will change, which we can witness only when it will be up and running. I am excited about it, and what about you? Are you also waiting for it as impatiently as I am? Share your view, I am all ears.
Tags: Bid Farewell, Class Article, Content Layout, Div Class, Div Id, Footer, Gt Level, H1, H2 H3, Html Pages, Level 1, Level 3, Lt, Many Things, Paragraph, SEO, Tight Hug, Typical Content, Video Files, Web Developers
SEO is very important for the success of your website, but there are times when SEO will do no good. One such situation is the time when you need immediate result. SEO cannot give that because this thing takes time. What are the other situations when you need to use PPC campaign?
- You need to use PPC campaign to pull in traffic when you need immediate result because SEO takes months before it starts showing some result.
- You can also use PPC campaign to show your search presence when getting SEO listing seems difficult. For example, if the first page result against a keyword contains links from universities, Wikipedia, Amazon, etc., then you will have to use PPC to get on the first page of SERP.
- If you are running a time-sensitive campaign, or have a product which can only be sold in one particular season or month than you will need to use PPC campaign to promote your product or service.
- If you have a new site, it will take time before search engines start showing results from your site. In such situations, you will need to use PPC campaign to reach your target audience.
- If you are using Flash, AJAX, JavaScript, or any other opaque content then you will need to use PPC to make your presence felt for the chosen keyword. Search engine spiders have hard time indexing such content.
- You can also use PPC to test your website design, keyword, landing page, etc. PPC can be a good website testing tool.
Contrary to what other thinks or preaches, PPC is not bad word. When preparing a marketing campaign do not overlook this tool. PPC may be expensive, but it is a very useful tool if used judiciously.
Tags: Ajax, Amazon, Bad Word, Contrary, Hard Time, Keyword Search Engine, Marketing Campaign, Ppc, Presence, Search Engine Spiders, Search Engines, SEO, Serp, Target Audience, Testing Tool, traffic, Universities, Using Flash, Wikipedia
In the first part of SEO for e-commerce website, I talked about how to use keywords in your e-commerce website, in the second part, I dealt about the nuances of writing proper tags, and the third part talked about how to avoid duplicate content. This is the fourth part of the series, and in this part, I will talk about internal linking. I hope, you are applying these practical tips in your e-commerce website, if you are not then today is the day to start doing it.
Contextual linking
Navigation links do not tell any story to sooth the search engine crawlers’ pain caused by constantly crawling through the pages. It just says: here is page A and here is page B and road to both places goes from here. How can you expect to derive any value from this? You need to inject links to different pages in your website within the content to get link juice. This will build contextual link which will tell the search engine crawlers a story they will love.
Link in product description
Interlinking two products by placing links within the product descriptions of the product is a nice little way to make all the pages visible to search bots and it provides an opportunity to squeeze juices out of long tail keywords.
Avoid using “View” or “More” words as anchor text
This is most common mistake committed by most of the e-commerce websites. Many webmasters put a brief description on the product category page about various products and use “View”, “more”, “click here to read more”, etc., beneath every brief description to direct the users to the product pages.
Avoid using such generic terms, instead, use a proper keyword (or even a long tail keyword) to link every product pages with the product category page. This will inform your prospects as well as search bots about the content on the next page. This strategy will help you a lot in improving your website ranking.
Tags: Anchor Text, Brief Description, E Commerce Website, Generic Terms, Juices, Keywords, Lot, Mistake, Nuances, Product Category, Product Description, Product Descriptions, Proper Tags, Prospects, search engine, SEO, Webmasters, Website Content