<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SEO tags Archives - Tricky Enough</title>
	<atom:link href="https://www.trickyenough.com/tag/seo-tags/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.trickyenough.com/tag/seo-tags/</link>
	<description>Explore and Share the Tech</description>
	<lastBuildDate>Fri, 25 Oct 2024 09:32:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.trickyenough.com/wp-content/uploads/2021/05/favicon-32x32-1.png</url>
	<title>SEO tags Archives - Tricky Enough</title>
	<link>https://www.trickyenough.com/tag/seo-tags/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">100835972</site>	<item>
		<title>How To View Source Code And Its Importance?</title>
		<link>https://www.trickyenough.com/how-to-view-source-code/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-view-source-code</link>
					<comments>https://www.trickyenough.com/how-to-view-source-code/#comments</comments>
		
		<dc:creator><![CDATA[Harshal]]></dc:creator>
		<pubDate>Fri, 24 Sep 2021 08:36:00 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Heading tags]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO ranking]]></category>
		<category><![CDATA[SEO tags]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[view source code]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[webpage]]></category>
		<category><![CDATA[website]]></category>
		<guid isPermaLink="false">https://www.trickyenough.com/?p=33091</guid>

					<description><![CDATA[<p>Beneath all the images, videos and actions you perform on your website lie the source code of your webpage. Search engines like Google wade through this code to dictate where your webpage should pop up in the indexes for named search queries. In this article, we will learn about how to view source code. It...</p>
<p>The post <a href="https://www.trickyenough.com/how-to-view-source-code/">How To View Source Code And Its Importance?</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"></p>


<html><body><p>Beneath all the images, videos and actions you perform on your website lie the source code of your webpage. Search engines like Google wade through this code to dictate where your webpage should pop up in the indexes for named search queries. In this article, we will learn about how to view source code. It is an important aspect for us to know about this.</p>



<p>This article will help us learn about how to view source code and its importance. Additionally, we will take a look at the source code of your website is<a href="https://www.trickyenough.com/seo-friendly-rebranding/" target="_blank" rel="noreferrer noopener"> SEO-friendly</a> or not. We will also examine the right parts of your website&#8217;s source code that may help in marketing efforts.</p>



<h2 class="wp-block-heading" id="h-how-to-contemplate-source-code">How To Contemplate Source Code?</h2>



<p>The first and foremost step in checking your website&#8217;s source code is to examine the actual source code. Performing this on different browsers is quite easy. Following are the keyboard commands used to perform it on different devices like PC or Mac.</p>



<h3 class="wp-block-heading" id="h-shortcut-keys-used-for-pc-to-view-source-code">Shortcut keys Used For PC To View Source Code</h3>



<ul class="wp-block-list">
<li><strong>Firefox</strong>: Press Ctrl+U on the keyboard and press down. Alternatively, you can use the &#8221;<strong>Firefox Browser</strong>&#8221; menu, and then you have to tap on &#8221;<a href="https://www.trickyenough.com/become-top-web-developer/" target="_blank" rel="noreferrer noopener">Web Developer</a>&#8221; and then click on &#8221;<strong>Page Source</strong>&#8221;.</li>



<li><strong>Edge/internet Explorer</strong>: Ctrl+U. or right click and select &#8221;<strong>View Source</strong>&#8221;.</li>



<li><strong>Chrome browser</strong>: CTRL+U. Click on the three horizontal dots in the upper right corner then click on &#8221;Tools&#8221; and select &#8221;<strong>View Source</strong>&#8221;. </li>



<li><strong>Opera Browser</strong>: CTRL+U. Alternatively, click on a webpage and select &#8221;<strong>View Page Source</strong>&#8221;. </li>
</ul>



<h3 class="wp-block-heading" id="h-for-mac">For Mac</h3>



<ul class="wp-block-list">
<li>safari: The keyboard single-click is <strong>Option+Command+U</strong>. Alternatively, right-click on the webpage and select &#8221;Show Page Source&#8221;.</li>



<li>Firefox: Right-click and select &#8221;Page Source&#8221; or you can cruise to your &#8221;Tools&#8221; menu and now select &#8221;Web Developer&#8221;. Now click on &#8221;<strong>Page Source</strong>&#8221;. The shortcut is Command+U.</li>



<li>Chrome: Cruise to &#8221;<strong>View</strong>&#8221;, click on &#8221;developer&#8221; and then &#8221;<strong>View Source</strong>&#8221;. Conversely, you can right-click and choose &#8221;View Page Source&#8221;. The shortcut used on the .keyboard is <strong>Option+Command+U</strong>.</li>
</ul>



<p>Once you know how to view source code, you must have knowledge about how to search for different things in it. Nevertheless, the search function that you use for normal web browsing for searching is in your Source Code. Commands like CTRL+F [for find] make it easy for you to find something. Additionally, it also helps in scanning your source code for important SEO elements.</p>



<h2 class="wp-block-heading" id="h-title-tags-in-source-code">Title Tags In Source Code</h2>



<p>The title tag is the holy aim of <strong>On-Page SEO</strong>. It is the most supreme thing in your source code. It is the most important thing in this article please consider this:</p>



<p>Do different results appear when you use any browser or a <a href="https://www.trickyenough.com/submit-a-site-on-search-engines/" target="_blank" rel="noreferrer noopener">search engine like Google </a>to search for something?</p>



<p>All these results come from title tags. If you don&#8217;t have title tags in your source code then you can&#8217;t come out on Google or any search engine or browser. Many websites are struggling to grow because they have no title tags in the source code of their website.</p>



<p>Now let us have a look at <strong>Marketing Guides</strong> using Google.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="496" src="https://www.trickyenough.com/wp-content/uploads/2021/06/new-img-@2-1024x496.jpg" alt="showing marketing guides to view source code " class="wp-image-33218" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/new-img-@2-1024x496.jpg 1024w, https://www.trickyenough.com/wp-content/uploads/2021/06/new-img-@2-300x145.jpg 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/new-img-@2-768x372.jpg 768w, https://www.trickyenough.com/wp-content/uploads/2021/06/new-img-@2.jpg 1337w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the <a href="https://www.google.com/search?q=marketing+guide&amp;sca_esv=e70c19ab269e1f71&amp;rlz=1C1CHBF_enIN1023IN1023&amp;sxsrf=ADLYWIJ5KlCB4wauOqAKxPpTE3yTvTwI8A%3A1729848509785&amp;ei=vWQbZ9vQL72I4-EP0Iq1YQ&amp;ved=0ahUKEwibo8Pvm6mJAxU9xDgGHVBFLQwQ4dUDCBA&amp;uact=5&amp;oq=marketing+guide&amp;gs_lp=Egxnd3Mtd2l6LXNlcnAiD21hcmtldGluZyBndWlkZUjCA1B0WHRwAHgBkAEAmAGTA6ABkwOqAQM0LTG4AQPIAQD4AQGYAgCgAgCYAwCSBwCgB8EF&amp;sclient=gws-wiz-serp" target="_blank" rel="noreferrer noopener nofollow">Hubspot Blog</a></figcaption></figure>



<p>You can see the first result is for the Coschedule blog section on Marketing Guides. If you click on the first result and examine the view source code, you can see the title tag. </p>



<p>The title tag is delegated by the gash tag: &lt;title>, and it ends with the closing tag: &lt;/title>. It is present in the&lt;head> section on top of the source code in particular.</p>



<p>You can view that the content inside the title tag matches that what is used in the headlines of the first Google result. </p>



<p>Google also identifies the important keyword in your title so that the search is to the point. Altogether not only the title tags are essential to incorporate in Google Search keywords are also important.</p>



<p>If you are looking for a certain webpage to rank for a specific subject matter, be sure words that describe the subject matter are in title tags. </p>



<p>In addition, you should keep in mind that every page on your website must be a unique title tag.</p>



<p>If you are operating a small website then it is quite easy to check every title tags&#8217; uniqueness. On the other hand, if you are operating a large website then you need to go through a four-step process that will be helpful for you:</p>



<ol class="wp-block-list">
<li> Open <strong><a href="https://neilpatel.com/ubersuggest/" target="_blank" rel="noreferrer noopener nofollow">Uber Suggest</a></strong>, enter URL and tap on search.</li>
</ol>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="508" src="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-22-53-1024x508.png" alt="Uber suggest home page " class="wp-image-33151" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-22-53-1024x508.png 1024w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-22-53-300x149.png 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-22-53-768x381.png 768w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-22-53.png 1347w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the <strong><a href="https://neilpatel.com/ubersuggest/" target="_blank" rel="noreferrer noopener nofollow">Uber Suggest</a></strong></figcaption></figure>



<p><strong> 2</strong>. Tap on &#8221;Site Audit&#8221; on the left side of the screen.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="507" src="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-44-46-1024x507.png" alt="Dash board of Uber suggest to perform site audit and examine SEO issues" class="wp-image-33152" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-44-46-1024x507.png 1024w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-44-46-300x149.png 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-44-46-768x381.png 768w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_15-44-46.png 1342w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the <strong><a href="https://neilpatel.com/ubersuggest/" target="_blank" rel="noreferrer noopener nofollow">Uber Suggest</a></strong></figcaption></figure>



<p> <strong>3</strong>. Probe top SEO issues. </p>



<figure class="wp-block-image size-large"><img decoding="async" width="537" height="137" src="https://www.trickyenough.com/wp-content/uploads/2021/06/4-img.jpg" alt="showing moderate and high SEO issues on a website that is helpful to view source code " class="wp-image-33219" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/4-img.jpg 537w, https://www.trickyenough.com/wp-content/uploads/2021/06/4-img-300x77.jpg 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/4-img-535x137.jpg 535w" sizes="(max-width: 537px) 100vw, 537px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>After deplaning on the site audit overview, reach out for the fourth section of the results to examine Top SEO Issues.</p>



<p>This is the place where you will find whether you have duplicate title tags or meta descriptions or not. If nothing is showing it is unique and if there is something then you have to dig deeper in your website to find it out. </p>



<p>4. Tap on &#8221;<strong>Pages With Duplicate &lt;title&gt; Tags</strong>&#8221;.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="693" height="381" src="https://www.trickyenough.com/wp-content/uploads/2021/06/3-img.jpg" alt="showing duplicate title tags on different webpages of a random website." class="wp-image-33220" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/3-img.jpg 693w, https://www.trickyenough.com/wp-content/uploads/2021/06/3-img-300x165.jpg 300w" sizes="(max-width: 693px) 100vw, 693px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>You may find some major issues like some of your blogs or posts lotting the same title tag. It is not a big deal as it is not the actual blog posts or primary pages of the website. </p>



<h2 class="wp-block-heading" id="h-use-of-meta-descriptions-in-source-code">Use Of Meta Descriptions In Source Code</h2>



<p><a href="https://www.trickyenough.com/product-descriptions-on-amazon-shopify/" target="_blank" rel="noreferrer noopener">Meta descriptions</a> are an integral part of your web page&#8217;s head section. It is a maximum of 160 characters. It displays beneath your title content in the search engines.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="496" src="https://www.trickyenough.com/wp-content/uploads/2021/06/jand-1024x496.jpg" alt="Showing meta description for some robotic search engines" class="wp-image-33221" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/jand-1024x496.jpg 1024w, https://www.trickyenough.com/wp-content/uploads/2021/06/jand-300x145.jpg 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/jand-768x372.jpg 768w, https://www.trickyenough.com/wp-content/uploads/2021/06/jand.jpg 1337w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the <a href="https://www.google.com/search?q=marketing+guide&amp;sca_esv=e70c19ab269e1f71&amp;rlz=1C1CHBF_enIN1023IN1023&amp;sxsrf=ADLYWIJ5KlCB4wauOqAKxPpTE3yTvTwI8A%3A1729848509785&amp;ei=vWQbZ9vQL72I4-EP0Iq1YQ&amp;ved=0ahUKEwibo8Pvm6mJAxU9xDgGHVBFLQwQ4dUDCBA&amp;uact=5&amp;oq=marketing+guide&amp;gs_lp=Egxnd3Mtd2l6LXNlcnAiD21hcmtldGluZyBndWlkZUjCA1B0WHRwAHgBkAEAmAGTA6ABkwOqAQM0LTG4AQPIAQD4AQGYAgCgAgCYAwCSBwCgB8EF&amp;sclient=gws-wiz-serp" target="_blank" rel="noreferrer noopener nofollow">Hubspot Blog</a></figcaption></figure>



<p>Please be sure that it is available on every webpage. Keep in mind not to use duplicate tags on several pages because if you use a duplicate meta description it will result in a Search Engine Penalty. </p>



<p>Instead of using a duplicate meta description, you should put some thought into it as it is read by the search engine users. It plays a vital role in pulling more visitors to the website and also click-throughs.</p>



<h2 class="wp-block-heading" id="h-h1-headings-in-source-code">H1 Headings In Source Code</h2>



<p>H1 headings carry a little SEO weight on your page. Consequently, it is a good idea to check that your pages are using them properly or not.</p>



<p></p>



<figure class="wp-block-image size-large"><img decoding="async" width="541" height="77" src="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_18-07-59-1.png" alt="" class="wp-image-33173" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_18-07-59-1.png 541w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_18-07-59-1-300x43.png 300w, https://www.trickyenough.com/wp-content/uploads/2021/06/Screenshot_2021-06-08_18-07-59-1-535x77.png 535w" sizes="(max-width: 541px) 100vw, 541px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>You don&#8217;t need more than one<a href="https://www.trickyenough.com/what-are-heading-tags/" target="_blank" rel="noreferrer noopener"> h1 tag</a> on any of the webpage showing or appearing on the screen. On the other hand, if you try to put multiple H1 tags. If you overdevelop your site, then it may harm you in the near future affecting the growth and popularity of your site&#8217;s content.</p>



<p>The H1 heading is the biggest heading on the page. It helps the site to grow gradually. </p>



<h2 class="wp-block-heading" id="h-role-of-no-follows">Role Of No Follows </h2>



<p>If you draw in link building, you have to check your backlinks whether they are no-followed is a must. </p>



<p>In the <a href="https://www.trickyenough.com/learn-seo/" target="_blank" rel="noreferrer noopener">world of SEO</a>, getting some other website to link to your site is a great procurement. That link is seen by search engines as a seal of approval. A number of links play a vital role in the growth of the site. Consequently, the more the number of links present on your site, the more is the chance of a high rank in the search engines. </p>



<p>The no follows are an impute that can be coded into a link to stop the users to flow through a website causing malware in their system. This is a common thing that you can see and examine links in the comments section of every blog.</p>



<p>If you want to check that whether your backlinks are passing link juice or not, you have to make sure that it has no follow allocated inside them. If they do, then your links are not working well consequently the Nofollow imputes tell search engines like Google to neglect your webpage.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="612" height="74" src="https://www.trickyenough.com/wp-content/uploads/2021/06/2-3.jpg" alt="highlighting external no follow to view source code." class="wp-image-33226" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/2-3.jpg 612w, https://www.trickyenough.com/wp-content/uploads/2021/06/2-3-300x36.jpg 300w" sizes="(max-width: 612px) 100vw, 612px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>In the picture shown above the given unfollow link tag is in the presenter link. No link juice is passed as a result a person can go through the link.</p>



<p>Some people think Google counts link juice conservative to your backlinks but you have to assume that nothing is passed. </p>



<p>Conversely, you want to &#8221;page sculpt&#8221; some web pages of your site. Several SEO&#8217;s believe that it is a good idea to limit internal links to more important web pages to get the bulk of the site&#8217;s comprehensive link juice. If you want you can no-follow some of your internal links. </p>



<p>Google ignores such kind of practice and guides us to focus on creating unique content rather.</p>



<h2 class="wp-block-heading" id="h-image-alt-tags">Image Alt Tags</h2>



<p><a href="https://www.trickyenough.com/adding-images-blog-post/" target="_blank" rel="noreferrer noopener">Image alt tags are so important</a> as these alt tags help robotic search engines to know about your image that is available in the content of your website.</p>



<p>If you are operating an e-commerce site, then you need to mention image alt tags in every image you upload to make your content more effective. It is a good idea to mention a serial number in the image alt description.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="591" height="69" src="https://www.trickyenough.com/wp-content/uploads/2021/06/3-.jpg" alt="highlighting image alt tag to view source code of a website." class="wp-image-33227" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/3-.jpg 591w, https://www.trickyenough.com/wp-content/uploads/2021/06/3--300x35.jpg 300w" sizes="(max-width: 591px) 100vw, 591px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>The above image shows the image alt tag.</p>



<p>If you use image alt tags in a decorative image as a result you may have to tackle a penalty. Be sure that you use such image alt tags like:</p>



<ul class="wp-block-list">
<li>Image of Merchandise of your Website.</li>



<li>Diagrams and your Website&#8217;s logo.</li>



<li>Screenshots and Pictures of Team Members. </li>
</ul>



<h2 class="wp-block-heading" id="h-confirm-that-your-data-is-installed-properly">Confirm That Your Data Is Installed Properly</h2>



<p>Make sure that your data is installed in a systematic manner. This is a helpful way to check your source code also make sure it is available on every webpage of your website.</p>



<p>Checking is very easy you just have to look for the letter &#8221;UA&#8221; also check how many times UA is mentioned on your web pages. </p>



<figure class="wp-block-image size-large"><img decoding="async" width="673" height="101" src="https://www.trickyenough.com/wp-content/uploads/2021/06/4-3.jpg" alt="highlighting letter UA tag to view source code of a website" class="wp-image-33228" srcset="https://www.trickyenough.com/wp-content/uploads/2021/06/4-3.jpg 673w, https://www.trickyenough.com/wp-content/uploads/2021/06/4-3-300x45.jpg 300w" sizes="(max-width: 673px) 100vw, 673px" /><figcaption class="wp-element-caption">Image credits: screenshot taken from the website</figcaption></figure>



<p>Sometimes, the tracking code is available more than one time on your web page that is unnecessary. You can tell your developer to remove extra illustrations.</p>



<p>Take a look at every page of your website that UA is present on every page or not. If you don&#8217;t have your data tracking code on every page, and you are not getting a complete view of your site, that makes the data useless.</p>



<p>If you are operating a large site, it is impossible to check all the letters &#8221;UA&#8221; manually.</p>



<p>xml-sitemaps.com is a site on which you can get URLs and text files. It gives only 500 results for free. You have to ask your website developer to provide you with a checklist that helps you to take a look at which URL needs extra attention.</p>



<p>It also helps in finding duplicate content on your webpage and strange things on your web servers. Nevertheless, you can make a script to execute these checks, you don&#8217;t have to perform it manually.</p>



<h2 class="wp-block-heading" id="h-wrap-up"> Wrap Up </h2>



<p>Wrapping up the article, I must say that how to view the source code of your website plays a vital role in creating SEO-friendly web pages and websites. As it is helpful in making your site and webpages more effective. Keep in mind, not to over-optimize images on your web pages. If you still face any issues related to the above-mentioned issue feel free to share your feedback in the comment sections below and we will try to help you with the same.</p>



<p><strong>Suggested:</strong></p>



<p><a href="https://www.trickyenough.com/fix-500-internal-server-error/" target="_blank" rel="noreferrer noopener">How to fix 500 Internal Server Error by Yourself</a>?</p>



<p><a href="https://www.trickyenough.com/how-to-start-a-conclusion-paragraph-that-has-a-long-term-impact/" target="_blank" rel="noreferrer noopener">How To Start a Conclusion Paragraph That Has a Long-Term Impact?</a></p>


<p></body></html></p>


<p></p>
<p>The post <a href="https://www.trickyenough.com/how-to-view-source-code/">How To View Source Code And Its Importance?</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.trickyenough.com/how-to-view-source-code/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">33091</post-id>	</item>
		<item>
		<title>What are heading Tags and how to use them in the perfect way?</title>
		<link>https://www.trickyenough.com/what-are-heading-tags/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-are-heading-tags</link>
					<comments>https://www.trickyenough.com/what-are-heading-tags/#comments</comments>
		
		<dc:creator><![CDATA[Robin Khokhar]]></dc:creator>
		<pubDate>Thu, 04 Aug 2016 04:17:52 +0000</pubDate>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Header tags]]></category>
		<category><![CDATA[Heading tags]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO tags]]></category>
		<category><![CDATA[tags]]></category>
		<guid isPermaLink="false">https://www.trickyenough.com/?p=1316</guid>

					<description><![CDATA[<p>The first thing while learning HTML we get attracted to is heading tags. Even, I was attracted to the heading tags while learning the HTML. Well, in this post I will be sharing with you, that what are heading tags? How can you use them to write a post or Page while developing a website...</p>
<p>The post <a href="https://www.trickyenough.com/what-are-heading-tags/">What are heading Tags and how to use them in the perfect way?</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">The first thing while learning HTML we get attracted to is heading tags. Even, I was attracted to the heading tags while learning the HTML.</p>
<p style="text-align: justify;">Well, in this post I will be sharing with you, that what are heading tags?</p>
<p style="text-align: justify;">How can you use them to write a post or Page while developing a <a href="https://www.trickyenough.com/difference-between-blog-and-website/" rel="noopener">website or a Blog</a>?</p>
<p style="text-align: justify;">And lastly that how heading tags affect SEO.</p>
<p style="text-align: justify;">So, let’s begin with this amazing topic about heading Tags:</p>
<h2 style="text-align: justify;">What are Heading Tags?</h2>
<p style="text-align: justify;">Without heading tags, it is not possible to read the document properly, or it becomes a lot harder to judge a topic. By the use of the header tags, we are able to differentiate the content. These tags are used for making the size of the Text Bold or large. Moreover, these heading tags help the search engines to grab the information from the post and pages easily.</p>
<h2 style="text-align: justify;">How many heading tags are there?</h2>
<p style="text-align: justify;">Any website that teaches or any institute that teaches HTML confirms that these tags are from H1 to H6. Well according to the <a href="https://www.trickyenough.com/best-tutorials-for-web-development/">sites that provide web development tutorials</a> claims that H1 is the most important tag for any web page or post. Whereas the last one H6 is the least important tag used on the web documents.</p>
<p style="text-align: justify;">These Tags have different Sizes, Just check the size of these tags from the below classification.</p>
<h1 style="text-align: justify;">H1 tag</h1>
<h2 style="text-align: justify;">H2 tag</h2>
<h3 style="text-align: justify;">H3 tag</h3>
<h4 style="text-align: justify;">H4 tag</h4>
<h5 style="text-align: justify;">H5 tag</h5>
<h6 style="text-align: justify;">H6 tag</h6>
<p style="text-align: justify;">You can apply these tag code like &lt;h1&gt;some text&lt;/h1&gt;, and likewise, other tags will work the same way.</p>
<h2 style="text-align: justify;">How can you use these tags to write a Post or page for your website?</h2>
<p style="text-align: justify;">Well, H1 tag comes first for sure. For the headings of your pages and posts, you can use an H1 tag which is the largest size of the text. Then you can use the H2 tag for sub-heading in your post. And then comes the other tags H3, H4, H5, and H6 which can be used for the further subheadings.</p>
<h2 style="text-align: justify;">How heading tags affect SEO?</h2>
<p style="text-align: justify;">These tags are not only used to design your web pages, but these tags are also used by the search engines to grab content and usefulness of the content.</p>
<p style="text-align: justify;">H1 tag is mostly indexed by the Google and sometimes acts as the title of the page when we don’t provide a different title. This can actually help in getting good ranking on Google SERPs for your web pages. Moreover, H1 tag helps to attract the people to read your content.</p>
<p style="text-align: justify;">Even the H2 tag plays an important role. If you are a regular user of SEO by Yoast, then you must have noticed that it only turn the button green when we place an H2 tag in our post and even it insists on placing the keyword in the H2 for better ranking. You can see the below screenshot for the same.</p>
<p style="text-align: justify;"><img decoding="async" class="aligncenter size-full wp-image-1323" src="https://www.trickyenough.com/wp-content/uploads/2016/08/h1.jpg" alt="important Heading tags" width="766" height="374" srcset="https://www.trickyenough.com/wp-content/uploads/2016/08/h1.jpg 766w, https://www.trickyenough.com/wp-content/uploads/2016/08/h1-300x146.jpg 300w" sizes="(max-width: 766px) 100vw, 766px" /></p>
<p style="text-align: justify;"><strong>Recommended:</strong></p>
<p style="text-align: justify;"><a href="https://www.trickyenough.com/google-count-keywords-in-the-url/" rel="noopener">Does Google Count Keyword in the Url</a>?</p>
<h2 style="text-align: justify;">Hierarchy of tags on the web pages:</h2>
<p style="text-align: justify;">This is one of the most important things to be kept in mind. Hierarchically the smallest tags must be followed by the bigger tags. First, comes the H1 tag, then H2 tag and then so on till H6. <a href="https://www.trickyenough.com/simple-seo-tips/">In order to do Good SEO</a>, you should follow the hierarchical order of the heading tags.</p>
<h2 style="text-align: justify;">Do you need to use the Keywords in the heading tags?</h2>
<p style="text-align: justify;">The answer is yes; you should use the targeting keyword in the H1 and H2 tags. Use of the keywords in these tags will help in better ranking on Google SERPs. But for the other tags, I suggest you use Synonyms. You can use the <a href="https://www.trickyenough.com/what-is-lsi-how-can-you-find-and-use-it-perfectly/" rel="noopener">LSI keywords </a>in the H3, H4, H5 and H6 tags. Doing this will notify the search engine that you are doing a good <a href="https://www.trickyenough.com/complete-seo-guide-for-beginners/" rel="noopener">practice of SEO</a>, and as a result, you have better results at Google SERPs and <a href="https://www.trickyenough.com/how-to-increase-domain-authority/" rel="noopener">increased domain authority</a>.</p>
<h2 style="text-align: justify;">Some bonus points:</h2>
<ul style="text-align: justify;">
<li style="text-align: justify;">Do not use the H2 and H3 tags excessively in your Blog post or blog pages</li>
<li style="text-align: justify;">Don’t even Skip the usage of H2 and H3 tags in your web pages. Mainly H2 tag.</li>
<li style="text-align: justify;">Try to insert the targeting keyword in the H2 tag.</li>
<li style="text-align: justify;">Never Skip the H1 tag in your Post, this will be considered a<a href="https://www.trickyenough.com/things-that-hurt-seo/" rel="noopener"> bad practice of SEO</a>.</li>
</ul>
<h2 style="text-align: justify;">Conclusion:</h2>
<p style="text-align: justify;">My aim was to tell you the importance of the heading tags for the web pages and posts.  But if you think that I have missed something, then help me to make this post more valuable. Give me your opinion through your comments.</p>
<p>The post <a href="https://www.trickyenough.com/what-are-heading-tags/">What are heading Tags and how to use them in the perfect way?</a> appeared first on <a href="https://www.trickyenough.com">Tricky Enough</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.trickyenough.com/what-are-heading-tags/feed/</wfw:commentRss>
			<slash:comments>30</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1316</post-id>	</item>
	</channel>
</rss>
