[wp-trac] Re: [WordPress Trac] #9286: Using HTML <base> or links from site root can trim down page size

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 7 07:20:24 GMT 2009


#9286: Using HTML <base> or links from site root can trim down page size
--------------------------+-------------------------------------------------
 Reporter:  jidanni       |       Owner:  anonymous
     Type:  enhancement   |      Status:  new      
 Priority:  lowest        |   Milestone:           
Component:  Optimization  |     Version:  2.7.1    
 Severity:  trivial       |    Keywords:           
--------------------------+-------------------------------------------------

Comment(by Viper007Bond):

 -1

 If you're that concerned about filesize, then gzip.

 If all content was WordPress generated, then `<base>` would be just fine
 as WordPress would know it's there. However all content is not WordPress
 generated -- much of it (namely post content and such) comes from the user
 who may or may not know about the `<base>` tag and it's setting. If they
 put a relative URL in their post, it could easily be broken and not go
 where they expected it to go.

 Not to mention I believe (but am not sure) that absolute URLs are
 recommended for SEO purposes.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9286#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list