Theme Coding
Usefull coding tips and tricks for creating themes for your Wordpress website.
Migrating From Blogger To WordPress Without Losing Rankings
Intro To Blogger. Blogger is an awesome blog publishing software service that allows multi-user blogging accounts. Generally speaking, the blog is hosted by Google as a subdomain of blogspot.com. Blogs can also be hosted under custom domains owned by the registered blogger. And a user can have up to 100 blogs per account. If you already […]
read moreWordPress Conditional Home or Front Page Function
WordPress uses different templates for pages on your site. If you have a page.php template in your theme, that will be used to display your pages. If you have a single.php, that will be used to display your single posts. index.php or home.php would display your home page, or page.php if you have a certain […]
read more