Hardcode vs php bloginfo( 'URL' )
-
For better load time and SEO,
Should I use
http://www.domain.com/
or
php bloginfo( ‘URL’ ) ?
The theme will only be used for my domain, so flexibility doesn’t matter.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Hardcode vs php bloginfo( 'URL' )’ is closed to new replies.