Edit report at https://bugs.php.net/bug.php?id=67602&edit=1
ID: 67602 Updated by: [email protected] Reported by: cicer0 at arcor dot de Summary: Font-Loading depends on subdomain "www" -Status: Assigned +Status: Closed Type: Bug Package: Website problem Operating System: OSX PHP Version: Irrelevant Assigned To: tyrael Block user comment: N Private report: N New Comment: www.php.net is redirecting to php.net where the issue does not exist. Previous Comments: ------------------------------------------------------------------------ [2015-11-08 19:30:12] imsadhappy at gmail dot com Vote up this issue. A seemingly minor bug that completely breaks the php.net completely if accessed from www.php.net. In short: no fonts on www.php.net (too bad I can't add printscreen here). Mind, this results are served from google serp. Better glue www.php.net with php.net and make 301 redirect to php.net (or vice versa, but then first - fix CORS for fonts). Google now has two versions of each php.net page in its serp: one with php.net/ other with www.php.net/ with the later one - broken. ------------------------------------------------------------------------ [2014-08-15 03:17:42] git at rvapps dot org www.php.net is redirecting to php.net. Bug can be closed. ------------------------------------------------------------------------ [2014-07-10 09:05:33] cicer0 at arcor dot de Description: ------------ While reading about different methods, I noticed by switching through two open tabs, that the fonts/typefaces differed. php.net-Admins don't allow cross-font-loading. It is only allowed for "www.php.net". Message from the console: 2014-07-10 10:57:09.646 Font from origin 'http://www.php.net' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://php.net' is therefore not allowed access. Possible solutions: 1) allow CORS for "php.net" or (maybe better - regarding 'seo'/'consistency') 2) force clients to the "www.php.net" domain As inspiration or just as informative backup: https://github.com/h5bp/server-configs-nginx Cheers:S Expected result: ---------------- Same fonts on both domains. Actual result: -------------- Different fonts on both domains. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=67602&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
