Want to customize the logo of WordPress admin login page? This is possible by inserting a few lines of code in the [crayon-69ef04069708e845003538-i/] file of your theme. Finally, a website that is more professional and close to your brand. The topic is named "second method" ; because previously we described another similar method, which does not require the use of CSS file. Therefore, … [Read more...]
Create a free child theme of your own in WordPress
The principle of child theme is to enable the modification and adding features to a parent theme without introducing any change to the parent theme. The major advantage is the ability to receive updates for the parent theme while continuing changes in the child theme. Two minutes effort is enough to create a child theme! Not that you need premium platform based themes like Thesis, Genesis; you … [Read more...]
Highlight, add pressed effects to certain words in your WordPress blog
Just after publication of the previous post; one of our Tweeter follower asked, how we have highlighted certain words in that post. Actually, it is very easy, no big knowledge of coding or even installation of plugin is required. In order to highlight and add effects to certain words in your WordPress blog in Wordpress, just follow these easy steps. We will use span style to indicate the browser … [Read more...]
Highlight search results in WordPress with jQuery
This PHP hack for WordPress enables you to highlight keywords in the search results of your WordPress site. We will use jQuery, a language built natively inside of WordPress. Adding a PHP command in functions.php From the Theme Editor, open the file called functions.php or open by your favorite FTP client by locating it in the directory / wp-content/themes/Your-Theme / Using an FTP … [Read more...]
Guide to optimize content of your blog for mobile devices
A few days ago we wrote an article on the Mobile SEO, however, today during revision of our posts we found it is incomplete and therefore we are taking you deeper into the knowledge of referencing a mobile website. However, the you might read that article too, as it is complementary to that post. After the launch of Apple's iPhone, it has indeed brought done a real boost to the smartphone market, … [Read more...]
Create mouse hover effect for button using CSS sprite
You must have noticed buttons in various websites that change its appearance on mouse hover. Typical example is the download buttons in Mozilla Firefox website's download link. Below is a tutorial to create one such button, on mouse hover the button changes its color from blue to red. We need few things in hand: couple of buttons (one for before hover and one after hover). You can … [Read more...]
Speed up WordPress by Gzip Compression from .Htaccess and php flush
Before describing the manipulation to be done to accelerate the speed of your site and reduce loading times, we want to clarify that some of these tips work well for sites that are not under WordPress. Google said that the speed of page loading was a factor to consider in the SEO, then we should better optimize it. Open to edit your .Htaccess file (take a backup first). For us, using … [Read more...]
11 tips to optimize your footer for better SEO
Depending on the sites and their problems, it is often necessary to advocate making the footers SEO-friendly. The advantage of a big footer is that you can easily add to an existing site. By cons, it is not enough to say to the designer or developer "Create a nice big footer for me". It needs to clarify what you want to see appear. Here are some things to … [Read more...]
Get your Twitter’s tweet as RSS feed and JSON’s url plus widget codes
Unbelievable, right? yes, you have read rightly: Twitter's tweet as feed as well as JSON. [crayon-69ef04069762d123746294-i/] Here is my Twitter account's RSS feed: http://twitter.com/statuses/user_timeline/193774020.rss You have several questions, right? Here is the steps on how to get your Tweeter accounts tweets as RSS feed: Copy the url posted above (that is, my one). You need … [Read more...]
Is your website easily accessible?
A few years ago, the website owners were concerned to get the advantage of having a site that catches the eye by highly illustrated design or by the use of Flash animation. Nowadays, they are concerned with the advantage of referencing in the question of search engines. Soon they will also be sensitive to issues of accessibility. Why? What good do a site can be accessed by people with visual … [Read more...]
19 SEO tips and tricks to make your website visible in search result
Although for many, this list of tips and on site validation for the search engines may seem broad enough, you would be amazed how the majority of developers and SEO experts fail / do not correctly validate these basic steps. With these 19 tips, you can be sure that any effort to link building will be maximized! These are: Make a $ 100 test campaign in Google Adwords to verify that your initial … [Read more...]