• Resolved jotermoter

    (@jotermoter)


    Love this plugin but as wordpress moves on and starts to scale up new features are needed.

    In my case, we are starting to run wordpress clusters on AWS behind Elastic Load Balancers. These autoscale up and down and are basically read-only systems with no admin capacity.

    To control them we run one wordpress node on a private IP that pushes files to a shared filesystem, binary assets to cloudfront and uses a shared RDS/MariaDB instances with the read-only front-ends.

    The issue is that XMLSitemaps is using the wordpress siteurl which, in this context, is not the url you want google to index. If we syndicate that sitemap we will have all of our users hitting our admin server.

    Is there a way I can override the http host in the sitemap. If not, Feature request ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jotermoter

    (@jotermoter)

    Found it but also think there is a bug.

    The top level sitemap has my ‘Override the base URL of the sitemap’ setting properly.

    The secondary maps use the hostname of my wordpress install.

    So, I think I am using this feature in an unintended way but it half works!

    Thread Starter jotermoter

    (@jotermoter)

    I’ve been unable to get this to work, is there an opportunity to propagate base url through to the secondary pages?

    • This reply was modified 8 years, 4 months ago by jotermoter. Reason: typo
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ability to change domain name’ is closed to new replies.