[wp-trac] [WordPress Trac] #51500: URL writing
WordPress Trac
noreply at wordpress.org
Sun Oct 11 23:48:10 UTC 2020
#51500: URL writing
--------------------------+-----------------------------
Reporter: wharminda | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
We work with Joomla and WordPress.
The only place that Joomla beats WordPress, is with links (URL's).
The WP system of hard coding it often breaks things and makes working with
dev/test sites difficult.
Joomla uses relative links, whereas WP uses absolute links. Using dev/test
sites with Joomla is a 5 sec job and it ALWAYS works.
Absolute links are also SLOWER, as they require a DNS lookup, whereas
relative links do not, so moving to relative links will also make WP
faster.
Please, please, please get rid of absolute links and use relative links.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51500>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list