Blogs
November 2019
How to turn off ONLY_FULL_GROUP_BY – MySQL 5.7.28 ?
Open php MyAdmin Run Query : Select @@sql_mode; The [...]
Add a Trailing Slash After the Hreflang URL
If you have WPML Plugin and your hreflang link [...]
Add Trailing Slash to End of Canonical URL in Yoast – WordPress
If you have Yoast Plugin and your canonical link [...]
October 2019
How to Get the Full URL in PHP and Create Dynamic Hreflang Tag
We need to add the following PHP code to [...]
I have the message: “Failed to initialize plugin: et_quicktags”
Take backup from files and Database Update everything In the [...]
Add Page Number to SEO Title or H1 in Blog Page Theme Twentyten- WordPress
1- Open header.php in tentyten theme folder 2- Add [...]
How to display content of a webpage in other page in WordPress
In wordpress, if you want to show content of [...]
How to upload any type of file to WordPress ?
If you want to be able to upload any [...]
WordPress Memory Exhausted Error – Increase PHP Memory
When you see this error : Fatal error: Allowed [...]
How to Use Async JavaScript in WordPress ?
Install "Async JavaScript" Set "Async JavaScript Method" to Defer Set [...]
“Call-time pass-by-reference has been removed” problem
If you receive "Call-time pass-by-reference has been removed" error in [...]
Get Full URL in PHP and create dynamic canonical tag
We need to add the following PHP code to [...]
September 2019
How to Display Title for Post or Blog in WordPress
Open the index.php template theme file, then copy the [...]
How to do speed optimization on Shopify Store
1- Go to settings -> Files : Find large images [...]
August 2019
How to disable Yoast SEO Schema JSON-LD completely in WordPress
How to disable Yoast SEO Schema JSON-LD completely Find [...]
How to modify product seo title for specific colloection in shopify
If 'what you search in collection name' found in [...]
July 2019
How to fix missed WordPress Gravatar ALT attribute tag value?
Add below code to your theme’s functions.php file: [...]
How to Allow Public Access to an Amazon S3 Bucket
1- Copy and paste this code in the Bucket [...]
Create and Edit Files and Folders Using SSH – Terminal
If you would like to create a new file called [...]
Download file from internet to server using SSH – Terminal
It will be stored in the same directory where [...]
How to Delete Files and Folders from SSH – Cpanel Terminal
You would need to execute the appropriate command – rm: [...]
How to add schema JSON LD to your drupal 7 website
1- Goto Files location 2- Search html.tpl.php 3- Usually it's [...]
How to change lang=”en” to another language in Shopify
1- "websitenmae"/admin to login to shopify. 2- Select Themes 3- [...]
Erorr “js_composer” in WordPress
In case of see kind of the following error on [...]
June 2019
How to change the value of lang=en-US in WordPress
If you see <html lang="en-US" prefix="og: http://ogp.me/ns#"> in the context [...]