Loading...

How to install WordPress theme

how to install WordPress-theme

Installation in local machine Download and unzip the theme package. Go to xampp folder in Local Disc then go to htdocs -> wordpress -> wp-content -> themes and paste the theme package. Go to Admin Panel ->Appearance -> Themes . Now Activate The By cliking the activebutton THEMEName .   The Updates will be on panel […]

Continue reading →

Effective Tips for Search Engine Optimisation

Effective Tips for Search Engine Optimisation

Many a times we want start seo of our website but we don’t know that which tags can i use in our website. how what are instructions to use that. You can find Some seo tags and some instructions below. 1. Use keywords in the title tag of each page in your website. 2. Avoid […]

Continue reading →

View server php settings using phpinfo

View server php settings using phpinfo

PHP has many environmental variables that you are able to update as needed. For example, you may need to update your php memory_limit to prevent certain scripts from running out of memory. In order to change these values, you must first be able to see what they are. To do that, you will need to […]

Continue reading →