Dhanendran's Blog

It's all about my technology & social adventures…

Page 3 of 5

Speed up bulk database importing

Importing database is an obvious task for every developer in their work cycle. When we are importing a bulk database into any other environments like local or cloud it will take minutes, hours or days based on the database size… Continue Reading →

How to update AMP cache on Google?

So you are using AMP for your website, that’s great. AMP is one of the best way to increase the traffic to your site. Often confused how AMP is cached in Google and when the content is updated in cache?… Continue Reading →

How to show video thumbnail in Google search results

A picture is worth a thousand words Images will attract more attention rather than the words. So how about adding a video thumbnail of your post in the Google Search Results?   Google can show video thumbnails on the search results when you… Continue Reading →

How to add Google AdSense to your WordPress site

What is Google AdSense? Google AdSense is the most popular advertising network which runs by Google that allows website owners, bloggers to monetize their content by showing advertisements in the form of text, image, video on the site. Google AdSense… Continue Reading →

Google Search Console: Image size smaller than recommended size

Have you noticed number of warning increasing for your sites AMP in Google Search Console regarding Image size smaller than recommended size? Did you confused what has changed over night in your site? Nothing to get confused, Google has changed… Continue Reading →

Allow iFrames and Scripts tags in WordPress Editor

When you are trying to embed iFrames and Scripts tags in your post, WordPress won’t allow you to do so. It’s mainly because of the security reason. Users might add unsecured iFrames which may show unrelated content or tries to… Continue Reading →

How to Upload Additional File Types in WordPress

It’s been always the case where we need to upload additional file types in WordPress along with the WordPress default supported file types. By Default WordPress will allow you to upload below mentioned file types to media library. Images .jpg… Continue Reading →

WordPress get_terms returns empty array for custom taxonomy

get_terms returning empty array even though there are many terms it has? Creating custom taxonomies are common when we design complex web applications. I hear your mind voice, We create a custom taxonomy for simple applications as well. Yeah, that’s right…. Continue Reading →

Uncaught Error: Call to a member function add_cap() in Multisite

The Issue: When creating a new site in WordPress Multi-site environment, I came across this issue fatal error. Fatal error: Uncaught Error: Call to a member function add_cap() on null in /srv/www/wordpress-default/public_html/wp-content/….XXXX…. While digging deep into it, I found that… Continue Reading →

Using get_template_part within Shortcode

The get_template_part is a one of the most useful function for the theme developers. It prints/includes the template content inside another template. It is used as an alternative to include or require. We can make use of this function within the… Continue Reading →

« Older posts Newer posts »

© 2024 Dhanendran's Blog — Powered by WordPress

Theme by Anders NorenUp ↑