Friday, April 28, 2023

How To use child theme in wordpress - Benefits of Child Theme

How To use child theme in wordpress - Benefits of Child Theme



 Make File - style.css with code



Change the template name to the folder name of your parent theme


/*

Theme Name: My Child Theme

Theme URI: https://www.website-name.com/my-child-theme/

Description: A child theme of the parent theme

Author: Your Name or Company Name

Author URI: https://www.website-name.com/

Template: parent-theme

Version: 1.0.0

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



============================



Make File - functions.php With code


<?php

add_action( 'wp_enqueue_scripts', 'my_child_theme_enqueue_styles' );

function my_child_theme_enqueue_styles() {

wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );

wp_enqueue_style( 'child-style', get_stylesheet_directory_uri() . '/style.css', array(

'parent-style' ) );

}




Friday, April 7, 2023

Google Business Profile Ranking Tips - Google My Business Basic Optimization - Local SEO [Gujarati]

 



Google Business Profile Ranking Tips - Google My Business Basic Optimization - Local SEO [Gujarati]


#Google_Business
#Profile_Ranking_Tips
#Google_My_Business
#Basic_Optimization
#Local_SEO
#Gujarati
#GMB_Profile_Ranking_Tips
#GMB_Optimization
#SEO
#Nayan_Parmar
#Success_Technohub





Monday, April 3, 2023

Save Your Website Content From ChatGPT | Technical SEO [Gujarati]

 


Save Your Website Content From ChatGPT | Technical SEO [Gujarati]


#Save_Your_Website_Content
#ChatGPT
#SEO
#Technical_SEO
#Gujarati
#Save_Your_Website
#Website_Content
#Success_Technohub
#Nayan_Parmar




Sunday, April 2, 2023

How to disable FEED URLs in WordPress website


How to disable FEED URLs in #WordPress website | #Technical_SEO [Gujarati]


#How_to
#disable_FEED_URLs
#WordPress_website
#TechnicalSEO
#SEO
#Gujarati
#FEED_URLs
#Success_Technohub
#Nayan_Parmar

How to disable FEED URLs in WordPress website







 


Feed Remove Code Source - https://wordpress.org/support/topic/how-to-prevent-plugin-from-removing-regular-rss-feeds/


Feed Remove Code Source - https://stackoverflow.com/questions/34750148/how-to-delete-remove-wordpress-feed-urls-in-header


// =====================


// Remove feed URLs from the header

function disable_feed_links() {

remove_action('wp_head', 'feed_links', 2);

remove_action('wp_head', 'feed_links_extra', 3);

}

add_action('init', 'disable_feed_links');


// Redirect feed requests to the original page

function redirect_feed_requests_to_original_page($query) {

if ($query->is_feed) {

global $wp;

$current_url = home_url(add_query_arg(array(), $wp->request));

$original_url = preg_replace('/\/feed(\/.*|$)/', '', $current_url);

wp_redirect($original_url, 301);

exit;

}

}

add_action('parse_query', 'redirect_feed_requests_to_original_page');


// ======================



Top Pre-Launch Website #SEO Checklists | On-Page SEO [Gujarati]



Top Pre-Launch Website #SEO Checklists | On-Page SEO [Gujarati]


#Pre_Launch
#Website 
#SEO_Checklists
#On_Page_SEO
#Gujarati
#Pre_Launch_Website
#Success_Technohub
#Nayan_Parmar

Top Pre-Launch Website #SEO Checklists | On-Page SEO [Gujarati]


Wednesday, March 29, 2023

Best E-Commerce #SEO Tips To Increase Traffic [Gujarati]

 



Best E-Commerce #SEO Tips To Increase Traffic [Gujarati] 


#Best_E_Commerce_SEO
#Tips_To_Increase_Traffic
#Gujarati 
#E_Commerce_SEO_Tips
#SEO_Tips
#Success_Technohub
#Nayan_Parmar

Best E-Commerce #SEO Tips To Increase Traffic [Gujarati]


Sunday, February 19, 2023

On-Page SEO Structure Wise Work | Follow Excel Sheet [Gujarati]



On-Page SEO Structure Wise Work | Follow Excel Sheet [Gujarati]


#On_Page_SEO
#SEO
#Follow_Excel_Sheet
#Gujarati
#Success_Technohub
#Nayan_Parmar
#SEO_Structure



On-Page SEO Structure Wise Work | Follow Excel Sheet [Gujarati]


instagram your activity off meta technologies setting kaise kare [Gujarati]

  instagram your activity off meta technologies setting kaise kare [Gujarati] https://youtu.be/e16tCKryolM?feature=shared #instagramnewu...