It is usual to get huge 404 errors like that of post images in Google WebMasters Tools. Here is permanent fix for these WordPress 404 errors. Usually we face three or four types of 404 errors. These can get exacerbated when Google Bots re-crawls the whole site, usually an old site again for some reason - change in server (crawl increases on A Grade web hosts due to many factors), change in domain … [Read more...]
Computer and Internet
Computer and Internet is catchall section of core computing categories including Cloud Computing, Digital Photography, Virtualization, Networking, Protocols and Others' which are not otherwise more subcategorized. Here also you will get unique articles and news on computer hardware, Software, Networking and Protocols.
Docker and Development of Cloud Container
Docker sold their dotCloud Platform as a Service business to a German Company. The decision to sell dotCloud is not accidental. As we wrote before, Docker becoming the centre of interest to the Cloud Providers, the recent concentration that the larger IT multinationals have dedicated to Docker, only for a big part - Container Based Virtualization. And concentration is synonymous with the … [Read more...]
Separate MySQL Database Setup on Rackspace Cloud Server
Here is a Step by Step Guide on How To Setup a Separate MySQL Database Server on Rackspace Cloud Server and Connect From FTP Server Easily. For scalability on cloud computing platform, we need to distribute the load. To run WordPress like CMS, it is almost mandatory to separate the application server from FTP server. In our case, the application server is MySQL Database Server; MySQL by default is … [Read more...]
Nginx Cartridge for OpenShift PaaS
Here is ready to use Nginx Cartridge for OpenShift PaaS. You will need to use OpenShift Command Line Tool for better control of installation. Apache2 is default web server software for OpenShift PaaS, but here is a special Nginx Cartridge for OpenShift. Nginx Cartridge for OpenShift PaaS : Source Code and Basics This Nginx Cartridge for OpenShift PaaS is developed by a … [Read more...]
Time To First Byte (TTFB) Demystified
In this article on Time To First Byte (TTFB), we have explained the relationship with good host, latency, CDN and how to know TTFB with cURL. Usually uneducated peoples who were last benchers in school found SEO is a way make quick money. Most has not a single masters' degree on science. Practically the things are logical. Rocket science is nothing but Newton's Law! Time To First Byte (TTFB) is … [Read more...]
Google Ranking and HTTPS : Brief Overview
Websites using HTTPS will get priority - it was just waiting for an official announcement. There are many technical aspects of HTTPS. When we moved our website from HTTP to HTTPS weeks ago. TLS itself has nothing to do with any SEO, Barry Schwartz wrongly written in a recent article - "adding a SSL 2048-bit key certificate on your site ” will give you a minor ranking boost." The statement is … [Read more...]
Convert Backticks to Code Block in WordPress
Adding this snippet to your active theme's (or child theme's) functions.php file will automatically convert backtrack wrapped phrase to be wrapped in code block. The word functions.php was written with back ticks wrap. When even there will be matching back ticks within WordPress content area, it will convert to inline code. If we use one back tick, it will not get replaced … [Read more...]
Optimizing Nginx (nginx.conf) on Cloud Server
This guide for optimizing Nginx is related to the needed modification of the [crayon-69ff5acede244482068871-i/] file on Cloud Server. Optimization will differ on Bare Metal. Practically we are using a multi tenant environment, even if on an instance there is Multi Core Processor, essentially they are virtual. There will be definite difference with physical multi-Core processor based computer vs. … [Read more...]
Create Graph From MySQL Data
It is quite practical thought to create graph from MySQL Data - the need can be for a standalone Cloud App or server stat on WordPress dashboard. We have talked about really lot of different libraries to create various types of charts and graphs - c3 Chart Library, Peity, Epoch. Everything basically depends on situation and need. We are using MySQL Database to store the data. So, it is better to … [Read more...]
Copyright of API Means Pushing To Use Cloud Abstraction
Copyright of API is recent silent addition in fine prints sometimes with Business Source License, which is intended to crowd fund coding for free. There is quite turbidity in recent time around the abuse of abnormal Business Source License by Rhodecode, previously EyeOS overnight went 100% closed source software after collecting contribution from the community. As there some turbidity with EyeOS, … [Read more...]
Web Fonts, HTTPS and CDN : Error and Solution
This guide is Intended to solve the errors associated with Web Fonts when served from Rackspace Cloud Files for a webpage using HTTPS. You need to read these two previously published articles to simply check if you already know the basic stuffs - How To Use Any Web Font From Own Hosted Library and Serving Fonts from Rackspace Cloud Files CDN. Practically we have mentioned the second linked article … [Read more...]