7 replies
  • SEO
  • |
Hi,

Guys I want to know that what is the use of <Meta Property=""> tags. Does this has any impact on SEO? Below is the example of these tags which I found in all big websites:
<meta property="og:site_name" content="Google Developers">

<meta property="og:type" content="website">

<meta property="og:url" content="https://cloud.google.com/storage/">

<meta property="og:locale" content="en">

What is the use of these tags? I would appreciate a detailed information and relevant reply.
#meta #property #tags
  • Profile picture of the author expmrb
    They doesn't effect SEO. They just highlight the properties of any page in the search results. It is to encourage the users to visit the specific page.
    Signature
    SEO Motionz Forum & Blog- Digital Marketing Forum & Blog,
    Forum Management & Promotion, SEO Tips, Money Making tips etc.
    {{ DiscussionBoard.errors[10509954].message }}
  • Profile picture of the author marekskoczylas
    Its not worth to put any <meta property="">, even <meta keyword=""> is useleff for seo.
    {{ DiscussionBoard.errors[10509967].message }}
  • Profile picture of the author Andrew514
    Hmm, thank you so much guys for your feedback.
    {{ DiscussionBoard.errors[10511612].message }}
  • Profile picture of the author jenifersoflous
    [DELETED]
    {{ DiscussionBoard.errors[10511622].message }}
    • Profile picture of the author Andrew514
      Originally Posted by jenifersoflous View Post

      Meta Properties are Very Important if your website traffic trusted on Search Engines. Social Meta Tags required for your Website's official Profile Indication. Opengraph Meta Tags and Schema are playing important role in SEO. Read the meta tag Guidance before you skip it.
      Right, could you please suggest me a good source describing these meta tags in detail? Thanks.
      {{ DiscussionBoard.errors[10513563].message }}
  • Profile picture of the author bengkelblogger
    i used this meta... please give me some idea for best result.. thanks a lot before

    <meta charset='utf-8'/>
    <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
    <link href='//plus.google.com/u/0/105508807351227737385/posts' rel='publisher'/>
    <link href='//plus.google.com/u/0/105508807351227737385/about' rel='author'/>
    <link href='//plus.google.com/u/0/105508807351227737385' rel='me'/>
    <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <title><data:blog.pageTitle/></title>
    <b:else/>
    <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
    <title>404: Page Not Found | <data:blog.title/></title>
    <b:else/>
    <title><data:blog.pageName/></title>
    </b:if>
    </b:if>
    <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
    <meta content='blogger' name='generator'/>
    <link expr:href='data:blog.homepageUrl + &quot;favicon.ico&quot;' rel='icon' type='image/x-icon'/>
    <link expr:href='data:blog.url' rel='canonical'/>
    <link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
    <link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
    <link expr:href='&quot;//www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
    <link href='//www.blogger.com/openid-server.g' rel='openid.server'/>
    <link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <b:if cond='data:blog.postImageThumbnailUrl'>
    <link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
    </b:if>
    </b:if>
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <meta expr:content='data:blog.pageName' property='og:title'/>
    <meta expr:content='data:blog.canonicalUrl' property='og:url'/>
    <meta content='article' property='og:type'/>
    <b:if cond='data:blog.metaDescription'>
    <meta expr:content='data:blog.metaDescription' property='og:description'/>
    <b:else/>
    <meta expr:content='&quot;Lets read &quot; + data:blog.pageName + &quot; in &quot; + data:blog.title + &quot;&quot;' property='og:description'/>
    </b:if>
    </b:if>
    <meta expr:content='data:blog.title' property='og:site_name'/>
    <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <meta content='KEYWORD 1, KEYWORD 2, KEYWORD 3, ....' name='keywords'/>
    <meta content=YOUR BLOG OR WEB DESCRIPTIONS' name='description'/>
    <meta expr:content='data:blog.title' property='og:title'/>
    <meta content='website' property='og:type'/>
    <b:if cond='data:blog.metaDescription'>
    <meta expr:content='data:blog.metaDescription' property='og:description'/>
    <b:else/>
    {{ DiscussionBoard.errors[10514046].message }}
    • Profile picture of the author nettiapina
      Originally Posted by bengkelblogger View Post

      i used this meta... please give me some idea for best result.. thanks a lot before
      How about googling and reading a bit yourself, and then asking a question that's possible to answer. That blob seems to have a lot of Blogger's conditional tags. That's a good starting point.
      Signature
      Links in signature will not help your SEO. Not on this site, and not on any other forum.
      Who told me this? An ex Google web spam engineer.

      What's your excuse?
      {{ DiscussionBoard.errors[10516766].message }}

Trending Topics