• Resolved nicoter

    (@nicoter)


    Hi,

    I’ve read your posts related to the performance of the plugin already, but it didn’t really answer my question.

    How does the plugin inject the links? Is this done during page loading by buffering the page and replacing the keywords with some regex?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Internal Links

    (@internallinkjuicer)

    Hi @nicoter

    to make it short, here is how the plugin works:

    1. you set up keywords to post
    2. if you have automatic index building mode on (default at the basic version of the plugin): After saving all posts get searched by configured keywords and matches get stored in the index
    3. when loading a post, the index gets asked about the links which need to be built
    4. after all filters on your post are done, Internal Link Juicer inserts your links directly out of the index
    5. Means: “yes” they are inserted during the page loading (a cache can save loading costs here!) – BUT: all calculation stuff is already done at this stage

    I hope things are a bit more clear now to you. If not, don’t hesitate to ask.

    Thread Starter nicoter

    (@nicoter)

    Thanks for clarifying.

    In this case a caching plugin makes a lot of sense.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Performance: What happens during page load?’ is closed to new replies.