• Resolved sneader

    (@sneader)


    When you use the built-in Search feature in WordPress, and you search for some words that are in your table, it does not find the data. However, if you build a normal table in the WordPress editor, it sees that data fine (since the data is part of the post).

    Do you have any ideas on how the data in the tables can be seen by WordPress search queries?

    – Scott

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Shahjahan Jewel

    (@techjewel)

    Hello Scott,
    We store the data in our custom table to keep WordPress’s core tables clean. as WordPress search only on it’s core table so I am afraid that can not find the data from default search.
    Please note that, Google and other search engines can index the data.

    Thanks

    Thread Starter sneader

    (@sneader)

    Thank you for taking the time to respond. Perhaps we will find a way to include the data in the WP search… if so, I will share the method here.

    – Scott

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

The topic ‘WordPress Search can’t see table data’ is closed to new replies.