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...
Users use blogs (WordPress, Joomla, Blogger, Dotclear, etc.) are no stranger to Tags, and Category. However, if you are a beginner, Tags and Caterogy are not entirely simple.
Technical understanding of the similarities and differences between the two organizations and mark posts Tags and Category will help you not only...
Which Doctype should I use? This is one of the first questions people ask when they start using web standards. There are four main doctypes in use today. This artcile will firstly define what a doctype is and how it works, and then go on to explain the four...
1. Webmaster Sun Blog - https://www.webmastersun.com/blog/
Webmaster Sun is the largest resource for webmasters for Tools, Search engine optimization, Online marketing technology, Webmaster forum and everything else a webmaster needs
2. 45royale - http://www.45royale.com
45royale is a small web design studio just outside of Atlanta, GA specializing in web design with web...
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...
Backlinks remain one of the most critical ranking factors in Google’s algorithm. They’re like “votes of confidence” from other websites, signaling to search engines that your content is valuable, credible, and worth ranking higher in search results. However, not all backlinks are created equal. High-quality backlinks from authoritative sources...
Making custom patterns in Photoshop is a very easy process.
If you're like me then having the ability to create your own patterns will make your work stand out and become much more unique and after all that's what our clients are paying us for. Its a quick and simple...
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...
We can earn money online through our website or blog. In order to optimize our blog to get more traffic you need to know many things related to SEO terms. You should understand all those concepts clearly before starting work with blog or website. You should expose yourself to...
Good usability suggests that you should always indicate links to the page the user is currently on. In fact in an ideal case you wouldn’t link to the current page at all. On the other hand in order to build a site that’s consistent and easy to maintain, navigation...














