Title: WP Resources URL Optimization
Author: litefeel
Published: <strong>28 november 2012</strong>
Last modified: 4 april 2017

---

Plugins zoeken

![](https://ps.w.org/wp-resources-url-optimization/assets/banner-772x250.jpg?rev
=631018)

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-resources-url-optimization_e0e0e0.
svg)

# WP Resources URL Optimization

 Door [litefeel](https://profiles.wordpress.org/litefeel/)

[Download](https://downloads.wordpress.org/plugin/wp-resources-url-optimization.1.6.zip)

 * [Details](https://nl.wordpress.org/plugins/wp-resources-url-optimization/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/wp-resources-url-optimization/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/wp-resources-url-optimization/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/wp-resources-url-optimization/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/wp-resources-url-optimization/)

## Beschrijving

WP Resources URL Optimization is a WordPress plugin optimized browser cache,
 it
will greatly enhance the website page display speed and reduce the pressure of the
server to handle static files. Default wp added after the static files the query
string(version number) to ensure that the static files are modified immediately 
after the performance to the browser (front-end), this way there is a drawback: 
the browser will request the server regardless of whether the file is modified, 
If the file has been modified it will download the new file, if the file has not
been modified http status code 304 is returned to inform the browser reads the local
cache. The goal of the plugin: do not have to re-initiate the request to the server,
and directly read the browser cache when the file has not been modified.

Related Links:

 * [Plugin Homepage](https://www.litefeel.com/wp-resources-url-optimization/)
 * [Author Homepage](https://www.litefeel.com/)
 * [on GitHub](https://github.com/litefeel/wp-resources-url-optimization)

## Installatie

#### Using the WordPress Dashboard

 1. Navigate to the ‘Add New’ in the plugins dashboard
 2. Search for ‘WP Resources URL Optimization’
 3. Click ‘Install Now’
 4. Activate the plugin on the Plugin dashboard

#### Uploading in WordPress Dashboard

 1. Download `wp-resources-url-optimization.zip` from the WordPress plugins repository.
 2. Navigate to the ‘Add New’ in the plugins dashboard
 3. Navigate to the ‘Upload’ area
 4. Select `wp-resources-url-optimization.zip` from your computer
 5. Click ‘Install Now’
 6. Activate the plugin in the Plugin dashboard

#### Using FTP

 1. Download `wp-resources-url-optimization.zip`
 2. Extract the `wp-resources-url-optimization` directory to your computer
 3. Upload the `wp-resources-url-optimization` directory to the `/wp-content/plugins/`
    directory
 4. Activate the plugin in the Plugin dashboard

## FAQ

  The plugin will affect what files?

The plug-in will modify the css and js file url used in the css sprite technology,
the picture address are also taken to modify, while ensuring css work properly.

  Why is the plugin is enabled, js and css url did not change?

Please ensure that js and css files added by use wp_enqueue_script and wp_enqueue_style
method.

  My css file has css sprite technology, the picture will load properly?

Yes, The plug has been considered the problem of the sprite.

  When I want to modify some files, which files I need to modify?

Please modify the original file, not automatically generated files.

  When I want to add some files, Do i need to add a version number?

No. The plugin will automatically generate a new files when the file modified.

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“WP Resources URL Optimization” is open source software. De volgende personen hebben
bijgedragen aan deze plugin.

Bijdragers

 *   [ litefeel ](https://profiles.wordpress.org/litefeel/)

[Vertaal “WP Resources URL Optimization” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/wp-resources-url-optimization)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wp-resources-url-optimization/),
haal de [SVN repository](https://plugins.svn.wordpress.org/wp-resources-url-optimization/)
op, of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wp-resources-url-optimization/)
via [RSS](https://plugins.trac.wordpress.org/log/wp-resources-url-optimization/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.6

 * Transfer ownership

#### 1.5.1.2

 * Tested up to 4.4

#### 1.5.1.1

 * Tested up to: 4.0

#### 1.5.1

 * Tested up to: 3.9.1

#### 1.5.0

 * New: add config for only remove query string.

#### 1.4.3

 * Compatibility check for 3.6, nothing new, just bump version to tell everyone 
   this plugin still works.

#### 1.4.2

 * Fixed: Displays an warning when the resources is not file.

#### 1.4

 * Fixed: Displays an error when you first install the plugin.

#### 1.3

 * New: Automatically delete the older version of the backup file.

#### 1.2.2

 * Fixed: ignore log trace.

#### 1.2.1

 * Fixed: Fix wrong css sprite url.

#### 1.2

 * Fixed: Fix Not working when WordPress Address and Site Address are not the same.
 * Modify: Move all back files to ‘{WordPress Address}/wp-content/wp-resources-back/’
   directory.

#### 1.1

 * Fixed: Fix ‘File_exists’ of warning when the css sprite is relative path.

#### 1.0

 * Initial public release.

## Meta

 *  Versie **1.6**
 *  Laatst geüpdatet **9 jaar geleden**
 *  Actieve installaties **30+**
 *  WordPress versie ** 3.0.0 of nieuwer **
 *  Getest t/m **4.7.33**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/wp-resources-url-optimization/)
 * Tags
 * [optimization](https://nl.wordpress.org/plugins/tags/optimization/)[plugins](https://nl.wordpress.org/plugins/tags/plugins/)
   [resources](https://nl.wordpress.org/plugins/tags/resources/)[script](https://nl.wordpress.org/plugins/tags/script/)
   [style](https://nl.wordpress.org/plugins/tags/style/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/wp-resources-url-optimization/advanced/)

## Waarderingen

 3.7 van 5 sterren.

 *  [  2 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=2)
 *  [  1 1 ster beoordeling     ](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wp-resources-url-optimization/reviews/)

## Bijdragers

 *   [ litefeel ](https://profiles.wordpress.org/litefeel/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/wp-resources-url-optimization/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://www.paypal.me/litefeel)