New Package pagereplica:bot-traffic-handler

Hi all.

A few weeks ago, I shared an exciting update about Page Replica, a tool I developed to enhance SEO by prerendering, caching, and serving static versions of web pages. For those who missed it, you can read about it here.

Today, I published a new Meteor package: pagereplica:bot-traffic-handler. This package is designed to streamline bot traffic management without the need for hacks or complex setups.

Feel free to check it out and let me know if you have any questions or feedback!

6 Likes

Congrats on this package. This can be helpful to ensure meteor apps will get indexed.

A couple of questions:

  1. You mentioned in the case study on your app

Faster loading times, enhancing user experience and reducing bounce rates.

Does this mean that the pre-rendered pages are being served to users?

  1. Are you fixed on the name of the package? bot-traffic-handler might not get the attention of those needing your package. If I need your package, I might search for something related to “pre-render” or “page caching”.
1 Like

Hi @rjdavid,

Thank you so much for your feedback; I really appreciate it!

  1. You’re absolutely right about the mention. I made a copy error, and I should have replaced ‘user’ with ‘bot or crawler.’
  2. I’ll rely on your expertise regarding renaming the package. Is it possible to rename an existing package, or should I simply publish a new one?

This is awesome!

About your question:

Publish a new one.

1 Like

thank you for the quick reply

Following feedback from @rjdavid, the package has been moved here: The trusted source for JavaScript packages, Meteor.js resources and tools | Atmosphere

thank you all

3 Likes