Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » New Versions, & Updating »

Google Rich Snippets


  #1  
Old Sep 12, 2012, 05:04 PM
fox-didl
 
24 posts · Jan 2010
I want to activated Rich Snippets in my blog. I've activated the plugin "Google Rich Snippets - Reviews" to do this but Google Webmaster Tools shows bugs. Do you know how to fix this in the theme? Any idea?

Warning: Missing required field "updated".
Warning: Missing required hCard "author".
  #2  
Old Sep 12, 2012, 05:35 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Have you asked the plugin's developer?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Nov 18, 2012, 01:54 PM
Freedombuilders's Avatar
Freedombuilders
 
5 posts · Jan 2011
Quote:
Originally Posted by juggledad
Have you asked the plugin's developer?
I too was looking for a solution, apparently it's tied to theme and not a plugin. I suppose somewhere there is a plugins that will straighten this out, but don't we have enough 'plugins' already?

Regards
  #4  
Old Nov 20, 2012, 06:43 AM
Freedombuilders's Avatar
Freedombuilders
 
5 posts · Jan 2011
One of the many articles I've found about this
http://technotes.khitrenovich.com/fi...-testing-tool/
  #5  
Old Jan 17, 2014, 06:57 AM
strok
 
3 posts · Jan 2014
Thanks a lot for your link.

I use the Montezuma Theme with the newest updates.

I try to correct this, but it doesn´t work.

I add in the single.php "the entry title"

PHP Code:
<h1>
                <a href="<?php the_permalink(); ?>" title entry-title ="<?php the_title_attribute(); ?>" rel="bookmark"><?php the_title(); ?></a>
                <?php bfa_comments_number(); ?>
           
            </h1>
and in the postformat.php I added the author card:

PHP Code:
<h2>
        <span class="post-format"></span>
        <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" rel="bookmark"><?php the_title(); ?></a>
        <?php bfa_comments_popup_link'0''1''%' ); ?>
      <span class="vcard author">    
 <span class="fn"><?php the_author_posts_link(); ?></span>
</span>
      
    </h2>
and at the last I added the "date updated" in the postformat.php

PHP Code:
<div class="post-bodycopy cf">
    
        <div class="post-date date updated">        
            <p class="post-month"><?php the_time'M' ); ?></p>
            <p class="post-day"><?php the_time'j' ); ?></p>
            <p class="post-year"><?php the_time'Y' ); ?></p>    
        </div>
I´m sorry I´m not an expert in code.

Please help me.

Last edited by strok; Jan 17, 2014 at 07:00 AM.
  #6  
Old Jan 17, 2014, 07:37 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
This thread is an Atahualpa thread. Why do you think a solution for Atahualpa would work for Montezuma? open a new one in the Montezuma forum
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
google webmaster tools, rich snippets

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Plus +1 chycoo Plugins & Atahualpa 2 Sep 14, 2011 10:53 AM
Static home page but add blog snippets aswell jkfly4 Excerpts, Read more, Pagination 0 Mar 10, 2011 04:18 PM
Google Adsense outrightent Atahualpa 3 Wordpress theme 2 Sep 14, 2009 12:10 AM
Hi, I want to put a google ad in the header. google adsense vishvadeep Header configuration & styling 5 Aug 27, 2009 12:30 PM
Google Analytics fratelli78 Atahualpa 3 Wordpress theme 1 May 21, 2009 06:12 PM


All times are GMT -6. The time now is 05:36 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.