This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

New post

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #14788
    multi_medmulti_med
    Participant

    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?

    #14790
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    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
    It will look for missing elements in every hour, and extend the index if needed.

    #14792
    multi_medmulti_med
    Participant

    Hi, 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?

    #14794
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    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.

    #14871
    multi_medmulti_med
    Participant

    Hi, after adding next post it’s still can’t be seen by search. Cron is enabled once a day. Post added few days ago.

    #14877
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    Is the post added via the post editor or something automated?
    Are there any error messages in the server error log?

    #14887
    multi_medmulti_med
    Participant

    Hi, 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.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.