• Resolved fcoport

    (@fcoport)


    Hi.

    We have a WordPress on Azure App Service. We had to do a re-index because some links in the breadcrumbs changed the custom domain to the Azure default domain.

    We would like to know how the plugin is created or how the permalinks shown in the breadcrumbs are obtained. Does it take any variables from the web server or PHP? Where does it get the domain from the URL?

    We need the information to try to understand what happened and prevent it in the future.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello @fcoport

    Thanks for reaching out. Your wp-config.php file likely has server variables?for the domain. This can cause unexpected URLs to appear in Yoast SEO as it uses the?home_URL?or?site address?defined in WordPress > Settings > General or in the?wp-config?file to fetch URLs for sitemap, meta tags, internal links, etc. And sometimes, doing things at the server level can cause WP to see the wrong URL format.

    Plugin Support Jose Varghese

    (@josevarghese)

    This thread was marked resolved due to a lack of recent activity. The original poster can change the status to Not Resolved to re-open the issue or open a new topic.

    If you are not the original poster but have a similar issue, please open a new topic.

    Thread Starter fcoport

    (@fcoport)

    Hello @maybellyne Thanks and Happy new Year.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.