walkeprashant

/walkeprashant

About walkeprashant

Prashant Walke, with over 10 years of experience as a web developer, currently holds the position of Technical Lead at Parkar Digital. He brings a wealth of expertise in sophisticated website development, showcasing proficiency in PHP, Python, NodeJS, Angular, VueJs, MySQL, PostgreSQL, WordPress, and Laravel.

Add an Admin User to the WordPress Database via MySQL

Step by step guide on how to create an admin user in WordPress Database via MySQL. (Note: You should always make a backup of your database before performing any MySQL edits..) First, you need to login to phpMyAdmin and locate your WordPress database.  Once you are in, we will be making changes to the wp_users [...]

By |May 5th, 2014|Blog, WordPress|0 Comments

Improve Database Security

You don’t have to go far to find out how important database security is. For instance, Target is still reeling from their systems being hacked, exposing the credit card information of many of their customers. It’s the kind of harm that requires a lot of time, money, and resources for damage control, as well as [...]

By |April 4th, 2014|Blog, PHP, WordPress|0 Comments

Why User Need a CDN for Website?

What is a CDN? CDN is short for Content Delivery Network which is a network of servers that deliver cached static content from websites to users based on the geographic location of the user. Pretty confusing eh? Let’s break it down in simpler words. Normally when a user comes to your WordPress blog, they are [...]

By |April 2nd, 2014|Blog, PHP|0 Comments

How to get Website indexed in Google?

From individuals to Start ups to big business organizations, everybody prefers websites as a medium to connect with their customers. But the question is do they reach to the right people? Many surveys believe that most of them may not be very successful in it. They create a website with good content and creative design; [...]

By |March 27th, 2014|Blog, WordPress|1 Comment

Create a Responsive Web Design

Responsive Web Design is a best way to optimize website viewing in different kind of devices such as desktop, tablet, mobile etc. This kind of website get more traffic compare to other websites. Responsive website dynamically reduce website size and increase website loading speed for various devices. Some responsive frameworks give ability to design responsive websites. [...]

By |March 25th, 2014|Blog, WordPress|11 Comments

Increase Database security in WordPress

1.REGULARLY  BACKUP WORDPRESS DATABASE Sometimes accident can happen when we least expert it. If you can have made a careless mistake and your post is gone how can you restore your data in your database? Your database contains all your post,comments and link that you have on your blog so if the database is erased or [...]

By |March 21st, 2014|Blog, PHP, WordPress|1 Comment

How To Promote Your Website Using SEO?

An important part of promoting your website online is tohave it listed by search engines in their search results. The higher positionsin the search engine results you get, the more clicks and traffic you will have for FREE! The key to having good rankings in free searches is the so-called “search engine optimization” (SEO) which [...]

By |March 20th, 2014|Blog, WordPress|3 Comments

Common Causes of the 404 error

The 404 error is very commonly confused with the server not found error. The difference between the two is that the former occurs when a server fails to locate a resource that a client has requested while the latter happens when the destination server cannot be connected. If the 404 error message shows up for a page it [...]

By |March 6th, 2014|Blog, WordPress|1 Comment

WordPress Security

As much as hacking is over-estimated, it is also under-estimated. No, the tone is not philosophical here. As website designers and owners, you have been searching for hacking only in huge evidences – a strange thing like a violent video clip being posted out of nowhere on your website. But have you considered the comment [...]

By |March 1st, 2014|Blog, WordPress|0 Comments

Speeding Up Your Web Site

Speeding Up Your Web Site: Website speed is really crucial and thus a faster loading site means better user experience. Indeed, there is no point making an impressive site if it takes much time to load. You may be thinking of why you should give consideration to the website speed. Well, there are a number [...]

By |February 27th, 2014|Blog, WordPress|0 Comments