Getting Started

Getting started with RabbitLoader on Shopify

Installing RabbitLoader on a Shopify store Installing the RabbitLoader Shopify app is very similar to installing any other app on Shopify. Click this link to install the RabbitLoader from the Shopify app store or under the apps section of your admin panel and install the app. After installing you would need to “Activate RabbitLoader”, click […]

Installing RabbitLoader on a Laravel Website

Laravel is a PHP-based open-source framework that follows an MVC architectural pattern and modular packaging system. RabbitLoader can be used to improve PageSpeed Insights and core web vitals for the Laravel websites. Video Guide Installing the Package The RabbitLoader Laravel Package is available via Composer and it is pretty easy to install. Navigate to the […]

Setting up Page Rules to tune the performance

By creating a “Page Rule” you can control the performance behavior for pages of your website. Page Rules help you to configure optimization features for different sections of your website based on what is best for that segment, for example, public-facing pages and admin panel. The rule is applied based on the URL pattern you […]

Setting up RabbitLoader on Custom-PHP Website

RabbitLoader can be used to improve PageSpeed Insights and Core Web Vitals for any custom website or in-house developed website that uses PHP. Though SDK supports v5.6 or above, it is recommended to use the latest version of PHP for security and performance reasons. Installing the SDK The RabbitLoader PHP SDK is available via Composer […]

Trying RabbitLoader on a staging environment

Before trying out the plugin on your production website, it’s a good idea to try it in pre-production aka staging environment. Doing this reinforces confidence in the system especially when you have a number of other plugins installed on your website or there are extensive customizations done on top of the default CMS offerings. RabbitLoader […]