<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	WordPress Gtmetrix PageSpeed Sorunları ve Çözümleri yazısına yapılan yorumlar	</title>
	<atom:link href="https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/</link>
	<description>Sorun Çözme Platformu - Türkçe Kaynak</description>
	<lastBuildDate>Tue, 27 Sep 2022 08:50:54 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Yazar: SeLoRe		</title>
		<link>https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/#comment-1552</link>

		<dc:creator><![CDATA[SeLoRe]]></dc:creator>
		<pubDate>Fri, 09 Nov 2018 19:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.soruncozumu.com/?p=63#comment-1552</guid>

					<description><![CDATA[&lt;a href=&quot;https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/#comment-1545&quot;&gt;Ahmet&lt;/a&gt; yorumuna yanıt olarak.

Fark etmez hocam diğer kodun altına ekleyebilirsin.]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/#comment-1545" data-wpel-link="internal" rel="follow">Ahmet</a> yorumuna yanıt olarak.</p>
<p>Fark etmez hocam diğer kodun altına ekleyebilirsin.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Yazar: Ahmet		</title>
		<link>https://www.soruncozumu.com/wordpress-gtmetrix-pagespeed-sorunlari-ve-cozumleri/#comment-1545</link>

		<dc:creator><![CDATA[Ahmet]]></dc:creator>
		<pubDate>Fri, 09 Nov 2018 19:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.soruncozumu.com/?p=63#comment-1545</guid>

					<description><![CDATA[Bilgiler için teşekkürler emeğinize sağlık. Gmetrix&#039;te Defer parsing of JavaScript uyarısı için 6.maddede belirttiğiniz kodları functions.php de ?&gt;  den önce ekledim. Ancak dediğiniz gibi yine Gmetrix&#039;te defer parsing of javascript altında wp-includes/js/jquery/jquery.js dosyasında uyarı veriyor. Google&#039;dan çekmek için bu kodları

//Making jQuery to load from Google Library

function replace_jquery() {

 if (!is_admin()) {

 // comment out the next two lines to load the local copy of jQuery

 wp_deregister_script(&#039;jquery&#039;);

 wp_register_script(&#039;jquery&#039;, &#039;http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js&#039;, false, &#039;1.11.2&#039;);

 wp_enqueue_script(&#039;jquery&#039;);

 }

}

add_action(&#039;init&#039;, &#039;replace_jquery&#039;);


 functions.php de tam olarak nereye ekleyeceğiz hocam teşekkürler?]]></description>
			<content:encoded><![CDATA[<p>Bilgiler için teşekkürler emeğinize sağlık. Gmetrix'te Defer parsing of JavaScript uyarısı için 6.maddede belirttiğiniz kodları functions.php de ?>  den önce ekledim. Ancak dediğiniz gibi yine Gmetrix'te defer parsing of javascript altında wp-includes/js/jquery/jquery.js dosyasında uyarı veriyor. Google'dan çekmek için bu kodları</p>
<p>//Making jQuery to load from Google Library</p>
<p>function replace_jquery() {</p>
<p> if (!is_admin()) {</p>
<p> // comment out the next two lines to load the local copy of jQuery</p>
<p> wp_deregister_script('jquery');</p>
<p> wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js', false, '1.11.2');</p>
<p> wp_enqueue_script('jquery');</p>
<p> }</p>
<p>}</p>
<p>add_action('init', 'replace_jquery');</p>
<p> functions.php de tam olarak nereye ekleyeceğiz hocam teşekkürler?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
