Articles Submitted for deluxeblogtips.blogspot.com
WordPress: Get author avatar without plugins
deluxeblogtips.blogspot.com - Showing avatars of post author is a very common and popular task. In WordPress, to retrieve avatar for post author, just easily use this code within Loop...
Auto generate meta description tag in WordPress without plugins
deluxeblogtips.blogspot.com - Meta description tag is an important factor for Search Engine Optimization (SEO). Search engines use it for display page snippet in Search Engine Result Pages (SERPs). Via meta description tag (snippet) visitors can see a brief and concise summary of ...
How to localize themes in WordPress
deluxeblogtips.blogspot.com - You've heard about localization (internationalization) WordPress plugins, which automatically translate plugin text into your blog language without changing any codes. But what about localization themes? How can we make a theme multilingual? It is as easy as working with plugins ...
WordPress: Redirect to Thank you page after commenting
deluxeblogtips.blogspot.com - Redirecting visitors to a Thank you page after they commented on posts is a good way to communicate with them. In the Thank you page, you can inform that their comments have been queued (for moderation) and say that we're ...