6 Ways to Be a More Productive Web Developer
Building intuitive, aesthetically appealing websites is a daunting task for a web developer. It takes time to design and develop websites that attract the target audience and boost traffic. Even the most talented and disciplined web developers experience…
Session and cookies
The Session and cookies are used by different websites for storing user’s data across different pages of the site. Both session and cookies are important as they keep track of the information provided by a visitor for different purposes. The main…
JavaScript: Really I Know You?
JavaScript is mainly used for web-based applications and web browsers. But JavaScript is also used beyond the Web in software, servers and embedded hardware controls. Adding interactive behavior to web pages JavaScript allows users to interact with web…
HTML Cheatsheets or References
HTML Cheatsheets or references for creating web pages that are displayed on the World Wide Web (websites). The pages can be a mix of text, images, videos, and other elements. It can be created with: notepad, TextPad or any text editors. HTML HTML…
How to apply style to wordpress widgets !
Styling the Text WidgetStandard image alignment CSS styles such as alignleft, alignright, and aligncenter apply for images. To specifically style the various default styles of the WordPress Text Widget, use the following example: <div…
How to add widgets in wordpress theme !
WordPress Widgets add content and features to your Sidebars. Examples are the default widgets that come with WordPress; for post categories, tag clouds, navigation, search, etc. Plugins will often add their own widgets. Widgets were originally designed…
List of Forum Softwares
List of Forum Softwares A Forum is an online community place or an Internet message board or a medium where ideas or views on a particular issue can be exchanged. Now a days Forums have become as popular as the blogs. With the growing popularity of these…
Tips For Every WordPress Developer
Tips For Every WordPress Developer Optimize your DB once a while You can use either a plugin or manually but it’s always good to optimize your MySql tables often (at least once or twice a month) so you’ll ensure that your queries are as good as they can…
Tips for SEO Engagement Today
Tips for SEO Engagement Today There are many components of an “SEO engagement” today. Some of those that existed years ago that are now “hot topics” include: Content Marketing: This buzzword has caught fire over the course of the…
Tips to find Smartphone Crawl Errors
Tips to find Smartphone Crawl Errors It can be bit complicated for websites with a high number of smartphone visitors to figure out issues like 404 errors when only smartphone visitors or desktop users may be affected. Often, users don’t realize there is…