>
Download This Plugin | |
Download Elegant Themes | |
Name | Dynamic Links |
Version | 0.2 |
Author | Björn Ahrens |
Rating | 100 |
Last updated | 2014-01-24 05:27:00 |
Downloads |
1407
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Dynamic Links plugin added 2 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.
Dynamic Links plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Dynamic Links plugin ads no tables to your Wordpress blog database.When inserting an image into a posts Wordpress uses absolute urls (i.e. including domain name) for the src and href attributes of the image and associated link. This leads to problems if you change your domain (e.g. when moving from test to production environment) or if you change the base path of your upload directory. Also usage of relative URLs (i.e. absolute path to file without domain part) can reduce file size, but may not be used in feeds.
Dynamic Links replaces all links to files in the upload directory with a placeholder which is replaced again with the base path to the upload dir when the content is viewed. This way image links are dynamically adapted to changes in domain name or upload base path.
As additional option relative links can be used when content is display on your site to reduce page size (Though there are better options to do this. It's just included because it's possible). Images and links in feeds will always get the full path.