CDN-Linker

对于Wordpress和Magento。重写指向静态文件的链接,使它们指向您选择的CDN。( :rocket: Rewrites links to static files so they point to the CDN of your choice. For Wordpress and Magento.)

  • 所有者: mark-kubacki/CDN-Linker
  • 平台: Linux, Mac, Windows
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

====================================
CDN Linker for Wordpress and Magento

.. image:: https://hub.blitznote.com/mark/CDN-Linker/badges/master/build.svg
:target: https://hub.blitznote.com/mark/CDN-Linker/pipelines
.. image:: https://coveralls.io/repos/wmark/CDN-Linker/badge.svg?branch=master
:target: https://coveralls.io/r/wmark/CDN-Linker?branch=master

Info
See github <http://github.com/wmark/CDN-Linker>_ for the latest source.

Author
W. Mark Kubacki wmark@hurrikane.de

License
RPL v1.5, for non-commercial Personal Use (§ 1.11)

Tags
CDN,links,cloudfront,simplecdn,media,performance,distribution,accelerator,content,speed,cloud

Requirements
Wordpress 2.7 – 4.x, PHP ≥5.6 or HHVM ≥ .3.0

Rewrites links to static files to your own CDN network.

Description

Modifies links pointing to ‘wp-content’ and/or ‘wp-includes’ (or whatever you configure)
by replacing your ‘blog_url’ with a custom one.
Enables you to pull static files, such as images, CSS or JS, from a different host, mirror or CDN.

You could upload your files to S3, CloudFront or a host dedicated to serving static files.
For S3/Cloudfront, see this script_ to help you with uploading/synchronizing your blog files.

.. _script: https://arte.technologi.ae/2009/09/how-to-copy-your-wordpress-files-to-cloudfront-efficiently/

License

Licensed under the Reciprocal Public License, Version 1.5, for Personal Use as defined in 1.11 therein
(http://www.opensource.org/licenses/rpl1.5).

Else, please contact me by email for an individual license.
I will need the number of sites and servers you are running to make you an offer
(which is a tip of 10 to 20 EUR in most cases).

Installation

  1. Setup your CDN: Either configure “origin pull”, “mirror bucket” or upload your static files to a dedicated host.
  2. Upload the plugin to your /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Provide the URL, where your static files can be found, under ‘Settings’.

Support

Before asking for support please upgrade to the latest non-beta version of CDN Linker!

  • I will happily discuss your feature requests and ideas for further development if you send me an email.
  • Please understand that individual support is not free of charge.
    Attach to your initial email a list of all installed plugins, and the two HTML files (just text, no images)
    you receive when running with and without CDN Linker being enabled.
    Please remember to mention the URL to your site as well as your license number or Paypal transaction ID, if you have it.
  • The cause of empty pages is, in all cases as of now, a different caching plugin which already does rewriting of links.

.. _StackExchange: http://wordpress.stackexchange.com/questions/tagged/plugins
.. _Github: https://github.com/wmark/CDN-Linker/issues

Frequently Asked Questions

Is it any good?
Yes.

Is it free of charge to use?
Yes, for personal use. Not for commercial use or hosting companies.

‘Personal use’ excludes any commercial or commercialized sites or blogs.
Although ‘personal use’ excludes hosting companies you are free to upload the plugin to your WP installation individually, though,
as long as your “WP installation” is covered by the term ‘personal use’. ;-)

You can obtain a generous license for other use-cases for a tip.
By ‘generous’ I mean that one license will cover all domains serving the same content no matter which TLD
(myblog.com, myblog.de, myblog.us — all covered) and the such.
Contact me by email with a list of the relevant domain names.

Contributors will receive a gratis license.

How do I uninstall it?
Go to Wordpress' plugin listing and click on “delete”.

Will it work with my CDN?
Yes, if it supports “origin pull” (aka “mirror bucket”, some sort of caching). Or if you upload your files manually.

What about Amazon’s S3?
Right, S3 doesn’t support “origin pull”. You will have to upload your files by hand.
I’ve written a script for this, too, so it is just a matter of running it. It is linked on the bottom of my blog post about
copying files to S3 <http://mark.ossdl.de/2009/09/how-to-copy-your-wordpress-files-to-cloudfront-efficiently/>_.

Amazon’s CloudFront does support origin pull. Just create a “distribution” as usual and set your blog’s URL as “origin”.

So, my blog is fully served by a CDN?
No. Wordpress will still have to run on the original host.
“www.myblog.blog” will still have to be “www.myblog.blog”, only your (for example) images will be loaded
from “cdn.myblog.blog”. Most CDNs do not support fast-changing content or passthrough of HTTP POST requests (→ comments).

There is more than one “CDN Linker”?
Yes. This is the regular version. A “professional” version exists, too, and is available to paying customers.
And there are forks for CDN providers.

What other plugins do you recommend?
Now that you can offload all the files such as images, music or CSS, you should serve your blog posts as static files to
decrease load on your server. I recommend SuperCache-Plus_ as it will maintain, update and create that static files from
dynamic content for you. The CDN Linker is compatible.

.. _Mark: http://mark.ossdl.de/
.. _SuperCache-Plus: http://murmatrons.armadillo.homeip.net/features/experimental-eaccelerator-wp-super-cache

Troubleshooting

Disqus
Either uncheck rewrite root-relative refs or add count.js and embed.js to exclude if substring.

HHVM
For CDN Linker’s post-processing feature you will have to install hhvm-zmq <//github.com/duxet/hhvm-zmq>_
(monitor issue 1214 <//github.com/facebook/hhvm/issues/1214>_) or resort to Redis.

__ Mark_

概覽

名稱與所有者mark-kubacki/CDN-Linker
主編程語言PHP
編程語言PHP (語言數: 2)
平台Linux, Mac, Windows
許可證
發布數9
最新版本名稱v1.4.2 (發布於 2014-05-16 18:16:15)
第一版名稱v1.1.1 (發布於 2011-05-22 16:32:29)
創建於2011-05-22 14:41:52
推送於2022-10-20 10:20:57
最后一次提交2022-10-16 21:25:01
星數173
關注者數36
派生數60
提交數107
已啟用問題?
問題數0
打開的問題數0
拉請求數7
打開的拉請求數2
關閉的拉請求數2
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部