SpyderCanopus
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: hcard field missing in google webmaster toolsIt doesn’t make sense because I have this in author.php:
<h1 class="page-title author"><?php printf( __( '%s', 'twentyten' ), "<span class='vcard'><a class='url fn n' href='" . get_author_posts_url( get_the_author_meta( 'ID' ) ) . "' title='" . esc_attr( get_the_author() ) . "' rel='me'>" . get_the_author() . "</a></span>" ); ?></h1>
it has the fn and n class after vcard, but the webmaster tools still don’t see it.
Forum: Everything else WordPress
In reply to: hcard field missing in google webmaster toolsThanks for the link. Where do I put the code, tho?
Forum: Everything else WordPress
In reply to: How can wordpress help me in my custom site.And start with a theme closest to what you want.
Forum: Everything else WordPress
In reply to: How can wordpress help me in my custom site.It uses standard languages like PHP and CSS. Learn the basics of those and then you should be able to figure it out as you build the website. And use Google to find answers things you aren’t able to understand. That’s how I learned. I’m not a guru but I can manage to do about any task using basic programming and Google.
Forum: Everything else WordPress
In reply to: How can wordpress help me in my custom site.Yes wordpress can do all of that and more. It’s a very well supported platform.
Forum: Everything else WordPress
In reply to: hcard field missing in google webmaster toolsMessages are:
Warning: At least one field must be set for Hcard.
Warning: Missing required field “name (fn)”.You are super helpful. That makes sense. Too bad certificates are so expensive. Thanks for the information and god speed!
Is it just me?
just for chrome. ie and firefox DO show the highlights. i’m using modified twenty ten theme.
for website warriortom.com
Coming from google it doesn’t show highlights:
https://www.google.com/search?sourceid=chrome&ie=UTF-8&q=warriortom+turkeyYea… post the solution butthead. xD
My titles became messed up after activating this plugin. Some pages had the title twice and others had the title and description all on the title bar. I had to disable it for now, wish there were a way to turn that off because I like the rest of your plugin.
That’s ok. I just got lucky. Your og plugin helped me tremendously. Thank you so much!
I think I found a way! In Administration > Settings > General, I had not filled out the “Tagline” field. Now that it’s filled out, the index page displays the og:description that I want and the posts display the og:description of their own. Yay.