$sb = Softlab_Theme_Helper::render_sidebars(); $row_class = $sb['row_class']; $column = $sb['column']; ?>

SQLite Sync is the Future of All Microsoft Web Apps

Before I begin Speaking about my experience architecting Microsoft Blazer Ui’s top interface with SQL and Azure SQL products I just want everyone to note .Net 8 will be used as my main reference point as this will be the gold standard of Microsoft web facing services for the foreseeable future.

Learn More

Excellence Award in Internet Marketing Services 2019 – Colorado

Jimnio
Excellence Award in Internet Marketing Services 2019 – Colorado
Learn More

SEO in Pueblo Colorado – Small Business Guide

I want to help small businesses compete with the Goliaths of their like Industry. So if you are a big time thinker with a products that should compete with what is currently offered in the Nation then Jimnio SEO is for you free of charge. Continue Reading SEO in Pueblo Colorado – Small Business Guide

Learn More

Come to Jimnio SEO for Growth

Jimnio SEO is a SEO Company that combines a little of the old with the new in search engine visibility. Continue Reading Come to Jimnio SEO for Growth

Learn More

Best Codeigniter 4 Sitemap Generator

The code samples below will give you the best Codeigniter Generating Software.

application/config/routes.php

 | Examples:    my-controller/index -> my_controller/index
 |        my-controller/my-method -> my_controller/my_method
 */
 $route['default_controller'] = 'welcome';
 $route['404_override'] = '';
 $route['translate_uri_dashes'] = FALSE;
 $route['sitemap.xml'] = "Sitemap/index";

application/controllers/Sitemap.php

<?php
 defined('BASEPATH') OR exit('No direct script access allowed');
 class Sitemap extends CI_Controller {
     public function index() {     
           $this->load->database();     
          $query = $this->db->get("locations");     
          $data['pages'] = $query->result();     
          $this->load->view('sitemap', $data); }
     }
}

application/views/sitemap.php

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:sitemap="http://www.sitemaps.org/schemas/sitemap/0.9">
    <head>
        <title>XML Sitemap</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <style type="text/css">
				body {
					font-family: Helvetica, Arial, sans-serif;
					font-size: 13px;
					color: #545353;
				}
				table {
					border: none;
					border-collapse: collapse;
				}
				#sitemap tr:nth-child(odd) td {
					background-color: #eee !important;
				}
				#sitemap tbody tr:hover td {
					background-color: #ccc;
				}
				#sitemap tbody tr:hover td, #sitemap tbody tr:hover td a {
					color: #000;
				}
				#content {
					margin: 0 auto;
					width: 1000px;
				}
				.expl {
					margin: 18px 3px;
					line-height: 1.2em;
				}
				.expl a {
					color: #da3114;
					font-weight: 600;
				}
				.expl a:visited {
					color: #da3114;
				}
				a {
					color: #000;
					text-decoration: none;
				}
				a:visited {
					color: #777;
				}
				a:hover {
					text-decoration: underline;
				}
				td {
					font-size:11px;
				}
				th {
					text-align:left;
					padding-right:30px;
					font-size:11px;
				}
				thead th {
					border-bottom: 1px solid #000;
				}
			</style>
		</head>
		<body>
		    <div id="content">
		        <h1>XML Sitemap</h1>
		        <p class="expl">
				Generated by <a href="https:jimnio.com" target="_blank" rel="noopener noreferrer">Jimnio SEO</a>, this is an XML Sitemap, meant for consumption by search engines.<br><br>
				You can find more information about XML sitemaps on <a href="http://sitemaps.org" target="_blank" rel="noopener noreferrer">sitemaps.org</a>.
			    </p>
			    <p class="expl">
					This XML Sitemap Index file contains 19 sitemaps.
				</p>
				<table id="sitemap" cellpadding="3">
				    <thead>
				        <tr>
				            <th width="75%">Sitemap</th>
				            <th width="25%">Last Modified</th>
				        </tr>
				        </thead>
				        <tbody>
				            <?php foreach($items as $item) { ?>
                            <tr>
                                <td>
                                    <a href="<?php echo base_url()."page/".$item->locationname ?>"><?php echo base_url()."page/".$item->locationname ?></a>
                                </td>
                                <td>2020-02-10 02:37 +00:00</td>
                            </tr>
                            <?php } ?>
				        </tbody>
				</table>
			</div>
		</body>
	</html>
Learn More

5 Types of Tech That Can Boost Your Freelance Career

When you operate a one-person shop, you know that CRM, email marketing, and social media strategies can be a big boost to your business, but just don’t seem very realistic when it comes to time and money. Continue Reading 5 Types of Tech That Can Boost Your Freelance Career

Learn More

Price of Websites in Pueblo Colorado

Secure | Out of the Box | Anonymous

We will never share your information with any agency nor have we signed any license agreement to do so. The web was meant for the people not Nosy Nelly’s. Please ask about our custom Jimnio CMS made hacker proof with all vulnerabilities tested and using my custom code modules.

All Prices are subject to change based on scope of project but a detailed FDR will be provided before payment is invoiced.

[wgl_progress_bar units=”USD” css_animation=”bounceInLeft” values=”%5B%7B%22label%22%3A%221-5%20Page%20WordPress%20Site(no%20E-Commerce)%22%2C%22point_value%22%3A%22500%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%225%20or%20Greater%20Page%20WordPress%20Site(no%20E-Commerce)%22%2C%22point_value%22%3A%221000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Joomla!%2FDrupal%20CMS(15%20Page%20or%20Less)%22%2C%22point_value%22%3A%22600%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22WordPress%20Site%20E-Commerce(10%20or%20less%20Products)%22%2C%22point_value%22%3A%22800%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22WordPress%20Site%20E-Commerce(20%20or%20more%20Products)%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Jimnio%20Custom%20CMS(Secure)%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22Magento%20E-Commerce%20CMS%22%2C%22point_value%22%3A%223000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(Small%20Gov)%22%2C%22point_value%22%3A%223500%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(State%20Gov)%22%2C%22point_value%22%3A%2210000%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%2C%7B%22label%22%3A%22ASP.Net(Federal%20Gov)%22%2C%22point_value%22%3A%220%22%2C%22bar_color_type%22%3A%22gradient%22%2C%22bar_color%22%3A%22%2342adff%22%2C%22bar_gradient_start%22%3A%22%236a4bc4%22%2C%22bar_gradient_end%22%3A%22%23329fff%22%2C%22bar_bg_color%22%3A%22%23f0f3fa%22%2C%22label_color%22%3A%22%23161616%22%2C%22value_color%22%3A%22%23161616%22%7D%5D” extra_class=”custom-progress”]
[wgl_info_box layout=”left” icon_type=”font” icon_font_type=”type_flaticon” icon_flaticon=”flaticon-money-2″ ib_title=”Limited Budget?” ib_content=”We can do financing with custom payment plans. My goal is to get anyone who wants a website to see it happen.”]
Learn More