Title: Daily Sync?
Last modified: October 16, 2024

---

# Daily Sync?

 *  Resolved [gleenk](https://wordpress.org/support/users/gleenk/)
 * (@gleenk)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/daily-sync/)
 * Hi guys, is there a way, maybe in pro version, to sync post daily or when a post
   is saved? How it works exactly? Do I have to push a button every day?

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

 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [1 year, 7 months ago](https://wordpress.org/support/topic/daily-sync/#post-18077291)
 * Good day [@gleenk](https://wordpress.org/support/users/gleenk/)
 * Any time any piece of content from content types that are getting indexed, it’ll
   self-update the index with that item. So if you have your “Sample Page” indexed,
   and you go in and change the post content to be more an “About Us” messaging,
   that’ll get reflected and updated in Algolia upon save. So the content as you
   work on it, should be self-managing.
 * Regarding bulk re-indexing, you should be able to make use of real, not WP, cron
   jobs alongside WP-CLI, for which we have some documentation at [https://github.com/WebDevStudios/wp-search-with-algolia/wiki/WP-CLI](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/WP-CLI)
   about. You could create the cron job to regularly run an available WP-CLI command
   and process that way. You’d want to do this any time you do maybe some bulk importing
   of content, or if you change configuration so that all the already indexed content
   can have the changed configuration processed. For example, if you decided to 
   index some custom fields that weren’t already getting indexed, you’d want to 
   run a bulk re-index so all the content gets their field values included in the
   end.
 *  Thread Starter [gleenk](https://wordpress.org/support/users/gleenk/)
 * (@gleenk)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/daily-sync/#post-18078369)
 * Thank you so much. Really appreciated
 *  Plugin Contributor [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * (@tw2113)
 * The BenchPresser
 * [1 year, 7 months ago](https://wordpress.org/support/topic/daily-sync/#post-18079207)
 * Welcome. Let us know if you need anything else.

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

The topic ‘Daily Sync?’ is closed to new replies.

 * ![](https://ps.w.org/wp-search-with-algolia/assets/icon-256x256.png?rev=2894668)
 * [WP Search with Algolia](https://wordpress.org/plugins/wp-search-with-algolia/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-search-with-algolia/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-search-with-algolia/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-search-with-algolia/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-search-with-algolia/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/)

## Tags

 * [commercial](https://wordpress.org/support/topic-tag/commercial/)
 * [question](https://wordpress.org/support/topic-tag/question/)

 * 3 replies
 * 2 participants
 * Last reply from: [Michael Beckwith](https://wordpress.org/support/users/tw2113/)
 * Last activity: [1 year, 7 months ago](https://wordpress.org/support/topic/daily-sync/#post-18079207)
 * Status: resolved