Chat on WhatsApp
TAG

#Magento 2

Magento 2 & Hyvä articles tagged “Magento 2”: hands-on tutorials, fixes, and guides from Kishan Savaliya, an Adobe-certified Magento developer.

20 articles
Magento Development Debugging Magento 2 Blank Page on Frontend & Admin: The Complete Fix Guide

Magento 2 Blank Page on Frontend & Admin: The Complete Fix Guide

After installing Magento 2 on Ubuntu with Apache, hitting the frontend or admin URL shows a blank page: no theme, no error, nothing. This guide walks through the 14 root causes that actually trigger it and the exact recovery recipe for each, with the canonical hosts-file edit (Linux + Windows) and a Magento-ready Apache virtual host you can copy verbatim.

Kishan Savaliya 14 min read
Magento Development DevOps Magento 2 Multi-Store & Multi-Website Setup (Step by Step)

Magento 2 Multi-Store & Multi-Website Setup (Step by Step)

One Magento install can serve any number of brands, regions, and languages, but only if you map the Website, Store, and Store View scopes correctly from the start. This guide walks you through every step: admin creation, nginx virtual host wiring, per-scope CLI config, shared vs separate catalogs, and the common pitfalls that break production multi-store setups.

Kishan Savaliya 11 min read