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...
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...
Robots.txt is used to instruct search engines to automatically discover your pages and then search the index page. Most sites have folders and files that do not need the search engine robots to visit, so creating a robots.txt file can help you with SEO. Robots.txt file is a simple file...
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...
25 Essential SEO Terms You Should Know
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...
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...
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...
User Experience (UX) design isn’t just the responsibility of designers—it’s a fundamental part of marketing. Why? Because no matter how brilliant your marketing campaigns are, if users land on a website that’s confusing, slow, or frustrating to navigate, they won’t convert. In today’s digital landscape, great UX equals better...
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...
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...