New post

This topic contains 6 replies, has 2 voices, and was last updated by multi_med multi_med 6 years, 7 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #14788
    multi_med
    multi_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 Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #14792
    multi_med
    multi_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 Marcinko
    Ernest 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.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #14871
    multi_med
    multi_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 Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

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

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #14887
    multi_med
    multi_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.