Tips For Drupal SEO Modules

Drupal is an open source content management platform powering millions of websites and applications. Here are the SEO modules that you should definitely have installed and configured if you own a Drupal website How you can quickly harness the power of Drupal to get your site indexed and get top rankings in Search Engines. Best […]

See More
reseller_name_with_domains

Find out the reseller name with domains

How to find out the reseller name with domains? Ans : If you want to list all cPanel accounts under a specific reseller, then you can use the below simple shell script. 1) Crete the file reseller.sh and add the following code. vi /home/reseller.sh ========================================================== #!/bin/bash usage() { echo “Example : $0 domain.com or username” […]

See More