Host a Subdomain of Your Website With SSL(GoDaddy Edition)

May 16th, 2025 by

This guide walks you through pointing a custom subdomain (like rentals.yourdomain.com) to your RentMy store and securing it with HTTPS using AWS Certificate Manager (ACM). These steps are specific to GoDaddy’s DNS manager. ✅ Step 1: Log In to GoDaddy 🌐 Step 2: Add an A Record to Point Your Subdomain to RentMy To connect […]

Abandoned Cart Notifications for Rental Orders

October 11th, 2024 by

Perhaps the easiest way to grow your rental business is to remind Customers of started (but not completed) rental orders. The RentMy Custom Email & SMS Notifications feature permits account Admins to create an automated email to contact Customers with a message to complete their order. You can learn more about this feature on our […]

Advanced Website Design Features

September 20th, 2023 by

Do more with your RentMy eCommerce website!

Update Business Name

September 11th, 2023 by

Update your rental company name in RentMy.

Apply CSS to Hide Rental Selection Dates

September 28th, 2022 by

Clients who wish to remove rental dates from the booking experience can apply the following code to their account: .p-details-datetimerange {     display: none; } .cart-datepicker {     display: none; } .orderdetails-datepicker {     display: none; } .rm-rental-startdate {     display: none; } To apply the CSS, visit Website Settings > […]

Set The Display Order Of Products

May 4th, 2022 by

To update the order (sequence) in which your products are displayed on your website, follow these steps: Step 1. Visit the Inventory > List menu and choose a product by clicking on the product’s name Step 2. The default first tab is the Description tab. On this tab, update the Sequence No. field with the […]

Change Website Fonts & Style

May 4th, 2022 by

RentMy offers the option to modify the default font to meet your style/brand guidelines. Follow these simple steps to update your RentMy website: Step 1. Visit https://fonts.google.com/ and locate the desired font for your site Step 2. Click the “Select This Style” dropdown button Step 3. Click the Import option Step 4. Copy the import […]

Locations Navigation URL

May 4th, 2022 by

If your business has multiple locations, you can set up navigation on social media or your existing website using the following link structure: <yoursubdomain>.rentmy.shop?location=location_id where the “location_id” is displayed in the Business Settings > Locations menu:

Manage Navigation Menus

February 4th, 2022 by

Providing an easy way for your customers to find your products is essential to booking the order. RentMy makes adding and managing navigation links in your account simple. Visit the Website Settings > Design > Menus page to get started. Header Links To create top-level (parent) links, click the Add Menu Items button. Choose the […]

Add A Hosted Subdomain to your Website

November 23rd, 2021 by

How to Add a Hosted Subdomain to Your Website with SSL Support If you want to use your domain as a vanity domain to access your RentMy store with SSL/TLS support. This guide includes steps for setting up the vanity domain: Step 1: Choose Your Subdomain Decide on a subdomain name you’d like to use […]