sakiskoukouvis on "[Plugin: WP Fastest Cache] Exclude the "tag" folder"

ساخت وبلاگ

sakiskoukouvis
Member
Posted 1 hour ago #

Hi.

This plugin is very useful and simple

I have a problem

My cache timeout is 1 daily

I post every day many articles with hundreds of tags and I have many visitors who they find my articles via tags (with google search).

I don't want my visitors to see the cache version (old articles) but the most recent articles.

Is there a simple way to exclude all the tags from cache? Maybe the folder "tags" with all its content?

Thank you

Sakis

https://wordpress.org/plugins/wp-fastest-cache/

If the urls of tags has a common string such as "tag", you can exclude it. If not, you add the following code into footer.php.

<?php
if(is_tag()){
echo "<!--[wpfcNOT]-->";
}
?>

sakiskoukouvis
Member
Posted 7 minutes ago #

I didn't understand

H have a common string "www.ageliesergasias.gr/tag" and I have a "tag" folder in the Cache with many subfolderes.

What I could do?
Which is the exact prosedure to exclude this folder?

Thanks Emre

sakiskoukouvis
Member
Posted 2 minutes ago #

Also, the footer.php is the file inside the folder of the theme I use or in another folder?

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 202 تاريخ : سه شنبه 31 فروردين 1395 ساعت: 17:36