ezbloo


Notice: Undefined variable: ub in /var/www/clients/client1/web1/web/functions.php on line 264

Notice: Undefined variable: ub in /var/www/clients/client1/web1/web/functions.php on line 276

Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/clients/client1/web1/web/functions.php on line 276
Twitter Facebook Google+ Stumbleupon LinkedIn

Take Out Repeating Content on Pages

In the ezBloo system we utilize the schema tags. Some website owners do not want repeated content in their website. here is a video to show you how to remove the repeated content in the schema data section.   

ezBloo Page Templates

<?php include('header.php'); ?> <div itemscope itemtype="http://schema.org/NewsArticle"> <meta itemscope itemprop="mainEntityOfPage" itemType="https://schema.org/WebPage" itemid="<?php siteurl(); ?><?php posturl(); ?>"/> <h2 itemprop="headline"><?ph...

Default ezBloo Footer.php

<footer class="container-fluid text-center"> <?php footerr(); ?> <?php chat(); ?> </footer> </div> </body> </html> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="styleshe...

Default ezBloo Header.php

<?php session_start(); ?><?php require_once('config.php');?><?php include('functions.php'); redirects();?> <?php if (!empty($_SERVER['HTTP_CLIENT_IP'])) { $ip = $_SERVER['HTTP_CLIENT_IP']; } elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) { $ip = $_SERVER['HTTP_X_FORWARDED...

ezBloo Default Article Templates for SEO

<?php include('header.php'); ?> <meta name="google-site-verification" content="iqnvpznMC-7trMxrpuGBU2d-YuySWSh2oJVsjLRGXCU" /> <?php sharebuttons(); ?> <div class="container-fluid"> <div class="row"> <div class="col-sm-8"> <div itemsco...

The New ezBLOO

Welcome to the new ezBLOO. We have been working on this CMS for a long time. The purpose of this system is to make it easier to change things as they are needed. We also use schema markup in the articles, posts and pages. There is a lot this new ezBLOO system can do and there will be more added i...
Copyright © 2023 ezBloo CMS. Powered by EZBloo. Template by Maximus McCullough A1WebsitePro.com.