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...
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...
This is a CSS feature that could come in very handy when needing to create a simple shadow effect on a piece of text, Photoshop doesn’t get a look in!
In this shadow effect feature the property accepts a comma-separated list for how the shadow will be applied to the...
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...
Keyword research and keyword analysis is one of the most important step of the SEO process.
Why is keyword research?
The ultimate goal of keyword research is to find out mà keywords to implements effective SEO campaign.
For now, let's see the steps to take to keyword research
Choose a word related to...
Normally, a new article or a new site set up to Google index, it may take a few days, even a week. But the perennial site, prestige, most within 24 hours or lesser is normal. Therefore, the job of the SEO tips Google index as soon as possible is...
Technical SEO is the backbone of your website’s performance in search engine rankings. While content and backlinks are essential, technical SEO ensures that search engines can efficiently crawl, index, and rank your site. This guide focuses on critical aspects like site speed optimization, indexing techniques, and other technical elements...
You often hear external links (inbound links - links to other websites) is not good for the website. But the fact is that if you create the design in addition to the right way will help your site rank better. WebmasterSun will point out a few reasons why create...
When talking about SEO, we will think about where to put keywords for SEO, the identification and selection of keywords for SEO standards is paramount. Well, There are some the Most Valuable Places for Keywords on Your Website and in this article will help you understand more about How...
PART 1 – CSS Color Module Level 3
In the latest CSS3 recommendations relating to color, e.g. opacity, rgb values, there are a couple of noticeable and welcome changes coming your way. Previously if you looked to adding any alpha transparency to backgrounds or manipulate the hue,saturation,lightness of elements it...















