Step 1. Finding file wp-config.php in your wordpress root file
and adding 2 these codes:
define('WP_ADMIN_DIR', 'your-custom-folder');
define( 'ADMIN_COOKIE_PATH', SITECOOKIEPATH . WP_ADMIN_DIR);
Step 2. Go to the theme that you are using and open the functions.php file
Add this code to the bottom of the file:
add_filter('site_url', 'wpadmin_filter', 10, 3);
function wpadmin_filter( $url, $path, $orig_scheme...
In HTML, in addition to the stored container, such as html, header, body and stored to provide information such as meta tags and many other tags, for tags for the format of the content (for users), the Heading tags (H1 to H6) are considered the most powerful tags.
Join the...
Recent studies suggest that the Yahoo and Bing alliance has managed to bag at least 30.5% of the marketshare. This figure is almost half of the marketshare that Google claims, which makes Bing and Yahoo all the more important. Just for your knowledge Bing has closed a deal with...
Understanding What a Bounce Rate Is All About
If you have been a website owner for some time now, you would have definitely heard of the ‘Bounce Rate' metric in Google analytics. But for those who aren't very familiar, let me simply put it as a number that states how...
When you have a good WordPress blog and plugins are installed from the plugin's library, you can create your own simple WordPress plugin. How you want to customize it depends on your needs. Here's an article outlining the steps necessary on How to Write a Simple WordPress Plugin!
The main...
1) Know how to use reset.css:
2) Learn to use CSS shorthand:
3) Understand how to use class and id
4) Know how to use semantic HTML (used to make menu li ... for example)
5) Construction layout using div instead of tables (of course still use tables for tabular data. To do...
Link Juice is a term of Google. In other words, it's a secret that you can win the competition in the race rankings. Of course, there are several other factors that Google uses to evaluate the ranking, but Link juice is the most important aspect of Google and Google...
By default, WordPress used name “WordPress” and email “[email protected]” when it sends notifications on your blog.
For examples, see picture below:
It isn’t convenient and you will want to change it on your Blog. This article will show you how to do this just with one simple step.
Finding and opening functions.php...
How to make custom shapes with Photoshop.
As with most tools in Photoshop there are a number of pre-installed shapes at your disposal and it’s very easy to make your own.
The custom shapes tool is where Photoshop meets Illustrator as the shapes are actually vectors, meaning that you have the...
Use the links in the article
In this section, I will refer to the type of link in the article: deep links and associated characters. You should refer to the path or in terms of computer terminology.
Character link
When you want to extract an address, a Web page, you should use...













