Important HTML tags for SEO
A thread πŸ‘‡
1️⃣ Title tag :

πŸ‘‰ Title tags are displayed on search engine results Pages ( SERPs ) as a clickable headline for a given results .
2️⃣ Meta description tag :

πŸ‘‰ It draws readers to a website from search engine result pages (SERP) thus is very visible and important part of search marketing.
3️⃣ Open graph tags :

πŸ‘‰ It allows Developers to control what content is shown when their sites are linked to another social media platform .
4️⃣ Header tag :

πŸ‘‰ Header tags are used to provide structure and context to our website.
5️⃣ Alt tag :
πŸ‘‰ It is an HTML attribute applied to image tags to provide a text alternative for search engine .
6️⃣ Canonical tag :

πŸ‘‰ Canonical tag is a way of telling search engines that a specific URL represents the master copy of a page . It prevents problems caused by identical or duplicate content appearing on multiple URLs.
7️⃣ Robot meta tags :

πŸ‘‰ Robot meta tags is a piece of code that provide crawlers instructions for how to crawl or index web page content .

β€’ β€’ β€’

Missing some Tweet in this thread? You can try to force a refresh
γ€€

Keep Current with Aditi

Aditi Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @shreeAditi26

2 Jun
Useful CSS units You should know
A thread πŸ§΅πŸ‘‡
πŸ“Œ px :
The px unit is the magic unit of CSS
The px is thus not defined as a constant length, but as something that depends on the type of device and its typical use. Image
πŸ“Œ Viewport Height (vh). This unit is based on the height of the viewport. A value of 1vh is equal to 1% of the viewport height.

Viewport Width (vw). This unit is based on the width of the viewport. A value of 1vw is equal to 1% of the viewport width. Image
Read 8 tweets
30 May
7 CSS Code generator site πŸ‘‡
A thread 🧡
1️⃣ πŸ”— Flexy Boxes
best-web-design-tools.com/resources/flex…
2️⃣ πŸ”— Css3 Generator
css3generator.com
Read 8 tweets
29 May
List of all HTML tags πŸ‘‡πŸ‘€
A thread 🧡

➑️ Basic HTML

πŸ“Œ<!DOCTYPE> : Defines the document type
πŸ“Œ<html> : Defines an HTML document
πŸ“Œ<head> : Contains metadata/information for the document
πŸ“Œ<title> : Defines a title for the document
πŸ“Œ<body> : Defines the document's body
πŸ“Œ<h1> to <h6> : Defines HTML headings
πŸ“Œ<p>: Defines a paragraph
πŸ“Œ<br> : Inserts a single line break
πŸ“Œ<hr>: Defines a thematic change in the content
πŸ“Œ<!--...--> Defines a comment
➑️ List

πŸ“Œ<ul>: Defines an unordered list
πŸ“Œ<ol>: Defines an ordered list
πŸ“Œ<li>: Defines a list item
πŸ“Œ<dl>: Defines a description list
πŸ“Œ<dt>: Defines a term/name in a description list
πŸ“Œ<dd>: Defines a description of a term/name in a description list
Read 23 tweets
25 May
Here are some insights which I got from yesterday's spaceπŸ‘‡
➑️There are two kinds of people we get to see after rejection
1. One who take it in a positive way , pen down things that lead to rejection , Work hard try to overcome those and prepare themself for the next interview
2. The other one after rejection takes the step back thinking that's it's very difficult for them to clear those interviews and they develop a fear of rejection inside them which doesn't let them prepare for the next one
➑️ Never give any labels to yourself Like -
πŸ‘‰ You're an introvert πŸ‘‰ You're not good at Coding .. You can't do this or that ...etc
Because at the time you start giving these labels ....then it's becomes very difficult for you to overcome these and move ahead in life.
Read 7 tweets
25 May
Write your html codes 10X faster with emmets

πŸ‘‡

➑️ Child : >

nav>ul>li
➑️ Climb-up : ^
div>p>span+em^a
➑️ Multiplication : *

ul>li*5
Read 8 tweets
24 May
JavaScript interview questions guide
A thread πŸ‘‡

➑️ πŸ”—github.com/sudheerj/javas…
➑️ πŸ”—dev.to/worldindev/400…
➑️ πŸ”— guru99.com/javascript-int…
Read 5 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(