|
Description |
خرید,فروش, رایگان,ثبت آگهی رایگان,نیازمندی ها,سایت درج آگهی,آگهی نامه,درج آگهی رایگان, مجانی,سریع,آسان,اینوکالا, مرجع تبلیغات نیازمندی,های,رایگان,روز,کشور,ایران,هدخنشمش,مبل,تخت, استخدام,مسکن,آپارتمان,موسیقی,ادوات,دوچرخه,گاز,آشپزخانه,ماشین لباسشویی,ابگرمکن,موبایل تبلت,کامپیوتر,قطعات,لوازم جانبی,مانیتو, پرینتر,فکس,مودم,اسباب بازی,اینو کالا,کسب و کار,بنز,بی ام,نو,دست دوم,کهنه,عتیقه,جدید,,نمایشگاه,ماکروویو,توستر,فرش,لباس,کفش,تی شرت,تعمیرات,ماشین,اتومبیل,موتورسیکلت,برقی,بنزینی,عینک,پنکه,تخت,شوفاژ,شومینه,کتاب,4کاره,نرم افزار,بوفه,میز,میزناهارخوری,هود,کابینت,سرویس,شورت,زیرپوش,شلوار,کتانی,صندلی,راحت,مبله,تاپ,توپ,آرایشگر,استخدام,بازاریاب,تلفن,برق,هندزفری,ورزش3,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,گلدان,کلمن,گلدون,اشک,اردو,شمع,جا,ویلا,باغ,آپارتمان,فروشی,اجاره,حیاط,ساخت,تخریب,اینوکالا
Length : 799
Warning! your webpage meta description should contain between 70 and 160 characters (spaces included).
Webpage meta description tells search engines what is your site about.
Try to write maximum but no more than 160 characters meta description
that would show up in search engine results, anything more than allowed spaces would not be considered.
How to embed Description to webpage:
Login to your admin page, find the HTML source code, then inside the <head> -- </head> area,
embed your description meta tags there, use the below Meta Tags Tool below to generate Description tags for your page.
Generate Meta Tags Tool
** Don't
Copy The Content After // , it is for explain purpose of Good Or Bad practice
How to embed your meta tags? : Copy the code below, add your own content to the syntax,
Then locate your page HTML source code, paste your code according to the HTML structure here.
<!DOCTYPE html> // Define Most Current HTML5 Document Type
<html lang="en-US"> // HTMl Document with English Language display
<head>
<meta charset="utf-8"> // //This is UTF-8 Encoding Tag, it means that your page is displaying multi-language fonts
<meta name="viewport" content="width=device-width, initial-scale=1"> // The Mobile Responsive Tag
<link rel="canonical" href="https://www.metricbuz.com" /> // Tell search engine your preferred URL, please always use absolute URL with https:// , rather than a reference URL without https://.
<title> Write Your Page Title Here </title>
<meta name="keywords" content="seo tools"> //This is your page Keywords tag
<meta name="description" content="seo webmaster marketing tools"> //This is your page Description tag
<meta name="author" content="Search Buzz Inc"> //This is your page Author tag
<link rel=”author” href=”https://plus.google.com/+Metricbuzz-seo”/> // Use your Google Plus profile to show on Google search result that you are the author of the content.
<meta name="copyright" content="@All Rights Reserved"> //This is your page Copyright tag
<meta name="robots" content="index, follow"> //This is your page robots tag
<meta https-equiv="cache-control" content="cache"> //This is Cache tag, it tells browser to cache your page content for faster loading speed
<meta https-equiv="revisit-after" content="7 days"> //This is Revisit-After tag, it tells search engine robots to revisit your site after every 7 days.
<meta https-equiv="refresh" content="30"> // Told the spider to refresh the page content after 30 days.
<META NAME="ROBOTS" CONTENT="INDEX, NOFOLLOW">> // It means do Index the page, but do not follow the link on the page which means does not pass backlink value to Google ranking.
The blow 5 lines of code are called OG social tags, it allows Facebook to understand your page content scheme.
<meta property="og:title" content="Title Here"> // The 5 Lines of code here are OP Property Social Media Tags like Facebook
<meta property="og:description" content="Description Here"> // Tell Facebook your page description
<meta property="og:type" content="article"> // Tell facebook your page content type
<meta property="og:image" content="https://example.com/image.jpg"> // Tell facebook your page image
<meta property="og:url" content="https://www.example.com/"> // Tell facebook your page url
The blow 5 lines of meta tag code are for your page content share to Twitter.
<meta name=”twitter:card” content=”summary”> // Twiter default your page content to "summary"
<meta name=”twitter:url” content=”https://www.metricbuzz.com”> // Twitter show your page URL
<meta name=”twitter:title" content=”free website review, SEO tools”> // Twitter show your page title, no more than 70 characters.
<meta name=”twitter:description” content=”Metric Buzz is about Free Website Review, SEO Tools, User Experience, Conversion & Marketing Tips.”>
// Twitter show your page description, no more than 200 characters.
<meta name=”twitter:image” content=”https://www.metricbuzz.com/metric-buzz-logo.png”> // Twitter show your page image
</head>
<body> // Anything After this body tag is for writing the content to the page
<h1>This is a Heading </h1> // the H1 to H6 tag for for the article Heading, bigger font display.
<h2>This is a Heading </h2>
<h3>This is a Heading </h3>
<h4>This is a Heading </h4>
<h5>This is a Heading </h5>
<h6>This is a Heading </h6>
<p>This is a paragraph. </p>
<img src="example.img" alt="write image texts here Search Engine would understand"> // Image tag syntax has to be after <body> Tag
<iframe src="https://www.metricbuzz.com">
<p> Your browser does not support iframes. </p>
</iframe> // Iframe is a bad SEO practice, it means within the window, there is another small window.
The below is micro data schema code, it tell search engine specific information on your business structure,
boost your business visibility online.
Use Free Micro Data Generator Tool Here!
<div itemscope itemtype="https://schema.org/LocalBusiness">
<span itemprop="name">Search Buzz Inc</span>
<div itemprop="address" itemscope itemtype="https://schema.org/PostalAddress">
<span itemprop="streetAddress">1000 main st</span>
<span itemprop="addressLocality">Flushing</span>,
<span itemprop="addressRegion">NY</span>
<span itemprop="postalCode">11354</span>
</div>
Phone: <span itemprop="telephone">9173304930</span>
<a href="https://www.google.com/maps/place/1000+Main+St,+Flushing,+NY+11367/data=!4m2!3m1!1s0x89c2608d1d514f07:0x663177ad64962765?sa=X&ei=Q6qDVeKkI4L6sAW5_YPABw&ved=0CB0Q8gEwAA" itemprop="maps">URL of Map</a>
</div>
</body>
</html>
|