SeoBiz

Multipurpose SEO HTML5 Template


Thank you for purchasing our Template. If you have any questions that are beyond the scope of this documentation file, please feel free to email via our user page contact form. Thank you so much!

How to get help:


We run support 24/7. You can expect a response within 24 hours.

[Note: Need Some Premium Customization Done? Contact Us Via Our User Page Contact Form. ]

INTRODUCTION


SeoBiz is a Multipurpose SEO HTML5 Template designed for All kinds of Search Engine Optimization, Social Media Marketing and Social Media Management Business. It's an HTML5 template based on latest Bootstrap v4.3.x. Anyone can easily update/edit this template by following our Well Sorted Documentation.

Main Features of "SeoBiz":

The "SeoBiz" template is a responsive HTML5 template based on Bootstrap v4.3.x. The structure is based on a flexible grid that lets you change HTML pages quickly and logically with a nestable system.

If you would like to edit the layout of any elements in the whole template, you would do the following:

"SeoBiz" is using the following CSS files:

css/bootstrap.min.css Bootstrap 4 Framework
css/font-awesome.min.css Font Awesome
plugins/owlcarousel/owl.carousel.min.css Owl Carousel
css/style.css Template Main Styles
css/custom.css Template Custom Styles

In our style.css file all the code are well structured as well as well commented. Here is the sample

js/jquery.min.js jQuery Library
js/bootstrap.bundle.min.js Bootstrap 4 Framework
plugins/owl.carousel.min.js Owl Carousel
plugins/retinajs/retina.min.js RetinaJS
js/menu.min.js Responsive menu
js/scripts.js Template Main Scripts
js/custom.js Template Custom Scripts
Via FTP:

1. Open up your 'FTP Software' of choice and connect to your hosting

2. Browse to required directory (Usually: ./public_html)

3. Unzip the 'main_files.zip' and choose templates to upload.

4. Upload the template to the server.

Once you finish setup successfully, you can customize it as you want. Some common frequently asked questions are given bellow.

Q. How to update existing theme?

Q. How to remove preloader?

Q. How to add image to support retina display?

Q. How to change logo?

Q. How to change menu items and links?

Q. How to change Social Icons and links?

Q. How to edit banner content?

Q. How to edit banner background image?

Q. How to change Service content?

Q. How to change Pricing Table content?

Q. How to change Testimonials?

Q. How to change clients/brands logo?

Q. How to change blog/post?

Q. How to change mailchimp newsletter form link?

Q. How to change footer contact info?

Q. How to change contact page info?

Q. How to update map location/settings?

Q. How to change map API?

Q. How to change email and name to send form data?

SeoBiz Supports Banner as well as Slider.

  • Banner
  • Slider

Slider

                                    
<!-- Banner -->
<div class="banner" data-bg-img="assets/img/banner/banner-bg.png">
    <div class="banner_slider owl-carousel" data-owl-dots="true">
        <!-- Single Slider -->
        <div class="single_slide">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <!-- Slider Content -->
                        <div class="banner_content text-center">
                            <h1>Win In Search, Win In Digital</h1>
                            <p>Donec dapibus mauris id odio ornare tempus. Duis sit amet accumsan justo, quis tempor ligula. Quisque
                            quis pharetra felis. Ut quis consequat orci, at consequat felis.</p>

                            <a href="#" class="btn">Free Audit</a>
                        </div>
                        <!-- End Slider Content -->
                    </div>
                </div>

                <!-- Banner Images -->
                <div class="banner-images row justify-content-between align-items-end">
                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6 d-none d-sm-block">
                        <div class="search-icon-box position-absolute">
                            <img src="assets/img/banner/search-icon.png" alt="">
                        </div>
                        
                        <img src="assets/img/banner/banner-image-1.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->

                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6">
                        <img src="assets/img/banner/icon-1.png" alt="" class="banner-icon icon-1 fa-spin">
                        <img src="assets/img/banner/icon-2.png" alt="" class="banner-icon icon-2 fa-spin">
                        <img src="assets/img/banner/icon-3.png" alt="" class="banner-icon icon-3 fa-spin">
                        <img src="assets/img/banner/banner-image-2.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->
                </div>
                <!-- End Banner Images -->
            </div>
        </div>
        <!-- End Single Slider -->
        <!-- Single Slider -->
        <div class="single_slide">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <!-- Slider Content -->
                        <div class="banner_content text-center">
                            <h1>Win In Search, Win In Digital</h1>
                            <p>Donec dapibus mauris id odio ornare tempus. Duis sit amet accumsan justo, quis tempor ligula. Quisque
                            quis pharetra felis. Ut quis consequat orci, at consequat felis.</p>

                            <a href="#" class="btn">Free Audit</a>
                        </div>
                        <!-- End Slider Content -->
                    </div>
                </div>

                <!-- Banner Images -->
                <div class="banner-images row justify-content-between align-items-end">
                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6 d-none d-sm-block">
                        <div class="search-icon-box position-absolute">
                            <img src="assets/img/banner/search-icon.png" alt="">
                        </div>
                        
                        <img src="assets/img/banner/banner-image-1.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->

                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6">
                        <img src="assets/img/banner/icon-1.png" alt="" class="banner-icon icon-1 fa-spin">
                        <img src="assets/img/banner/icon-2.png" alt="" class="banner-icon icon-2 fa-spin">
                        <img src="assets/img/banner/icon-3.png" alt="" class="banner-icon icon-3 fa-spin">
                        <img src="assets/img/banner/banner-image-2.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->
                </div>
                <!-- End Banner Images -->
            </div>
        </div>
        <!-- End Single Slider -->
    </div>

    <!-- Slider Counter -->
    <div class="slider-counter"></div>
    <!-- End Slider Counter -->
    
</div>
<!-- End Banner -->
                                    
                                

Banner

                                    
<!-- Banner -->
<div class="banner" data-bg-img="assets/img/banner/banner-bg.png">
    <div class="banner_slider">
        <!-- Single Slider -->
        <div class="single_slide">
            <div class="container">
                <div class="row">
                    <div class="col-12">
                        <!-- Slider Content -->
                        <div class="banner_content text-center">
                            <h1>Win In Search, Win In Digital</h1>
                            <p>Donec dapibus mauris id odio ornare tempus. Duis sit amet accumsan justo, quis tempor ligula. Quisque
                            quis pharetra felis. Ut quis consequat orci, at consequat felis.</p>

                            <a href="#" class="btn">Free Audit</a>
                        </div>
                        <!-- End Slider Content -->
                    </div>
                </div>

                <!-- Banner Images -->
                <div class="banner-images row justify-content-between align-items-end">
                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6 d-none d-sm-block">
                        <div class="search-icon-box position-absolute">
                            <img src="assets/img/banner/search-icon.png" alt="">
                        </div>
                        
                        <img src="assets/img/banner/banner-image-1.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->

                    <!-- Single Banner Image -->
                    <div class="single-banner-image text-center col-sm-6">
                        <img src="assets/img/banner/icon-1.png" alt="" class="banner-icon icon-1 fa-spin">
                        <img src="assets/img/banner/icon-2.png" alt="" class="banner-icon icon-2 fa-spin">
                        <img src="assets/img/banner/icon-3.png" alt="" class="banner-icon icon-3 fa-spin">
                        <img src="assets/img/banner/banner-image-2.png" alt="">
                    </div>
                    <!-- End Single Banner Image -->
                </div>
                <!-- End Banner Images -->
            </div>
        </div>
        <!-- End Single Slider -->
    </div>
</div>
<!-- End Banner -->
                                    
                                

Here is some example of features.You can use it by copy & Paste

  • Feature 01
  • Feature 02
  • Feature 03

Feature Styles 01:

                                    
<div class="row justify-content-between align-items-center pb-140">
    <div class="col-lg-5">
        <!-- Feature Image -->
        <div class="mb-50 mb-lg-0">
            <img src="assets/img/feature/feature-1.png" alt="">
        </div>
        <!-- End Feature Image -->
    </div>
    <div class="col-lg-6">
        <!-- Section Title -->
        <div class="section-title style--two">
            <div class="title-border">
                <span></span>
                <span></span>
                <span></span>
            </div>
            <h2>Superior On-Page Optimization</h2>
            <p>Seen you eyes son show. Far two unaffected one alteration apartments celebrated but middletons interested. Described
            deficient applauded consisted my me do. Passed edward two talent effect.</p>
        </div>
        <!-- End Section Title -->

        <!-- List Check -->
        <ul class="list-check">
            <li>You want to get a higher ranking for your site</li>
            <li>Get more traffic for your site</li>
            <li>You are looking forward to improved ranks with time</li>
        </ul>
        <!-- End List Check -->
    </div>
</div>
                                    
                                

Feature Styles 02:

                                    
<div class="row pb-140">
    <div class="col-lg-6">
        <!-- Section Title -->
        <div class="section-title style--two">
            <div class="title-border">
                <span></span>
                <span></span>
                <span></span>
            </div>
            <h2>Rank Heigher On Google Our <br>
            Off Page Strategic Rock</h2>
            <p><b>Yourself required no at thoughts delicate landlord it be. Branched dashwood do is whatever it.</b></p>
            <p>You delighted two rapturous six depending objection happiness something the. Off nay impossible dispatched partiality
            unaffected. Norland adapted put ham cordial. Ladies talked may shy basket narrow see. Him she distrusts questions
            sportsmen.</p>
        </div>
        <!-- End Section Title -->
    
        <a href="#" class="btn-inline mt-10">Read More</a>
    </div>
    <div class="col-lg-6 order-first order-lg-last">
        <!-- Feature Image -->
        <div class="mb-50 mb-lg-0">
            <img src="assets/img/feature/feature-2.png" alt="">
        </div>
        <!-- End Feature Image -->
    </div>
</div>
                                    
                                

Feature Styles 03:

                                    
<div class="row justify-content-between align-items-center">
    <div class="col-lg-5">
        <!-- Feature Image -->
        <div class="mb-50 mb-lg-0">
            <img src="assets/img/feature/feature-3.png" alt="">
        </div>
        <!-- End Feature Image -->
    </div>
    <div class="col-lg-6">
        <!-- Section Title -->
        <div class="section-title style--two">
            <div class="title-border">
                <span></span>
                <span></span>
                <span></span>
            </div>
            <h2>Quality White Hat Link Building</h2>
            <p>Imagine was you removal raising gravity. Unsatiable understood or expression dissimilar so sufficient.</p>
        </div>
        <!-- End Section Title -->

        <!-- List Check -->
        <ul class="list-check">
            <li>Click through traffic from social is an up and coming ranking factor and hence will help long term rankings.</li>
            <li>Social proof we can use in our pitches to both media and
            non-media lists to increase conversions (below).</li>
        </ul>
        <!-- End List Check -->
    </div>
</div>
                                    
                                

Photos:

Fonts Used:

Frameworks / Libraries:

Plugins Used:

28 May, 2019 - Version 1.0 (First release)