How do I generate a sitemap with Yoast on Next.js/Faust.js?
I'm trying to follow the instructions here: https://faustjs.org/guide/how-to-use-sitemapsI created the file at /pages/sitemap.xml.js exactly as described here but /sitemap.xml and /sitemap_index.xml...
View ArticleYoast SEO meta description not saving
I generate a Focus Keyphrase and Meta Description in Yoast SEO meta box for my Home Page. But when I exit the editor, if I go back to the Home Page, the Focus Keyphrase and Meta Description have...
View ArticleHow to add Multiple field data with WordPress Rest API and Python
I want to add a featured image, and since I am using Yoast SEO, I also want to add a focus keyphrase, SEO title, and meta description using the Python REST API, but I don't know how to proceed...
View ArticleI have a question about 404 not found a page [closed]
I have problems with tags. They are disable in Yoast SEO but wordpress generate pages that give me 404 no found.They look something like thistag/costum/cine-ne-recomanda/Where cine-ne-recomanda is a...
View ArticleProblems with tags on wordpress
I have problems with tags. They are disable in Yoast SEO but wordpress generate pages that give me 404 no found.They look something like thistag/costum/cine-ne-recomanda/Where cine-ne-recomanda is a...
View ArticleWhy I am not Getting Site Title on Google Result of Wordpress site using...
I'm managing a WordPress website called FlutterTPoints and using Yoast SEO to optimize my pages. However, when I search for my blog posts on Google, the site name is not displayed in the search...
View ArticleTrying to add Shipping weight to schema via functions.php in woocommerce for...
I'm trying to add the shipping weight via functions.php in woocommerce to the Schema using add_filter('woocommerce_structured_data_product').I currently have if ( $product_weight ) {...
View ArticleHow to configure YoastSEO for redirecting duplicate subdirectory paths in...
I'm working with a WordPress Multisite setup where one of the subsites is located in a subdirectory named /en/. I've encountered an issue where URLs that include a duplicate subdirectory path,...
View ArticleProblem with disabling tag archives of custom post types on WordPress
I have problems with tags. They are disable in Yoast SEO but wordpress generate pages that give me 404 no found.They look something like thistag/costum/cine-ne-recomanda/Where cine-ne-recomanda is a...
View ArticleWhy is my robots.txt file showing when it doesn't exist? [closed]
I have migrated my website hosting from Godaddy Cpanel hosting (Wordpress Website) to Hostinger's Wordpress hosting 2 days back.The transition was not easy. I had to disable WP Rocket and start using...
View ArticleHow to fix this breadcrumb issue?
I have tried almost everything available on internet to fix this issue but got no luck.My website is in wordpress and I am using Yoast as well.Almost every page is throwing the same issue.Also, my new...
View Articlehow delete Auto redirect Url in Yoast seo premium
In Yoast seo premium when change post url, old url automatically redirect to new url, where this url saved ? and how i can remove or delete this redirect?
View Article"Page not found" due to modification of slugs in Wordpress, how do I fix it?
When performing an SEO optimization on Wordpress (with the Yoast plugin) I modified some slugs. Now within those modified pages I find links that take me to "page not found", broken links. I've already...
View Articlehow delete Auto redirect Url in Yoast seo premium
In Yoast seo premium when change post url, old url automatically redirect to new url, where this url saved ? and how i can remove or delete this redirect?
View Article"Page not found" due to modification of slugs in Wordpress, how do I fix it?
When performing an SEO optimization on Wordpress (with the Yoast plugin) I modified some slugs. Now within those modified pages I find links that take me to "page not found", broken links. I've already...
View ArticleSimple Sitemap + Yoast WP plugin = sitemap not working (xml issue)
Our sitemap contains formatting issues and isn't working (as shown in the screenshot). The sitemap is generated by Simple Sitemap and we also have Yoast activated which might affect it. We have always...
View ArticleHow to show Yoast SEO title in the front end as a shortcode?
I'm looking for a way to show Yoast Seo Title in the frontend as shortcode. For example: for showing page title as shortcode I've added<?php function page_title_sc( ){ return get_the_title(); }...
View Article