Month: December 2019

When you setup a new laravel website you want to get rid of that “/public” in the url. Here is a direct code which you can paste into .htaccess file of root to remove that annoying “public” Or if you have domain access then you can just point your domain to public folder directly.
Setting up a WordPress site yourself
Introduction to WordPress WordPress is most popular content management system in the world. According to a survey there are nearly 1.3 billion websites in wordpress. Initially wordpress was intended for small blog websites, but over the years it has become so popular that they are large scale websites, marketplaces built upon wordpress. In this article […]
Must have plugins for WordPress
Yoast SEO: Yoast SEO is most popular plugin for SEO in wordpress website. They take care of almost everything which is important for your website. you can also generate sitemap, set page meta title, meta description etc. Wordfence or All In One WP Security & Firewall: Make sure you configure them properly and enable: Firewall […]
When you have limited access to client’s server (for example FTP only), then it becomes really difficult to download and upload multiple files/folders. It might take several hours to download/upload a full fledged Drupal or Laravel website with Filezilla if files are not compressed into zip folder. To overcome this problem and to save developer’s […]