TheCondoPortal logo
HomeNeighbourhoodsMapBlogBrokerage

TheCondoPortal

Red Bricks is your destination for pre-construction condos, townhouses, and homes. Access platinum listings, launching soon projects, and more.

Discover

  • Home
  • Neighbourhoods
  • Map
  • Blog
  • Developers
  • Cities

Company

  • About Us
  • Our Team
  • Contact

Get in Touch

Have questions about a project? We're here to help.

Send a Message →

Listing data is provided under license from the Toronto Regional Real Estate Board (TRREB). TRREB assumes no responsibility for the accuracy of the information contained herein. Data is updated periodically and may not reflect the most current market activity. Not intended to solicit buyers or sellers currently under contract. MLS®, REALTOR®, and the associated logos are certification marks owned by the Canadian Real Estate Association (CREA) and identify real estate professionals who are members of CREA.

© 2026 TheCondoPortal. All rights reserved.

Data powered by

Privacy PolicyTerms of Service
Home/Help Center/Technical FAQ/Performance Optimization
getting-started

Performance Optimization

Loading speed, image optimization, and performance best practices.

Last updatedMarch 22, 2026

On this page

  • Performance Optimization
  • Built-in optimizations
  • Image best practices
  • Monitoring performance
  • What affects performance

Performance Optimization

A fast site converts more visitors into leads. Here is how your site is optimized and what you can do to keep it fast.

Built-in optimizations

Your site includes several performance optimizations out of the box:

  • Image optimization — All images are automatically served in modern formats (WebP/AVIF) at the appropriate size for each device
  • Code splitting — Only the JavaScript needed for each page is loaded
  • Server-side rendering — Pages are rendered on the server for fast initial load
  • CDN caching — Static assets are cached at edge locations worldwide
  • Font optimization — Fonts are self-hosted and preloaded to prevent layout shifts

Image best practices

When uploading images (blog posts, custom pages, testimonials):

  • Use JPEG or PNG format (the system converts to WebP automatically)
  • Keep original files under 2MB
  • Use images sized appropriately (do not upload a 5000x3000 image for a 300px thumbnail)

Monitoring performance

Check your site performance score:

  1. Visit Google PageSpeed Insights (pagespeed.web.dev)
  2. Enter your site URL
  3. Review the scores for mobile and desktop
  4. Target scores above 80 for both
Run a PageSpeed test monthly. If scores drop, it is usually due to large images in blog posts or custom pages. Optimize those images and scores will recover.

What affects performance

Things that can slow your site:

  • Very large custom images (optimize before uploading)
  • Too many third-party scripts (chat widgets, analytics trackers)
  • Embedding heavy iframes (multiple YouTube videos on one page)

Was this article helpful?

Related Articles

How Does Data Sync Work?

Understanding cron jobs, API data flow, and how your site stays current.

Technical FAQ

What is Red Bricks OS?

An overview of the Red Bricks OS platform, what it does, and who it is built for.

Getting Started

Setting Up Your Site

First login, admin dashboard overview, and initial configuration steps.

Getting Started

Back to Technical FAQ