WordPress has always been one of the favourite platform for a quick development of websites, blogs, and in some cases works very well for e-commerce applications using WooCommerce and other plugins to a scalable level with highly customisable options. Customizing the WordPress websites have become easier with the rise in plugin developers who provide a ready-made solution for your task.…
How to Create Custom Post Type in WordPress
WordPress is one of the most used CMS available in the market that is used for any type of website ranging from blogs, websites, e-commerce apps. What you get from WordPress is the ability to have various design, templates and functionalities and the ability to highly customise your website/ apps. WordPress stands at the top because of it’s ability to…
How to Remove Console Log Messages from an Angular Application
Writing console log statements for debugging the application run time by developers are very common and often times we tend to remove the console log statements from the application that will gradually gets deployed to production. This scenario mostly happens when there are a handful of developers who work on the same project but on different features/ bug fixes. This…
How to Stop XML-RPC Attack – WordPress
Being one of the most popular blogging/ website platform, WordPress can be exploited quickly. There are many ways the WordPress exploiting can happen and it’s kind of a headache to clear the malware attacks that has occurred in a WordPress website. Here’s a post that would help you out to clear out your WordPress Website from malware attacks. This post…
How To Remove Malware From WordPress
Malware Attack is getting very common in WordPress lately which could be because WordPress has a wide community of users. Anything that is popular and easy to use will always have its own consequences of using them. There are numerous types of malware attacks that happen to WordPress website on a regular basis. I would like to write this post…
21 Warning Signs You Need To Find a New Web Hosting Service Provider [Infographic]
With the rise in the number of online businesses today, ensuring that your site performs and functions well and consists of the latest technology is important in order to stay ahead of your competitors. For this, you need to ensure that you choose a reliable web host that allows you to not only incorporate the new software that your business…
Setting Up File Permissions in WordPress to prevent from Malware Attack
WordPress is one of the best open source platforms that is used for blogging worldwide. If you are a Blogger, either you’re using WordPress already or if you haven’t, well I’d suggest you to use WordPress for your blog as there’s a whole lot of community of people who are there for you to solve your queries and lead you…
Which E-Commerce Platform Is The Best Choice For Your Online Store?
Choosing the best platform for your online store is an important step. One such platform that has helped a lot of businesses prosper is BigCommerce. The company is based in Austin, Texas and was founded in 2009 with 370 employees on deck to help online stores do more business. The ease of use is partly responsible for the success of…
Magento – Migration from Localhost to Live Server
Migrating from a localhost development version of Magento to a live Production server may be a pain in the ass for starters as we get scared of the too many files and configurations that needs to be changed which is almost an inception. I’m writing this post to clear the myth and to say that migrating from localhost to live…
WordPress – Migration from Localhost to Live Server
Developing a website using a Local Server Environment is much more likely that everyone does in the field of Software Development. Needless to say it’ll save your time in running the files and testing it at greater speed that you do it on production server. I’ve been using WordPress for most of my Client Projects and I wanted to write…