Skip to main content

Posts

Showing posts with the label site

How to add AddThis Social Media sharing tools to Drupal site

How to add AddThis Social Media sharing tools to Drupal site I f you own a blog or website, Social Media sharing tools are must-have these days as one cannot ignore tons of users on Social Media. Most internet users nowadays have Social Media account be it Facebook, Google Plus, Twitter or any other social media platforms. And as a blogger or owners of websites, we cannot ignore the fact that our visitors may be willing to share content from our website and blog to Social Media platforms. So, if we place Social Media sharing tools on our blogs or websites for users to use, it is free promotion for publishers. There are tons of potential for traffic through Social Media platforms. So it is very important that Social Media tools are added to websites and blogs. Read more � download  file  now

404 Error While Accessing Drupal Site After Migration

404 Error While Accessing Drupal Site After Migration If you have migrated a Drupal site from local development server to a live server or from one host to another host, you will generally encounter a 404 error when accessing the pages after migration. Do not freak out, this is pretty normal and can be resolved easily. Let's go through what I did so far to migrate from one host to another. Process of migrating a Drupal Site from one host to another host: On the old server: Read more � download  file  now

How to migrate site from local development machine to live site

How to migrate site from local development machine to live site M ost web developers like to develop websites on local development machines and on completion migrate it to a live site. In this post, we will see how to migrate a site developed locally to a live site. In this tutorial, the local site is build using Drupal CMS (PHP, MySql) on Windows using XAMPP suite. Check out these previous post how to install XAMPP on Windows for development purposes: How to install and run XAMPP on Windows? (Guide) How to install and run WordPress using XAMPP on Windows? How to migrate site from local development machine to live site? Read more � download  file  now