• Resolved micksim

    (@micksim)


    Hi,

    I need to extract all my reviews from my current website as I need to transfer them to a new site.

    I’ve had a look around but I can’t find the database, or wherever it is that they all are in a text format, so I can just copy and paste type of thing.

    Can any one help please?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Matt

    (@silvercolt45)

    Hello @micksim, you will find the Rich Reviews content in the following table

    “wp_richreviews” (the “wp_” prefix depends on your installation configuration)

    There are additionally plugin options stored in the “wp_options” table, these are as follows:

    • rr_admin_options
    • rr_display_options
    • rr_form_options
    • rr_markup_options
    • rr_user_options

    Let me know if this resolves your inquiry. Thank you!

    Thread Starter micksim

    (@micksim)

    Hi Matt,

    Thanks you for your help. I have found the reviews now.

    Is there a way to just dump all of them, title and comment, onto a text, word or excel document?

    Kind regards.
    Mick

    Plugin Author Matt

    (@silvercolt45)

    Mick,

    That’s great, thank you for confirming. You should be able to use your current database management client to do things like that in exporting data. Some provide different formats but most should support CSV at the very least which you can import/open in Excel.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Transfer reviews to new website’ is closed to new replies.