Reputation: 131
I have a wordpress website and I added the expire headers on all pages/images and scripts but I don not know how I could add expired headers to external scripts.
For example google, bing translator and facebook.
All the above is my problem, some other scripts from external websites are the real problem, they don't have expire headers at all.
Upvotes: 0
Views: 1576
Reputation: 26
The answer to this question is creating weblinks in wordpress and then linking those from the main home page to the social, or external link so it looks like it's still coming from your domain so for example using weblinks would be something of the effect like below
http://www.stackoverflow.com to http://www.google.com/stackoverflow.com
This works pretty smooth and it cuts your SEO by a few percent. Try it on GTM (https://gtmetrix.com). Works great for all external sources.
That should do it!
Upvotes: 1