<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: CSS rendered on a per page basis rather than global</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/feed/</link>
		<description></description>
		<pubDate>Sun, 19 Jul 2026 17:27:26 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/#post-31973</guid>
					<title><![CDATA[CSS rendered on a per page basis rather than global]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/#post-31973</link>
					<pubDate>Mon, 25 Sep 2017 21:52:38 +0000</pubDate>
					<dc:creator>Propecta</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Support,</p>
<p>We are an SEO company, we offer different services, one of them being website creation.</p>
<p>Last year we purchased Fortuna for one of our clients and we&#8217;ve been using it for that client ever since. However, we recently realized crawlers are having a hard time reading this site because of the heavy amount of CSS code on a per page basis. </p>
<p><a href="https://www.sclogistics.com/" rel="nofollow">https://www.sclogistics.com/</a></p>
<p>If you go to that homepage and click on view source on your browser, you&#8217;ll see that the CSS of that page is listed there. </p>
<p>As SEO experts, we realized this is disadvantageous for the site&#8217;s ranking, and we would like for you to help us out in finding a solution to this problem.</p>
<p>Saddle Creek logistics is a very important client for us and the website gets a considerable amount of traffic so this is critical for us. </p>
<p>IMPORTANT: Please copy me at <a href="mailto:ana@propecta.com" rel="nofollow">ana@propecta.com</a> when responding to this request. </p>
<p>Thanks in advance!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/#post-31987</guid>
					<title><![CDATA[Reply To: CSS rendered on a per page basis rather than global]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/css-rendered-on-a-per-page-basis-rather-than-global/#post-31987</link>
					<pubDate>Wed, 27 Sep 2017 19:47:03 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>What you could do is disable the dynamic CSS styles added on a per page basis (this line in your functions.php file):<br />
<code>wp_add_inline_style( &#039;boc-animation-styles&#039;, $inline_css );</code></p>
<p>and instead add it to your child theme file (hardcoded), you could get it from your page source. This way the theme options generated CSS will be loaded from your child theme&#8217;s css file instead of dynamically being added to the page and clogging your markup. </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

