Support ForumMeta name, content, in header – Support Forum https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/feed/ Thu, 02 May 2024 14:50:53 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2248 <![CDATA[Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2248 Fri, 09 May 2014 19:43:45 +0000 dantan1 Hi,

I am doing a Facebook ad and beside the website address that FB automatically crawls, it also extracts your theme authorship info.

So below my Facebook ad it shows
http://www.businessstartupwisdom.com | By ishyoboy.com

which I want to get rid of By ishyoboy.com

I found the code in header.php
<?php ishyoboy_meta_head(); ?>
<meta name=”author” content=”IshYoBoy.com”>

Can you provide steps to remove this? I want to put it in child theme functions.php as taught by you. Thanks! I’m a content writer not developer :)

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2251 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2251 Mon, 12 May 2014 06:46:08 +0000 IshYoBoy Hi,

just copy the header.php into a child theme and remove or change the contents of the “Author” meta field.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2258 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2258 Mon, 12 May 2014 22:42:38 +0000 dantan1 Thanks. I was doing it late at night and got confused and working with functions.php thats why it didn’t work. Should be header.php! It works now.

Cheers

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2259 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-2259 Tue, 13 May 2014 05:34:38 +0000 IshYoBoy We know these situations very well :) We’re glad it works now.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-3305 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-3305 Sun, 06 Jul 2014 18:12:49 +0000 erroloz https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-3316 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-3316 Mon, 07 Jul 2014 07:25:21 +0000 IshYoBoy Hey Errol,

The information might still be cached on Facebook servers. Try renewing it:
https://developers.facebook.com/tools/debug/

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10635 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10635 Mon, 23 Nov 2015 11:36:48 +0000 porlamirilla please detail how you can modify the header in the child template? I ‘m a designer and I do not know anything about programming I would love to do it step by step

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10636 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10636 Mon, 23 Nov 2015 14:48:23 +0000 IshYoBoy Hey,

I think it was explained pretty clearly:

just copy the header.php into a child theme and remove or change the contents of the “Author” meta field.

But here you go.

1. Open the folder of your theme.
2. Copy the file called “header.php”
3. Open the Child Theme folder. (We have provided a child theme along with the theme)
4. Now just paste the “header.php” file in the root of the child theme.
5. You will have “functions.php”, “header.php”, “child-theme.css” in the same folder.
6. Open the file in a Text editor and fin the following code:
<meta name="author" content="IshYoBoy.com">

7. Either remove the whole line or only change the ‘IshYoBoy.com’ text.
8. Now hit the “Save” button.
9. Either upload the theme via FTP or zip the whole folder and upload it using the WordPress Theme uploader.
10. Install & Activate the Child theme.

Voila, done. Hope it helped.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10637 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10637 Mon, 23 Nov 2015 15:11:55 +0000 porlamirilla Thank You very much!

]]>
https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10638 <![CDATA[Reply To: Meta name, content, in header]]> https://support.ishyoboy.com/forums/topic/meta-name-content-in-header/#post-10638 Mon, 23 Nov 2015 15:22:16 +0000 IshYoBoy Sure thing!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>