QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack

Image 179

SEO For Multi-language and Multi-Currency Websites

Building a multi-language website is not a difficult task. But making it search friendly is a tricky task. In this article I will provide all possible solutions to make your multi-language website search friendly. What is a Multi-language and Multi-currency website? A multi-language website is a website which have different language versions of webpages each […]

Image8 years ago http://qnimate.com/seo-for-multi-language-and-multi-currency-websites/
Local And National SEO Techniques

If you website provides service to people in a particular location or country then Local SEO, National SEO and On-Site Location Optimizations will help your website rank well in local search queries. What is Local Search? Local search are those searches which are constrained to a particular geographic location. In simple words we can say […]

Image8 years ago http://qnimate.com/overview-of-local-and-national-seo/
Database Design For Storing Chat Messages

Storing chat messages and retrieving those messages at a very fast rate is much needed for an chat app. Developers spend days to decide which DBMS to choose and how to design tables for storing messages. Sometimes they endup with difficult and bad designs. Most bad table designs require a lot of sorting. After doing […]

Image8 years ago http://qnimate.com/database-design-for-storing-chat-messages/
Sidebar for Phonegap App

Sidebars were first implemented by mobile apps. But now even websites are using slidebars for their menu or anything else. Phonegap apps also use sidebar. In this post I will show a simple way to create a slidebar. View Demo Implementing Menu Sidebar <!doctype html> <html style="padding: 0px; margin: 0px">     <head>     […]

Image8 years ago http://qnimate.com/creating-a-sidebar-menu/
Overview Of Redis Architecture

Redis is a in-memory, key-value data store. Redis is the most popular key-value data store. Redis is used by all big IT brands in this world. Amazon Elastic Cache supports Redis which makes redis a very powerful and must know key-value data store. In this post I will provide you a brief introduction to redis […]

Image8 years ago http://qnimate.com/overview-of-redis-architecture/
Creating A Simple Backdrop Effect

A lot of web design frameworks like LightBox and Bootstrap use backdrop effects. Backdrop effects can also be used to force a user to look at a particular portion of your website. Creating a backdrop effect is very simple. In this article I will provide the simplest way to create a backdrop effect. View Demo […]

Image8 years ago http://qnimate.com/creating-a-simple-backdrop-effect/
SEO Pagination Best Practices and Friendly URLs

Pagination is one of the most important aspects of SEO. E-Commerce websites and Blogs needs to take care of pagination. A bad way of handling pagination could cause penalty to your website by search engines. In this article I will talk all about pagination. What Is Pagination And What Are Its SEO Problems? Pagination is […]

Image8 years ago http://qnimate.com/dive-into-pagination/
How To Detect Adblock using JavaScript

In this post we will look at how we can detect if user has installed Adblock extension or not. Websites that depend on ads for revenue can detect adblock and than stop users from viewing their site. So only those users can view your website who don’t have adblock installed. View Demo Its important to […]

Image8 years ago http://qnimate.com/how-to-detect-if-adblock-is-present-or-not/
Creating a WYSIWYG Editor

In this post I will provide simplest way of creating a WYSIWYG HTML editor. WYSIWYG HTML editor makes it possible to generate HTML code by creating the HTML output. So we see the output before we see the HTML code. Every CMS uses WYSIWYG editor so that anyone can create a blog post without knowing […]

Image8 years ago http://qnimate.com/creating-a-wysiwyg-html-editor/
Page 16 of 20« First«...10...1415161718...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (3)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    8 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    8 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    8 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
7 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
7 years ago
73 Comments
What is Multiplexing in HTTP/2?
7 years ago
61 Comments
Currently Viewed
How to take Date Input in HTML
7 years ago
Add Buttons to WordPress Text Editor
7 years ago
redirect-and-duplicate-seo
Redirection And Duplicate Content In Websites
8 years ago
Our Sponsor
My Books

2014 - 2015 © QNimate
All tutorials MIT license