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...
At certain point, every blogger in his career has to choose between custom or premade blog themes. There are certain factors to consider when you are selecting between two. Advantage and disadvantages of premade blog themes Advantages • There is no surprise that premade themes are available absolutely free on web. The...
Where And How To Put Keywords On Your WebSite
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...
Webmaster Sun Services® will bring you many benefits. We can assist your company with our team of professional designers ready to serve whenever you need them. About our service "A picture is worth a thousand words. An interface is worth a thousand pictures. " That is why we specialize in the visual...
A high-converting landing page is the backbone of any successful online marketing campaign. It’s the first impression your visitors get, and it can make or break your lead generation efforts. Whether you’re promoting a product, offering a service, or collecting emails, your landing page must be designed with conversion...
There is dozens of screen resolution options available for users. Not all the users are working their browsers on full screen and it become very hard to choose right width for your blog. All available statistics give small benefit to users. There is only one stats that is working...
If you specialize in a particular category or niche, you are very much welcome to work on your way to make money online blog. However, you may be thinking that you cannot do so because you're not a website designer or expert. You possess little to no knowledge in...
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...
In this article, I will try to answer a few questions that pop up in our minds when it comes to the DMOZ Directory. Hope it helps you’ll! Do You Need to Re-register in the Dmoz Directory? See when you first register your website on the DMOZ directory, you would have...