Why does @import url(http://fonts.googleapis.com/css?family=Quattrocento); appear in my RSS feed when it's not in my website source code?
Hi,
I added this feed to Thunderbird RSS http://www.triresources.com/feed/ When I view blog posts from the website this appears - @import url(http://fonts.googleapis.com/css?family=Quattrocento); @import url(http://fonts.googleapis.com/css?family=Dosis:400,600);
I checked the website source code but can't find this anywhere. It's not in any of the CSS style sheets. It doesn't appear when you view the website outside of Thunderbird RSS.
Does anyone know whey this is appearing when I view blog posts through RSS?
Thanks.
Mary
Избрано решение
when I open http://www.triresources.com/kyocera-mita-ships-new-fs-printers/ in firefox I get the same thing.
I installed chrome, just to test. Same thing Internet explorer. Same thing
Viewing the source of the rendered page shows < head > @import url(http://fonts.googleapis.com/css?family=Quattrocento); @import url(http://fonts.googleapis.com/css?family=Dosis:400,600);
My guess is it is some sort of error on the part of the web designer.
Прочетете този отговор в контекста 👍 0Всички отговори (2)
Избрано решение
when I open http://www.triresources.com/kyocera-mita-ships-new-fs-printers/ in firefox I get the same thing.
I installed chrome, just to test. Same thing Internet explorer. Same thing
Viewing the source of the rendered page shows < head > @import url(http://fonts.googleapis.com/css?family=Quattrocento); @import url(http://fonts.googleapis.com/css?family=Dosis:400,600);
My guess is it is some sort of error on the part of the web designer.
Yes, it's appearing on all blog posts. Got to keep looking for the bug.
Thanks for looking into this.