• Resolved indijaner

    (@indijaner)


    I use visual composer and have problems with the rich snippets <meta itemprop=”description” content=”” />
    in the source code and Google SERP i have the following display: [vc_row][vc_column][vc_column_text]…..
    <meta itemprop=”description” content=”[vc_row][vc_column][vc_column_text]…..” />
    how do i get off the [vc_row][vc_column] ??
    my site: https://jan-banan.com

    thanks

    https://ww.wp.xz.cn/plugins/wp-postratings/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Lester Chan

    (@gamerz)

    I fixed in the dev branch https://github.com/lesterchan/wp-postratings/archive/master.zip

    Hopefully that fixes your problem.

    Thread Starter indijaner

    (@indijaner)

    hi thanks for your feedback. I have updated the files. Now the description is empty: <meta itemprop=”description” content=”” />
    It is better than before, but a description would be better.
    Do you have a solution?

    Plugin Author Lester Chan

    (@gamerz)

    Yeap the solution is to strip away short codes which is what I fixed in the dev version.

    Thread Starter indijaner

    (@indijaner)

    sorry i don’t understand. I have delete the complete folder /wp-content/plugins/wp-postratings and than i have uploaded all files and folders from your master.zip in the same folder wp-postratings

    in my articles and sites i use the shortcode [ratings]

    what do you mean with strip away? sorry for my english. thank you for your help 🙂

    Plugin Author Lester Chan

    (@gamerz)

    [vc_row], [vc_col] are all short codes so in the except that the plugin gets its data from, I strip those away.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problems with rich snippets’ is closed to new replies.