Skip to main content

All Questions

1 vote
0 answers
2k views

How to disable title and description meta tags in Yoast SEO

I have another title, description tag autogenerate filter plugin for product category. I want delete meta title tag in Yoast SEO. Previously it was possible to remove meta title with this code: ...
ShkAndr's user avatar
  • 11
1 vote
1 answer
256 views

how to show the <meta> values of yoast seo with some function?

I'm trying to show the metadata that yoast shows without using the get_header (); or wp_head(). For example: <meta property="og:locale" content="es_ES" /> <meta ...
juan's user avatar
  • 99
-3 votes
2 answers
540 views

How to do SEO for front-page.php using Yoast plugin

My wordpress themplate uses front-page.php as the site front page, so it is not showing in pages list. How can I do seo for this page using the yoast plugin.
Shabeersha Salim's user avatar
-2 votes
2 answers
432 views

The block "yoast-seo/related-links"

I have received this error on the console but I have not found details on google ... what is wrong? should this script be used? And for what purpose? Does this blockage affect other aspects of the ...
Boaventura's user avatar
  • 1,372
1 vote
1 answer
644 views

Reply Link on Comments Broken in wordpress comment_reply_link()

I use comment_reply_link() function to create reply comment link but the created link is broken the script I use: <?php $argsComment = array( 'reply_text' => '<img src="'. ...
Amir Hossein's user avatar
  • 1,082
0 votes
2 answers
1k views

How to get current page name in wordpress

I want to put the Current page title in wordpress but unable to get the page name, i have tried to use following into my header.php <?php wp_title(" "); ?> But it is displaying as: "Blog ...
Manish Agarwal's user avatar
-1 votes
1 answer
83 views

If theme has a built-in SEO, can I still use Yoast SEO plugin? [closed]

I want to switch theme on Wordpress based online magazine. Right now, Voux theme is used and SEO is done with Yoast SEO plugin. However, the new theme (DI Magazine) that I would like to make a ...
Sanja Sentic's user avatar
0 votes
2 answers
292 views

Divi theme clashing with Yoast SEO

has anybody experienced the Divi theme builder clashing with Yoast SEO v.7.6? This problem occurred right after updating the Yoast plugin. I need some help please guy, as Yoast support doesn't seem ...
ZUH.'s user avatar
  • 195
0 votes
1 answer
1k views

Define custom field with get_option() in WordPress

I have some a custom settings page to define some global variables. So right now I can print my variable with: echo get_option('dealcity'); But I need to be able to use the result in my page titles ...
chrislovessushi's user avatar
0 votes
2 answers
3k views

Yoast plugin is not showing meta description and meta keyword

I am a newbie and learning new things every now and then. I recently set up Yoast on my WordPress website and I put title, focus keyword, and meta description for every single page of my website ...
Ahsan Akhtar's user avatar
0 votes
1 answer
2k views

Where is robots.txt exist in WordPress

I created a web application using wordpress. When I search name in google it is showing A description for this result is not available because of this site's robots.txt I enter url/robots.txt.It ...
Mr.Pandya's user avatar
  • 2,018
0 votes
2 answers
112 views

Wordpress Theme and Plugin Integration

I have created a landing page theme for wordpress. Now I want to integrate plugin support to my theme. How can I implement functionallity for these plugins? Yoast SEO Contact Form 7 Mailchimp I ...
Narek Karapetyan's user avatar