Footer

Overview

The footer is the lower area of your web application. It appears on all pages of the domain and typically contains legal information, useful links and contact details.

Building the Footer

Like the header, the footer is built in the Dev Panel using standard BWEB blocks. It is configured independently for each domain.

Typical Elements

ElementBlock TypeDescription
Legal linkstext / wrapperLegal notices, terms of service, privacy policy
Contact detailstextAddress, phone number, contact email
Social mediawrapper + iconsLinks to social profiles
CopyrighttextYear and company name
NewsletterformField + buttonSubscription form

Responsive

The footer adapts automatically according to breakpoints. On mobile, columns stack vertically. Use Tailwind grid and flex classes to organize the content.

Footer and SEO

The footer is a good location for important internal links. Search engines index footer links, which improves the internal linking of your site.