All meta tags including Social and all

    <!--  Essential META Tags -->
    <meta property="og:title" content="European Travel Destinations">
    <meta property="og:description" content="Offering tour packages for individuals or groups.">
    <meta property="og:image" content="http://euro-travel-example.com/thumbnail.jpg">
    <meta property="og:url" content="http://euro-travel-example.com/index.htm">
    <meta name="twitter:card" content="summary_large_image">

    <!--  Non-Essential, But Recommended -->
    <meta property="og:site_name" content="European Travel, Inc.">
    <meta name="twitter:image:alt" content="Alt text for image">

    <!--  Non-Essential, But Required for Analytics -->
    <meta property="fb:app_id" content="your_app_id" />
    <meta name="twitter:site" content="@website-username">

3.33
3
Phoenix Logan 186120 points

                                    &lt;title&gt;Website Title&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;Site Meta Description&quot; /&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;Site Meta Keywords&quot; /&gt;
&lt;meta name=&quot;author&quot; content=&quot;Author Name&quot; /&gt;

&lt;!-- Facebook, whatsapp, instagram, twitter and other popular social media --&gt;
&lt;meta property=&quot;og:title&quot; content=&quot;Site Title&quot;&gt; 
&lt;meta property=&quot;og:description&quot; content=&quot;Site Content short description&quot;&gt;
&lt;meta property=&quot;og:image&quot; content=&quot;http://example.com/thumbnail.jpg&quot;&gt;
&lt;meta property=&quot;og:url&quot; content=&quot;http://example.com&quot;&gt;
&lt;meta name=&quot;twitter:card&quot; content=&quot;summary_large_image&quot;&gt;

&lt;!-- Some Non-essential but recommended --&gt;
&lt;meta property=&quot;og:site_name&quot; content=&quot;Website Name&quot;&gt; &lt;!-- Optional --&gt;
&lt;meta name=&quot;twitter:image:alt&quot; content=&quot;Alt text for image&quot;&gt; &lt;!-- Optional --&gt;

&lt;!-- If has need analytics for facebook and twitter --&gt;
&lt;meta property=&quot;fb:app_id&quot; content=&quot;your_app_id&quot; /&gt; 
&lt;meta name=&quot;twitter:site&quot; content=&quot;@website-username&quot;&gt;

3.33 (3 Votes)
0
3.5
4
Phoenix Logan 186120 points

                                    &lt;title&gt;Meta Tags &mdash;&nbsp;Preview, Edit and Generate&lt;/title&gt;
&lt;meta name=&quot;title&quot; content=&quot;Meta Tags &mdash;&nbsp;Preview, Edit and Generate&quot;&gt;
&lt;meta name=&quot;description&quot; content=&quot;With Meta Tags you can edit and experiment with your content then preview how your webpage will look on Google, Facebook, Twitter and more!&quot;&gt;

3.5 (4 Votes)
0
Are there any code examples left?
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source