Avin
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] Home Page Cachinghello
to find a solution about this, you can go at Option >> reading , make the home page a static page, just create a page, copy paste the index.php code.
so the page will be like the other pages not the home page and it will not refresh every time you make a change but when it will expire..
Hope it will help.Hello
for me is working with 3.1 but some times the cache don’t want to be deleted.
and i must delete it manually, it happens every day .
any solution about this ?
Thank you for reading this commentyes we need it too, is this possible ?
it will make this plugin perfect.Hello
This plugin is great , but i have i need some other features like:is possible that a specific page cache is refreshed when a post is added, so :
if post = xx category , refresh xx page cache,
if some one can help how to do this it will be the perfect plugin for me and my team.
Thank you for reading this e-mail.Nmv we have solved this,
Thnx for your answer.Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingHello,
Yes now its working, but we have a problem , the server load is high, we have installed memcached too but its still hight, maybe there is smth wrong at code optimization. Cus to find a tittle the system will look at all the tables….
———————————————————–
<?php $recent = new WP_Query(); ?>
<?php $recent->query(‘cat=50&showposts=5&offset=4’); ?>
<?php while($recent->have_posts()) : $recent->the_post(); ?>
<vl>-
“>
<?php the_title(); ?>
</vl>
<?php endwhile; ?>
———————————————————–Maybe this is not the right code to select a title from all that huge db ? any suggestion about it ?
Thank you and continue the good work
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingis any way that the script start caching all the latest posts first, and after start with the older one?
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingheh, now a huge error
Couldn’t crawl https://noa.al/noa-re/wordpress/2009/10/qeveria-gruevski-distancohet-nga-enciklopedia-ristevski-te-jape-doreheqje/. Error: HTTP Error 404: Not Found
Couldn’t crawl https://noa.al/noa-re/wordpress/2010/11/ruci-berishes-kudo-dhe-kurdo-ti-flet-vetem-per-opoziten-dhe-edi-ramen/. Error: HTTP Error 500: Internal Server Error
Couldn’t crawl https://noa.al/noa-re/wordpress/2009/11/ps-shqiperia-ne-nje-krize-qe-po-thellohet-dita-dites/. Error: HTTP Error 404: Not Found[Moderator:Cut the rest because it was breaking the forum page]
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadinghello
this is their answer…
The convention of cPanel is to separate the document root of each domain by owner. For example, if user ‘fuber’ has a primary domain of ‘bazoids.com’ for its cPanel then the document root of ‘bazoids.com’ will be /home/fuber/public_html. Subdomains and addon domains usually occupy subfolders of public_html. So frob.bazoids.com will live in a folder like /home/fuber/public_html/frob. If you need to know which user own a domain cPanel provides a script for this purpose. The syntax is:
/scripts/whoowns domain.comForum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadinghello
this is the answer
bash-3.2$ /usr/bin/python2.7 ./ocp.py
The folder /var/www/noa.al/noa-re/wordpress/wp-content/w3tc/pgcache doesn’t seem to exist. Please ensure that cache_dir points to the base of the local file cache.they have tryed with root user, are you sure there is nothing wrong at your script ?
Thank you
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingHello,
Ok i will try to configure it, Thank you, i will give an answer if all will be ok
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadinghello,
i haven’t understood it good, please can you tell me the steps if you can
Thank youForum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingHello
Thank you for the answer, to run the script i use the cron job.
As i said i have installed the other version of python 2.7.
The XMLMAP path is correct, i have changed the var/www/ with https://wwww
same for the local path of pgcache, you can check the pgcache dir your self, url is here :
https://noa.al/noa-re/wordpress/wp-content/w3tc/pgcache/Please take a look at the OCP.PY file its all ok ?
‘Here is the error : The folder /var/www/noa.al/noa-re/wordpress/wp-content/w3tc/pgcache doesn’t seem to exist. Please ensure that cache_dir points to the base of the local file cache.’Thnx again.
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingHello,
We installed python 2.7, the web we are testing is:
https://www.noa.al/noa-re/wordpressI have set a cron job that the script run every 5 minutes , just to test it.
Here is the script: https://noa.al/avin/ocp.py
I have tryed it with “local” option and i got some errors, so i have changed it ” local = False “
Other errors at the xml map, the url of site map is here:
https://noa.al/noa-re/wordpress/sitemap.xml ,but i got another error so i have changed to : https://noa.al/noa-re/wordpress/sitemap.xml.gz
But i see that the script is not uploading the files fast as you said.
Have i done something wrong ?
Thank youForum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache – Page cache not preloadingHello,
We have sent a request to HG and i am sure they will answer in several minutes.
The OCP if will work how it says will be the best solution for us, we update daily more than 400 posts and have in our DB about 200.000+ posts.Again Thank you, i will inform for eventual changes.
-
“>