Zeliha Canderengul
Forum Replies Created
-
a name already exists, but still this issue has not been resolved yet. There is no problem on the main page, but this problem persists on subpages such as page/page/3.
Forum: Plugins
In reply to: [WP Fastest Cache] Subdmain homepage does not automatically delete CACHEI found an answer to this problem myself. I found that it was due to a “404 to 301” plugin that I added to the WordPress Admin Panel. And when I removed the plugin, it was able to generate CACHE on pages belonging to that subdomain.
Forum: Plugins
In reply to: [WP Fastest Cache] Subdmain homepage does not automatically delete CACHEBecause; The main language of the website is Turkish. When I add a Turkish content, the CACHE files in the Turkish domain name are cleaned. However, if I add English or French content for that post, the CACHE files are not cleaned this time. In other words, the CACHE files of the homepage or category pages in en.ozmyo.com or fr.ozmyo.com subdomains are not cleaned. In this case, since the main pages of the sub domains are not cleared, the Content page I just added is not displayed.
I removed AMP as no one answered my question.
- This reply was modified 3 years, 6 months ago by Zeliha Canderengul.
I am already using the classic editor. however, these features are not active. please write an answer.
Ok. T?krler
?rnek:
website.com/eskiden-yaptigim-bir-post-sayfasi/feed/
Bu url’deki ?u k?s?m i?in bir cache dosyas? olu?turulmuyor:
website.com/eskiden-yaptigim-bir-post-sayfasi/
Ama;
sonundaki feed/ i?in bir cache dosyas? olu?turuluyor.
Halbuki websitemde art?k b?yle bir URL yok. yani bu bir 404 sayfas?. Bu nedenle bu URL i?in bir cache dosyas? olu?mas? gereksiz.
- This reply was modified 4 years, 8 months ago by Zeliha Canderengul.
Cache eklentisi kapat?ld???nda zaman “.html/” yine ?al???yor. Bu nedenle Ben url yap?s?n? .html yerine / olarak de?i?tirdim. .html olan url yap?s? yerine / yap?s?n? se?tim. ??züm olarak ba?ka bir se?enek kalmad??? i?in bunu tercih ettim. Ancak yine de url yap?s? tercihleri farkl? olan bir ?ok web site y?neticisi olabilir. ?nerim bu gibi olas? sorunlar? ??zmek ad?na URL yaps?nda .html veya benzeri bir yap? tercih eden web siteleri i?in .HTML klas?r olu?turmak yerine .html dosyas? olu?turmas? ?ok daha verimli bir ??züm sunar. ilginize te?ekkür ederim.
Hay?r!… url sonuna / eklendi?inde sayfa sorunsuzca a??l?yor. San?r?m wordpress sitelerin tamam?nda bu durum b?yle ve herhangi bir y?nlendirme olmuyor. Bu da arama motorunun bu sayfas? “konu-sayfasi.html/” ?eklinde indexlemesine neden oluyor. Bu nedenle .html ile olu?turulan URL yap?s?na sahip web siteleri i?in HTML klas?rü yerine .html dosyas? olu?turmak tam ??züm olur diye dü?ünüyorum.
?lginiz i?in te?ekkür ederim.
- This reply was modified 4 years, 8 months ago by Zeliha Canderengul.
I know the method that will solve this problem. Create a folder named “wp-json” into the directory. Create an “.htaccess” file in that folder. Write the following code into the .htaccess:
ErrorDocument 404 https://www.brightonhoney.com/
so you know how to redirect this error page to the main page.
do this by opening the folder named “wpstatistics” in the same way.
and do the same for a “v1″ folder.You will see the problem to be solved.
so; these folders must be:
https://www.brightonhoney.com/wp-json/.htaccess
https://www.brightonhoney.com/wp-json/wpstatistics/.htaccess
https://www.brightonhoney.com/wp-json/wpstatistics/v1/.htaccessanother method is:
create an index.html file into these folders.
and insert a code into the html file to redirect to the homepage:
<meta http-equiv=”refresh” content=”0; URL=’https://www.brightonhoney.com/'” />
The problem is absolutely solved.
I have installed the original theme. I make the plugins deactivated (and after activated). But, The problem continues
PHP Fatal error: Call to undefined function add_filter() in /home2/b3736456/public_html/zizibilder/wp-content/themes/hueman/functions/init-core.php on line 234
Forum: Themes and Templates
In reply to: [Hueman] Theme update broke my wordpressWhat is this a Fatal Error ??
https://www.zizibilder.com/wp-content/themes/hueman/functions/init-core.php
thanks
i can’t update the theme. because i editing to my theme. thank u