Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › New post
This topic contains 6 replies, has 2 voices, and was last updated by multi_med 6 years, 11 months ago.
- AuthorPosts
- September 19, 2017 at 1:13 pm #14788
Hi, I have added new post to blog. When I search for it I get no results. Do I have to reindex something when I add new posts?
September 19, 2017 at 2:45 pm #14790Hi,
New elements are indexed whenever it is published. Make sure that this option is enabled (it should be enabled by default): https://i.imgur.com/E4XQiMt.png
If you use some sort of import tool to add the posts, that might not trigger the index refresh. You can also enable the wp_cron() option to index new contents every hour as well: https://i.imgur.com/wCK4BCB.png
Best,
It will look for missing elements in every hour, and extend the index if needed.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
September 19, 2017 at 3:26 pm #14792Hi, I’ve this option (New elements are indexed whenever it is published) enabled. But 2 new posts were not indexed.
I have added cron daily reindexed and now I can see these posts.
Will this cron not slow the preformance of the website?September 19, 2017 at 5:12 pm #14794Hi,
Not at all, it is limited to index only a few posts at once, WordPress cron jobs are processed in a single visit, in the background, as you defined – only once a day.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
September 25, 2017 at 12:49 pm #14871Hi, after adding next post it’s still can’t be seen by search. Cron is enabled once a day. Post added few days ago.
September 25, 2017 at 3:58 pm #14877Hi,
Is the post added via the post editor or something automated?
Best,
Are there any error messages in the server error log?
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
September 26, 2017 at 7:29 am #14887Hi, I have just added new post from the copy (duplicate post plugin) and than I’ve posted it.
I don’t know about the errors. - AuthorPosts
You must be logged in to reply to this topic.