• Hello to you !!

    I face a problem with the proper installation of Rich Snippets in this theme.

    I use the wordpress plug-in “All in One Schema.org Rich Snippets”

    I work with Google webmaster tool and when I check if the Rich Snippets are correct, it is always gives me the following errors :
    MISSING: AUTHOR
    MISSING: UPDATE
    MISSING: ENTRY-TITLE

    I tried to follow the instructions of this guide : https://youngblah.com/how-to-fix-google-rich-snippets-errors-for-wordpress/

    but unfortunately the “singel.php” file doesn’t exist in this theme.

    Do yo have any idea how to fix this ??

    If you have any question please do not hesitate to ask.

    Thank you for your time.
    Best Regards
    Steve

Viewing 2 replies - 1 through 2 (of 2 total)
  • Use by tag for author.Use profileurl?rel=author in authors profile.

    by <?php the_author(); ?>

    Put date code in Single post to fix MISSING: UPDATE

    Put entry – title code in Single post to fix MISSING: ENTRY-TITLE

    All those codes are in the theme files. You can see them all, for example, if you view the page source of this page.

    I think that it’s more likely that your plugin thinks they are not there and is giving you a false message. I don’t know if this stops the plugin working properly or not. You should ask the plugin’s authors. You can point them to the page I link to above as an example.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with Rich Snippets in customizr’ is closed to new replies.