<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress - hknsoft</title>
	<atom:link href="https://hknsoft.com/kategori/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Android, Yazılım, Script</description>
	<lastBuildDate>Wed, 20 Jan 2021 10:22:50 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://hknsoft.com/wp-content/uploads/2020/05/cropped-icon-hknsoft-150x150.png</url>
	<title>WordPress - hknsoft</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress Yanıt Geçerli Bir JSON Yanıtı Değildir Hatası Çözümü</title>
		<link>https://hknsoft.com/wordpress-yanit-gecerli-bir-json-yaniti-degildir-hatasi-cozumu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 17 Dec 2020 12:31:07 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress hata çözüm]]></category>
		<category><![CDATA[wordpress json hatası]]></category>
		<category><![CDATA[wordpress json hatası çözümü]]></category>
		<category><![CDATA[wordpress json hatası kesin çözüm]]></category>
		<category><![CDATA[wordpress mod security json hatası]]></category>
		<category><![CDATA[wordpress mod security json hatası çözümü]]></category>
		<category><![CDATA[wordpress yanıt gecerli bir json yanıtı degildir hatası]]></category>
		<category><![CDATA[wordpress yanıt geçerli bir json yanıtı değildir hatası çözümü]]></category>
		<guid isPermaLink="false">https://hknsoft.com/?p=1001</guid>

					<description><![CDATA[<p>&#8220;Yanıt geçerli bir JSON yanıtı değildir&#8221; hatası büyük ihtimalle WordPress&#8217;te yazı yayımlarken veya resim yüklerken karşınıza çıkmıştır. Ben de aynı hata ile karşılaştığımda internette bu <a class="mh-excerpt-more" href="https://hknsoft.com/wordpress-yanit-gecerli-bir-json-yaniti-degildir-hatasi-cozumu/" title="WordPress Yanıt Geçerli Bir JSON Yanıtı Değildir Hatası Çözümü">[...]</a></p>
<p>The post <a href="https://hknsoft.com/wordpress-yanit-gecerli-bir-json-yaniti-degildir-hatasi-cozumu/">WordPress Yanıt Geçerli Bir JSON Yanıtı Değildir Hatası Çözümü</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-black-color has-text-color"><a href="https://hknsoft.com/wordpress-yanit-gecerli-bir-json-yaniti-degildir-hatasi-cozumu/"><strong>&#8220;Yanıt geçerli bir JSON yanıtı değildir&#8221;</strong></a> hatası büyük ihtimalle WordPress&#8217;te <strong>yazı yayımlarken</strong> veya <strong>resim yüklerken</strong> karşınıza çıkmıştır. Ben de aynı hata ile karşılaştığımda internette bu hatayı arattım fakat söylenen çözümler (Klasik editöre geçmek dışında) işe yaramadı.</p>



<p class="has-black-color has-text-color"><a href="https://wordpress.org/plugins/classic-editor/" target="_blank" rel="noreferrer noopener nofollow"><strong>Klasik editöre</strong></a> geçmek istemiyorsanız bende işe yarayan bir çözümü paylaşacağım. <strong>Hatanın çözümü kesin budur diyemiyorum maalesef.</strong></p>



<h2 class="wp-block-heading"><strong>Hatanın Sebebi</strong></h2>



<p class="has-black-color has-text-color">Hatanın <strong>Mod Security</strong>&#8216;den kaynaklandığını fark ettim. <a href="https://g.co/kgs/c7KrMb" target="_blank" rel="noreferrer noopener nofollow"><strong>Mod Security</strong></a> bir nevi güvenlik duvarıdır. Siz yazı yazmaya veya resim yüklemeye çalışırken gönderdiğiniz istekler bu güvenlik duvarına takılıyor olabilir.</p>



<p>Fakat bu çözümde bu <strong>güvenlik duvarını kaldırmayacağız.</strong> Sadece Admin Paneli için <strong>devre dışı bırakacağız.</strong></p>



<h2 class="wp-block-heading"><strong>Hatanın Çözümü</strong></h2>



<p><strong>.htaccess</strong> dosyasının içine (<strong>BEGIN WordPress</strong> ile <strong>END WordPress</strong> arasındaki boşluğa) aşağıdaki kodu ekleyerek sorunu çözebilirsiniz.</p>



<div class="wp-block-urvanov-syntax-highlighter-code-block"><pre class="urvanov-syntax-highlighter-plain-tag">&lt;LocationMatch /wp-admin/&gt;
&lt;IfModule mod_security2.c&gt;
    SecRuleEngine Off
&lt;/IfModule&gt;
&lt;/LocationMatch&gt;</pre></div>



<p>Bu kodu ekledikten sonra dosyayı <strong>kaydedip çıkın.</strong> Artık hatayı almayacaksınız.</p>



<p>Eğer <strong>.htaccess</strong> nasıl bulunur bilmiyorsanız aşağıdaki yazıyı okuyunuz.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading"><strong>.htaccess Nasıl Bulunur?</strong></h2>



<p>Hosting <strong>cPanel</strong> kontrol paneline giriş yapın. Daha sonra <strong>Dosya Yöneticisi</strong>&#8216;ne girin.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="889" height="249" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security.jpg" alt="Mod Security Kapatma" class="wp-image-858" srcset="https://hknsoft.com/wp-content/uploads/2020/10/mod-security.jpg 889w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-300x84.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-150x42.jpg 150w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-768x215.jpg 768w" sizes="(max-width: 889px) 100vw, 889px" /></figure></div>



<p>Açılan bölümdeki <strong>sağ üst</strong> kısımdan <strong>Ayarlar</strong> butonunu bulup tıklayın.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="88" height="42" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-htaccess.jpg" alt="Mod Security Kapatma" class="wp-image-861"/></figure></div>



<p>Bu bölümdeki <strong>Gizli Dosyaları Göster</strong> seçeneğini işaretleyin ve <strong>kaydetin.</strong></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="497" height="332" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall.jpg" alt="Mod Security Kapatma" class="wp-image-860" srcset="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall.jpg 497w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall-300x200.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall-150x100.jpg 150w" sizes="(max-width: 497px) 100vw, 497px" /></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="497" height="335" src="https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak.jpg" alt="Mod Security Kapatma" class="wp-image-857" srcset="https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak.jpg 497w, https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak-300x202.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak-150x101.jpg 150w" sizes="auto, (max-width: 497px) 100vw, 497px" /></figure></div>
</div>
</div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="151" height="27" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-devre-disi-birakmak.jpg" alt="Mod Security Kapatma" class="wp-image-859"/></figure></div>



<p>Kaydetip çıktıktan sonra .<strong>htaccess</strong> görünür hale gelecektir. Üzerine sağ tıklayıp <strong>düzenleyebilirsiniz.</strong></p>
<p>The post <a href="https://hknsoft.com/wordpress-yanit-gecerli-bir-json-yaniti-degildir-hatasi-cozumu/">WordPress Yanıt Geçerli Bir JSON Yanıtı Değildir Hatası Çözümü</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mod Security Kapatma</title>
		<link>https://hknsoft.com/mod-security-kapatma/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 02 Oct 2020 17:03:46 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cPanel htaccess bulmak]]></category>
		<category><![CDATA[htaccess ile mod security kapatma]]></category>
		<category><![CDATA[htaccess mod security kapatmak]]></category>
		<category><![CDATA[mod security]]></category>
		<category><![CDATA[mod security kapatma]]></category>
		<category><![CDATA[mod security kapatmak]]></category>
		<guid isPermaLink="false">https://hknsoft.com/?p=849</guid>

					<description><![CDATA[<p>Mod Security bir güvenlik duvarıdır. Sitenizi korumak ile görevlidir. Eğer Mod Security kaynaklı sorunlar yaşıyor veya sitenize kurduğunuz yazılımınızın çalışmasına engel oluyorsa kapatmak isteyebilirsiniz. Kapatma <a class="mh-excerpt-more" href="https://hknsoft.com/mod-security-kapatma/" title="Mod Security Kapatma">[...]</a></p>
<p>The post <a href="https://hknsoft.com/mod-security-kapatma/">Mod Security Kapatma</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-black-color has-text-color"><a href="https://hknsoft.com/mod-security-kapatma/"><strong>Mod Security</strong></a> bir güvenlik duvarıdır. Sitenizi korumak ile görevlidir.  Eğer Mod Security kaynaklı sorunlar yaşıyor veya sitenize kurduğunuz yazılımınızın çalışmasına <strong>engel oluyorsa</strong> kapatmak isteyebilirsiniz. Kapatma için;</p>



<p>Aşağıdaki kodu <strong>.htaccess</strong> dosyanızın herhangi bir yerine <strong>ekleyerek</strong> Mod Security&#8217;i <strong>kapatabilirsiniz.</strong></p>



<div class="wp-block-urvanov-syntax-highlighter-code-block"><pre class="urvanov-syntax-highlighter-plain-tag">&lt;IfModule mod_security.c&gt;
  SecFilterEngine Off
  SecFilterScanPOST Off
&lt;/IfModule&gt;</pre></div>



<h2 class="wp-block-heading"><strong>.htaccess Nasıl Bulunur?</strong></h2>



<p class="has-black-color has-text-color"><a href="https://filezilla-project.org/" target="_blank" rel="noreferrer noopener nofollow"><strong>FileZilla</strong></a> veya <strong>cPanel</strong> üzerinden bulabilirsiniz. Ama bu yazıda cPanel üzerinden <strong>.htaccess</strong> bulmayı göstereceğim.</p>



<p>Hosting <strong>cPanel</strong> kontrol paneline giriş yapın. Daha sonra <strong>Dosya Yöneticisi</strong>&#8216;ne girin.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="889" height="249" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security.jpg" alt="Mod Security Kapatma" class="wp-image-858" srcset="https://hknsoft.com/wp-content/uploads/2020/10/mod-security.jpg 889w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-300x84.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-150x42.jpg 150w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-768x215.jpg 768w" sizes="auto, (max-width: 889px) 100vw, 889px" /></figure></div>



<p>Açılan bölümdeki <strong>sağ üst</strong> kısımdan <strong>Ayarlar</strong> butonunu bulup tıklayın.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="88" height="42" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-htaccess.jpg" alt="Mod Security Kapatma" class="wp-image-861"/></figure></div>



<p>Bu bölümdeki <strong>Gizli Dosyaları Göster</strong> seçeneğini işaretleyin ve <strong>kaydetin.</strong></p>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="497" height="332" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall.jpg" alt="Mod Security Kapatma" class="wp-image-860" srcset="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall.jpg 497w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall-300x200.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/mod-security-firewall-150x100.jpg 150w" sizes="auto, (max-width: 497px) 100vw, 497px" /></figure></div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="497" height="335" src="https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak.jpg" alt="Mod Security Kapatma" class="wp-image-857" srcset="https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak.jpg 497w, https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak-300x202.jpg 300w, https://hknsoft.com/wp-content/uploads/2020/10/htaccess-mod-security-kapatmak-150x101.jpg 150w" sizes="auto, (max-width: 497px) 100vw, 497px" /></figure></div>
</div>
</div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="151" height="27" src="https://hknsoft.com/wp-content/uploads/2020/10/mod-security-devre-disi-birakmak.jpg" alt="Mod Security Kapatma" class="wp-image-859"/></figure></div>



<p>Kaydetip çıktıktan sonra .<strong>htaccess</strong> görünür hale gelecektir. Üzerine tıklayıp <strong>düzenleyebilirsiniz.</strong></p>
<p>The post <a href="https://hknsoft.com/mod-security-kapatma/">Mod Security Kapatma</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WordPress Yorumları Kapatmak</title>
		<link>https://hknsoft.com/wordpress-yorumlari-kapatmak/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 27 Jul 2020 18:49:54 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress tüm yorumları kapatmak]]></category>
		<category><![CDATA[wordpress yardım]]></category>
		<category><![CDATA[wordpress yorum kapatmak]]></category>
		<category><![CDATA[wordpress yorumları kapatmak]]></category>
		<guid isPermaLink="false">https://hknsoft.com/?p=590</guid>

					<description><![CDATA[<p>WordPress sitenizdeki önceki ve sonraki tüm yazılarınızın yorumlarını kapatmak için şu adımları izleyin; Ayarlar &#62;&#62; Tartışma sekmesine gidin. Varsayılan yazı ayarları kısmındaki &#8220;İnsanların yeni yazılara <a class="mh-excerpt-more" href="https://hknsoft.com/wordpress-yorumlari-kapatmak/" title="WordPress Yorumları Kapatmak">[...]</a></p>
<p>The post <a href="https://hknsoft.com/wordpress-yorumlari-kapatmak/">WordPress Yorumları Kapatmak</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-text-color" style="color:#000000"><a aria-label="undefined (opens in a new tab)" rel="noreferrer noopener nofollow" href="https://tr.wordpress.org/" target="_blank"><strong>WordPress</strong></a> sitenizdeki önceki ve sonraki tüm yazılarınızın <a href="https://hknsoft.com/wordpress-yorumlari-kapatmak/"><strong>yorumlarını kapatmak</strong></a> için şu adımları izleyin;</p>



<p><strong>Ayarlar &gt;&gt; Tartışma</strong> sekmesine gidin.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="469" src="https://hknsoft.com/wp-content/uploads/2020/07/wordpress-yorumlari-kapatmak-3-1024x469.png" alt="WordPress Yorumları Kapatmak" class="wp-image-597" srcset="https://hknsoft.com/wp-content/uploads/2020/07/wordpress-yorumlari-kapatmak-3-1024x469.png 1024w, https://hknsoft.com/wp-content/uploads/2020/07/wordpress-yorumlari-kapatmak-3-300x137.png 300w, https://hknsoft.com/wp-content/uploads/2020/07/wordpress-yorumlari-kapatmak-3-768x352.png 768w, https://hknsoft.com/wp-content/uploads/2020/07/wordpress-yorumlari-kapatmak-3.png 1350w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p>Varsayılan yazı ayarları kısmındaki &#8220;<strong>İnsanların yeni yazılara yorum yapmasına izin ver</strong>&#8221; seçeneğinin tikini <strong>kaldırın</strong>.</p>



<p>Artık tüm <strong>yorumlar kapalı</strong>.</p>
<p>The post <a href="https://hknsoft.com/wordpress-yorumlari-kapatmak/">WordPress Yorumları Kapatmak</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>WP Fastest Cache Kurulumu ve Ayarları</title>
		<link>https://hknsoft.com/wp-fastest-cache-kurulumu-ve-ayarlari/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 14 Jul 2020 18:24:05 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[hknsoft]]></category>
		<category><![CDATA[wordpress eklenti kurmak]]></category>
		<category><![CDATA[wordpress eklenti kurulumu ve ayarları]]></category>
		<category><![CDATA[wp fastest cache]]></category>
		<category><![CDATA[wp fastest cache ayarları]]></category>
		<category><![CDATA[wp fastest cache kurulumu ve ayarları]]></category>
		<guid isPermaLink="false">https://hknsoft.com/?p=442</guid>

					<description><![CDATA[<p>WP Fastest Cache eklentisinin diğer cache eklentilerinden farkı kullanımının kolay olmasıdır. Minify HTML, CSS ve JS özelliği ile sitenizdeki stil ve javascript kaynaklarını küçültür. Sayfaları <a class="mh-excerpt-more" href="https://hknsoft.com/wp-fastest-cache-kurulumu-ve-ayarlari/" title="WP Fastest Cache Kurulumu ve Ayarları">[...]</a></p>
<p>The post <a href="https://hknsoft.com/wp-fastest-cache-kurulumu-ve-ayarlari/">WP Fastest Cache Kurulumu ve Ayarları</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="has-very-dark-gray-color has-text-color"><a aria-label="undefined (opens in a new tab)" rel="noreferrer noopener nofollow" href="https://wordpress.org/plugins/wp-fastest-cache/advanced/" target="_blank"><strong>WP Fastest Cache</strong></a> eklentisinin diğer cache eklentilerinden farkı kullanımının kolay olmasıdır. Minify HTML, CSS ve JS özelliği ile sitenizdeki stil ve javascript <a href="https://hknsoft.com/wp-fastest-cache-kurulumu-ve-ayarlari/"><strong>kaynaklarını küçültür</strong></a>. Sayfaları da sıkıştırarak sunar. Böylece siteniz daha hızlı bir şekilde açılır. </p>



<p class="has-very-dark-gray-color has-text-color"><a aria-label="undefined (opens in a new tab)" rel="noreferrer noopener" href="https://hknsoft.com/kategori/WordPress/" target="_blank"><strong>WordPress</strong></a> eklentiler kısmında eklenti şu şekilde gözükecektir.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="561" height="231" src="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-3.png" alt="WP Fastest Cache Kurulum ve Ayarları" class="wp-image-446" srcset="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-3.png 561w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-3-300x124.png 300w" sizes="auto, (max-width: 561px) 100vw, 561px" /></figure></div>



<h2 class="has-text-align-center wp-block-heading"><a aria-label="undefined (opens in a new tab)" rel="noreferrer noopener nofollow" href="https://wordpress.org/plugins/wp-fastest-cache/advanced/" target="_blank"><strong>EKLENTİ LİNK</strong></a></h2>



<p>Eklentiyi kurduktan sonra ayarları aşağıdaki resimlerdeki gibi yapmanız gerek. Bu ayarlar her site için en ideal ayarlarıdır.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="803" height="530" src="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-7.png" alt="WP Fastest Cache Kurulum ve Ayarları" class="wp-image-453" srcset="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-7.png 803w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-7-300x198.png 300w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-7-768x507.png 768w" sizes="auto, (max-width: 803px) 100vw, 803px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="810" height="535" src="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-6.png" alt="WP Fastest Cache Kurulum ve Ayarları" class="wp-image-452" srcset="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-6.png 810w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-6-300x198.png 300w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-6-768x507.png 768w" sizes="auto, (max-width: 810px) 100vw, 810px" /></figure></div>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="801" height="811" src="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları.png" alt="WP Fastest Cache Kurulum ve Ayarları" class="wp-image-444" srcset="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları.png 801w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-296x300.png 296w, https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-768x778.png 768w" sizes="auto, (max-width: 801px) 100vw, 801px" /></figure></div>



<p>Yukarıdaki ayarları yaptıktan işlem tamamdır artık siteniz daha performanslı çalışacak. Arada sırada admin panelinize gidip üst kısımdaki &#8220;<strong>Önbellek Temizleme</strong>&#8221; menüsünün altındaki işlemlere tıklamanız önerilir.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="227" height="97" src="https://hknsoft.com/wp-content/uploads/2020/07/wp-fastest-cache-kurulumu-ve-ideal-ayarları-2.png" alt="WP Fastest Cache Kurulum ve Ayarları" class="wp-image-445"/></figure></div>
<p>The post <a href="https://hknsoft.com/wp-fastest-cache-kurulumu-ve-ayarlari/">WP Fastest Cache Kurulumu ve Ayarları</a> appeared first on <a href="https://hknsoft.com">hknsoft</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
