[ad_1]
Hey, I’ve just finished a WordPress site for a client, and they’ve asked why their links are all “broken.”
For instance, the actual URL is [client.com/privacy]), but when they Google themselves they get [client.com/privacy.aspx])… which goes nowhere.
Has anyone run into this before? Other WordPress builds of mine don’t seem to have this gremlin.
[ad_2]
What server are they using? Maybe they have a ‘prepend’ set server-side? Or there’s an old directive interfering? This is server-side, not WP… so look there.
Aspx is/was for Microsoft’s version of PHP in from their .NET framework. Very weird to see that unless they moved from .net recently-ish.