Photos & Image Storage
Image Placement & Storage Guidelines
SiteNix separates static platform logos and icons from dynamic customer product photos. Here is where your files belong:
1. Static Site Images (`public/` folder)
Static branding graphics (site logo, favicon, open graph social media share preview image) belong in the project's root public/ folder:
public/
├── favicon.ico
├── icon.svg
└── images/
├── logo.png
└── og-image.png2. Product Photos & User Uploads (Cloudinary CDN)
When you upload product catalog photos or business logos inside the Visual AI Editor, SiteNix automatically uploads them to a fast CDN (Cloudinary) so your site loads lightning fast on mobile networks!
Automatic Mobile Optimization
Images are automatically resized and converted to high-efficiency WebP format.
Fast Global Loading
Delivered via worldwide edge servers so customers never wait for photos to load.