Skip to content
Public Ticket #9265

SEO - meta desciption

Conversation thread

PenciDesign replied

Staff Reply

Hi,

1/ Please change it via Dashboard > SEO > Search Appearance > Homepage.

After changed it, clearly all the cache and wait google update it.

2/ To do that, you need to edit the file inside the theme.

Please go to Appearance > Editor > find on the left side folder "inc" and access inc/widgets/about_widget.php file.

After that, on line 90, replace this code:

<h2 class="about-me-heading"><?php echo do_shortcode( $heading ); ?></h2>

to:

<h3 class="about-me-heading"><?php echo do_shortcode( $heading ); ?></h3>

Best Regards,

PenciDesign

nomikininnis started the conversation

Conversation Start

Hello,

I'm trying to use the Yoast SEO plugin with the theme, but it seems like I can't over rule the homepage SEO title and meta desciption. How is that? Even if I make a new SEO title, it doesn't appear when I use the SEOquake plugin to detect.

Also, how can I make the "about-me-heading" to a H3 instead of H2? (see screenshot: https://paste.pics/6KU68)

Thanks :)

Want to join this conversation or access attachments? Sign in first.