Hello Friends, I'm little bit confuse about title tag, anchor tag and heading is all are same? is any different between all of them? can anybody explain about them? Thanks in advance Loy Maben
title tag : Meta information tag inserted at the top of a web page, and displayed in the browser bar. Anchor tag: an attribute using to link with your website also know as text link.
All above tags are very important i terms of SEO. Title tag is most important : You should use important keywords in your title tag. Anchor tag : it is used to create links You can use your keywords between this tag. make sure you do not spam this tags. Heading is H1 tag, which is used within your webpages, this is also one of important tag for SEO. For more reference visit : w3schools.com
Hi, all three things is very important for seo point of view: title tag is the place on top of the site and anchor text is also as alt tag when we inserted link used tag called anchor text, anchor text should be title tag. and last on heading is called H1, H2, H3.... used as a sub title or or sub heading.
Hey, Aryan you figured him out, This is misinformation placed by member. Well, there is nothing new, and harry smith has explained it very well and in short.
This is a title tag, <title>Digital Point Solutions</title> Code (markup): This is a header tag, <H1>Digital Point</H1> Code (markup): This is a link with anchor text <a href="http://www.digitalpoint.com" target="_top">Digital Point Solutions' Home Page</a> Code (markup):