Knowledgebase
(26)WHM
(45)cPanel
(31)Plesk
(32)CentOS Linux Server
(5)Windows Server
(8)Cloud
(13)Wordpress Hosting
(3)Billing
(1)MS Exchange
(3)Forex
(8)VPS (Virtual Private Server)
(192)MANUALS / GUIDES
(26)Applications
(43)CMS (Content Management System )
(112)Control Panel
(35)Database
(48)Dedicated Servers
(28)Domain Name
(17)Domain Name Server (DNS)
(6)Downloads / Tools
(6)Email Blasting (International)
(130)Email Hosting
(4)FAQ for ex-SmarterTeam customers
(3)Google Apps
(5)Network
(5)Reseller Tips
(2)FAQ for IPxCess
(166)Security
(108)Shared Hosting
(5)SSL
(2)Video Guide
(2)VPN (Virtual Private Network)
(9)Webserver
Attention: All Joomla Users & Administrators
We have received an alert from our security team that JOOMLA (EOL) 2.5
version ended on 31st December 2014
For details, please refer to this Link
[http://developer.joomla.org/development-status.html].
We st...
In a default WordPress installation, the only place the log out link
is displayed in is the WordPress admin bar. If your WordPress site is
designed primarily for registered users, it can be helpful to add a
log out link to the navigation menu.
ADDING A ...
CAPTCHA is an effective tool that you can use to prevent your contact
forms from being used by automated bots, sometimes called spambots, to
post spam on your site. CAPTCHA protection works by displaying an
image containing text on each contact form. User...
WordPress is equipped with a powerful WYSIWYG (WHAT YOU SEE IS WHAT
YOU GET) post and page editor that works in a similar way to a word
processing application, like Microsoft Word or Google Docs. You can
type text into the editor and use buttons presented...
WHAT IS AN AFFILIATE LINK?
An affiliate link is a link from your website to a website that sells
a product or service. If your site visitor clicks the affiliate link
and purchases the product on the affiliate site, you earn a small
commission. For exampl...
Your website title is the name of your website and in most themes is
displayed at the top of every page.
To change the title of your WordPress website go to SETTINGS >
GENERAL and change SITE TITLE to your new title.
Then click SAVE CHANGES.
While WordPress can be configured to display posts and pages with
SEO-friendly URLs, the platform's default search URL structure
(http://www.mydomain.com/?s=search-term
[http://www.mydomain.com/?s=search-term]) is less attractive for
search engine crawler...
CHANGING A WORDPRESS ACCOUNT USERNAME
After you create a WordPress login account, you may want to change the
username. However, you cannot do this from the WordPress
administration screen. Instead, you can use phpMyAdmin to change the
username manually i...
HOW TO CHANGE YOUR HEADER IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to change your header image.
1. Click Appearance in the left margin.
2. Then click Header.
3. Here we can see a preview of our c...
This article describes how to configure the permalink structure in
WordPress.
ABOUT WORDPRESS URLS
By default, WordPress uses the following URL format to display a
site's pages and posts:
_http://www.example.com/?p=63_
This URL is known as a "perma...
If you want to use WordPress on a new domain all you need to do is
change the SITEURL and HOME options in our WordPress Dashboard or
via FTP.
USING THE WORDPRESS DASHBOARD
To do this go to SETTINGS > GENERAL and replace WORDPRESS
ADDRESS and SITE ADDRE...
HOW TO EDIT YOUR PROFILE IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to edit your profile.
1. Click Users in the left margin.
2. Then click Your Profile.
3. On this screen you can edit options relat...
HOW TO FIX CPU PROBLEMS IN WORDPRESS
UPDATE WORDPRESS
If you're not using the latest version of WordPress update now
[http://codex.wordpress.org/Updating_WordPress]. Make sure you backup
your site first!
UPDATE PLUGINS
Updating your WordPress plugins t...
As a dynamic content management system, WordPress relies on a MySQL
database that stores your content, website settings and more. If
WordPress is unable to communicate with its database, you'll see an
error message stating: ERROR ESTABLISHING A DATABASE C...
HOW TO INSTALL WORDPRESS WITH PLESK?
To install a new WordPress copy on a subscription:
1. Log into your Plesk panel.
2. When you click on WEBSITES & DOMAINS TAB, following page appears.
3. Click on the WORDPRESS ICON on the upper right hand side o...
HOW TO MANAGE CATEGORIES IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to manage your categories.
1. Click Posts in the left margin.
2. Then click Categories.
3. This is where you can add a new catego...
HOW TO MANAGE PAGES IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to manage pages.
1. Click Pages in the left margin.
2. Then click Add New.
3. Enter a title for the new page.
4. Then enter the page ...
HOW TO MANAGE PLUGINS IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to manage plugins.
1. Click Plugins in the left margin.
2. Then click Installed Plugins.
3. This page will show you a list of all yo...
HOW TO MANAGE USERS IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to manage users.
1. Click Users in the left margin.
2. Then click Add New.
3. Enter a username and email address for the new user.
4....
Wordpress is currently one of the most popular blogging/CMS
applications. Here are some ideas for optimizing Wordpress and
reducing the CPU consumption of this PHP script.
* MAKE A BACKUP OF YOUR ACCOUNT FIRST, and then upgrade to the
latest version o...
It is highly recommended that you make a backup of your database
before continuing.
ACCESS PHPMYADMIN
These steps explain how to access phpMyAdmin.
* From your account CPANEL, go to the DATABASES GROUP OF ICONS, and
click on PHPMYADMIN
* When p...
WORDPRESS DEBUG
WordPress includes several settings that you can use to help debug the
main application, themes, your own custom code, and more.
Generally, these settings are intended for use by developers and
should not be used on "live" sites. Howeve...
UPDATING WORDPRESS
You should update a WordPress installation frequently to ensure it is
running the latest version. There are several reasons for this:
* SECURITY: WordPress updates contain fixes that patch security
vulnerabilities. One of the most ...
Upgrade Joomla to the latest version -->
https://docs.joomla.org/Upgrading_from_an_existing_version
[https://docs.joomla.org/Upgrading_from_an_existing_version]
HOW TO WRITE A COMMENT IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to write a comment.
1. First let's go to our live website.
2. Locate the post you want to comment on, then click LEAVE A COMMENT.
3...
HOW TO WRITE A NEW POST IN WORDPRESS
This tutorial assumes you've already logged in to WordPress, and will
show you how to write a new post.
1. Click Posts in the left margin.
2. Then click Add New.
3. Enter a title for your new post…
4. Then enter ...
In order to deploy WordPress multisite, the following directives
should be added to DOMAINS > EXAMPLE.COM > APACHE & NGINX SETTINGS >
ADDITIONAL NGINX DIRECTIVES:
> # WordPress multisite subdirectory rules.
> index index.php;
>
> # This order might s...
Please follow these instructions if you want to prevent spam in
WordPress's Comments:
1) Disable the Comments option in both "Pages" and "Posts".
Go to --> Pages --> All Pages --> Tick All Pages --> Drop down the
"bulk option" --> Choose "Edit" --> Cli...
Alert in NewsPost on 08 April 2015 03:09 PM
Updated on: 6th May 2015 ; 10.00 AM
ATTENTION: To all Drupal users
Dear valued customers,
We have received alert an from our Security Team about the latest
release of Drupal core version. --> 7.36 & 6.35 ...
Posted on 247liveSupport.biz in NewsPost - 15 March 2016 11:23 AM
ATTENTION: All PhpBB software users/owners/administrators
Dear valued customers,
We received a notification from our security team that there is new
PHPBB RELEASE VERSION 3.1.8.
Pleas...
Posted in News Post on 30 April 2015 11:28 AM
ATTENTION: ALL WEBSITES USING THE OLDER VERSIONS OF ZENCART. (LESS
THAN 1.5.4)
Dear valued customers,
We received an alert from our security team that there is a number of
loopholes and vulnerabilities d...
ATTENTION: All Moodle Users (Open Source Learning Platform).
Kindly take note that the LATEST VERSION IS MOODLE 2.8.1
[ https://download.moodle.org/releases/latest/
[https://download.moodle.org/releases/latest/] ]
The patching and upgrade to latest ve...
Updated on 30 June 2015
ATTENTION: All hosting / websites administrator/owners using
E-commerce Application/CMS: PrestaShop
Our security team was informed of several reports and hacking cases in
PrestaShop due to vulnerability and loopholes within the...
News Post was updated on 11 July 2016 09:37 AM
ATTENTION: ALL WORDPRESS USERS
Our security team recommends a useful malware removal and scanner for
WordPress. This plugin is called "ANTI-MALWARE BY GOTMLS"
[HTTPS://WORDPRESS.ORG/PLUGINS/GOTMLS/]
This...
To prevent spamming in SMF (Simple Machines Forum), you may refer to
following methods:
a) Account activation for newly registered accounts.
b) Using "The Captcha" option for registration and login.
c) Using "Verification Questions" before proceeding ...
ATTENTION: All users/website owners/admins using WordPress websites
and facing high CPU Usage.
What you need to do:
1) First of all, make sure you are using the latest version of WP
core, Themes as well as Plugins.
2) Check the scripts for any unautho...
One way to optimize WordPress is to install W3 Total Cache
[http://wordpress.org/extend/plugins/w3-total-cache/] (W3TC), which
can be done from your WordPress Dashboard under PLUGINS. We recommend
the following settings:
* Page Cache: ENABLE
* Page ...
WHAT IS A CANONICAL TAG?
To put it simply a canonical tag is an HTML tag used to indicated to
search engines that similar URLs are actually the very same page. The
canonical tag is added to pages using a link element in the HEAD of
the HTML document.
I...
SUMMARY
WordPress is one of the most versatile applications around. However,
due to 3rd party scripts, plugins, and themes, WordPress can
occasionally have problems. These problems usually break the PHP
process and a white page is shown with no error. Wh...
ATTENTION: All Wordpress users
Level: Advanced
ISSUE:
If you come across the following error in your Wordpress logs please
follow through with this article.
Jan 1 23:21:08 anemone suhosin[815460]: ALERT - script tried to
increase memory_limit to 2684...
Use the following link to find out more information on how do
housekeeping in your WordPress web files / modules:
[ http://codex.wordpress.org/WordPress_Housekeeping
[http://codex.wordpress.org/WordPress_Housekeeping] ]
1. Log into cPanel.
2. Go to Software / Services. See screenshot below:
3. Click the Install link on the WordPress install section.
4. Fill in the WordPress set up information.
5. Click Install to complete the installation.
One way to optimize WordPress is to install WP Super Cache, which can
be done from your WordPress Dashboard under PLUGINS.
SUGGESTED SETTINGS
Please complete all four (4) steps to use the suggested settings.
(Click on any of the images for a larger v...
Copyright © 1998 - 2018 Shinjiru International Inc. All Rights Reserved.