We're unable to provide our services to new clients till further notice. Apology for the Inconvenience.

Optimize your WordPress Site for GTMetrix Recently, we have shared how to reduce page load in WordPress using .htaccess method. Today, we are sharing the Part 1 for how to Optimize your WordPress Site for GTMetrix. Any suggestion will be welcomed. Etags : To score 100% on this recommendation, Add following line in your .htaccess file […]

Read More

best ecommerce development company panipat BW Creative is the best ecommerce development company panipat. We provide, multi vendor based ecommerce website to our clients with following features like Snapdeal, Flipkart. Fully functionsl ecommerce website. Indian Payment Gateway integration (Payumoney, Payubiz, CCAvenue). Indian SMS API to notify customer and seller about order status. Multi Vendor based script. […]

Read More

Today, WordPress is mostly accepting as E-Commerce Platform. So we are sharing the, Dokan multi vendor plugin for WordPress. Dokan multi vendor plugin for WordPress : Dokan comes with its own theme, but it can be used with any theme; that is compatible with WooCommerce. We are just sharing the advanced and amazing features of Dokan. […]

Read More

Best WordPress Themes for Doctors, Medical, Health BW Creative is the best web development and seo company in Panipat led by Certified Web Developer, Web Designer, Graphic designer & SEO Consultant. Today, We’re sharing best wordpress themes for doctors, Medical, Health. Check now http://creativelycoded.com/edental/ http://themeforest.happythemes.net/hospital/all/ http://bliccathemes.com/medicom-wp/preview/ http://themeforest.happythemes.net/theme/?theme=MedicalDoctor https://www.brainstormforce.com/demos/imedica/ http://medicalplus.moopress.rocks/ http://inspirythemesdemo.com/medicalpress/ http://clinico.cwsthemes.com/ http://health-center.vamtam.com/demo-home-pages/ http://quanticalabs.com/wp_themes/medicenter/ http://wedesignthemes.com/themes/dt-soulmedic/

Read More

If you are using WordPress and ever encountered a error like below Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0 then follow the below step to resolve this Find php.ini file in your server Find ;max_input_vars = 1000 in your php.ini Change value from […]

Read More

Do you need to redirect your traffic from http://yoururl.com to http://www.yoururl.com. If yes, then put below code in your .htaccess file located in the WordPress Root Installation. RewriteEngine On RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] Now, you domain will be start redirecting from non www to www.

Read More

As you know, WordPress is built on PHP Platform. It uses dynamic homepage. But what, when we want to use a static page built with HTML, or any other language. For WordPress http://www.yoururl.com/index and http://www.yoururl.com/index.php are both different. SO if we want to use static page as homepage in WordPress, Insert below code in your […]

Read More