Descripció
Add or Remove Www seeks to solve a common problem: preventing redirects from a www- version to a non-www version of a site — or vice-versa.
It’s common that you’ll create a content link or include an image, linking to http://YourSiteNameHereForExample.com/imageExample.jpg — but your server then redirects that to http://www.YourSiteNameHereForExample.com/imageExample.jpg . That adds in an extra server request and delay to the user.
One solution is to go through every image and link, one by one, and make sure they’re all consistent. Another solution is… to use our plugin.
We plan on adding more options to be edited — if you have any other suggestions, please let us know! You can contact us via http://www.wpsos.io/wordpress-plugin-add-or-remove-www/
For more information and support, check out: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/
Instal·lació
The installation and use is very straightforward. You should:
- Upload the folder
add-or-remove-www
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- From the ‘Settings’ menu, there should be a new option, called ‘Add Or Remove Www’
PMF
- Which options do you modify?
-
As of version 1.0, you can choose between two options: using the URLs with or without www.
Note: the version 1.0 does NOT change all the previously existing URLs, it affects all the content and image URLs that are saved/modified after saving the option. - Where can I get some support?
-
Check out our site, at: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/
- I have some suggestions for other options I want edited
-
Let us know, via: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/
Ressenyes
No hi ha ressenyes per a este complement.
Col·laboradors i desenvolupadors
«Add or Remove Www» és programari de codi obert. La següent gent ha col·laborat en este complement.
Col·laboradorsTraduïx «Add or Remove Www» a la teua llengua.
T’interessa el desenvolupament?
Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.
Registre de canvis
1.01
- Minor hierarchy modifications according to WordPress 4.4 requirements
1.0
- Initial version.