Title/meta descrition/image issues
-
I switched to yoast Version 1.4.24 from all in one seo My homepage, which is an announcement post using wp sticky.
Here is what yoast is pulling for the home page
<!– This site is optimized with the Yoast WordPress SEO plugin v1.4.24 – https://yoast.com/wordpress/seo/ –>
<link rel=”canonical”
<meta property=”og:locale” content=”en_US” />
<meta property=”og:type” content=”website” />
<meta property=”og:title” content=”sdfdsfdsffds” />
<meta property=”og:url” content=”dfdfdfdf” />
<meta property=”og:site_name” content=”dsfdsfsdf” /> <!– / Yoast WordPress SEO plugin. –>The title that shows is my sites title and tag line .. and there is no meta description being shown
Now here is what shows for a regular post on my site, which is good and is how I want it to show for my home page/announcement post …
<!– This site is optimized with the Yoast WordPress SEO plugin v1.4.24 – https://yoast.com/wordpress/seo/ –>
<meta name=”description” content=”post title is correct”/>
<link rel=”canonical” href=”my site” />
<meta property=”og:locale” content=”en_US” />
<meta property=”og:type” content=”article” />
<meta property=”og:title” content=”title is correct” />
<meta property=”og:description” content=”description shows up correct” />
<meta property=”og:url” content=”post url is correct” />
<meta property=”og:site_name” content=”site name is correct” />
<meta property=”article:section” content=”” />
<meta property=”articlepublished_time” content=”2014-01-21T12:03:29+00:00″ />
<meta property=”article:modified_time” content=”2014-02-11T18:37:14+00:00″ />
<meta property=”og:image
<meta property=”og:image
<meta property=”og:image
<meta property=”og:image
<!– / Yoast WordPress SEO plugin. –>I have just typed stuff in the ” ” above. .. but it is all correct …. I am more concerned with why yoast is not pulling all this info for my home page/announcement post??
- The topic ‘Title/meta descrition/image issues’ is closed to new replies.