mkwm
Forum Replies Created
-
@glitterball3 Thank you so much. I’ve been looking for this for a long time.
When copying the code, the quotation marks are incorrect. I think it will not be a problem when shared as Cod.
// A?OSEO SCHEMA D?SABLE add_filter( 'aioseo_schema_disable', 'aioseo_disable_schema' ); function aioseo_disable_schema( $disabled ) { return true; }
We have the same problem. We need to turn off the BreadcrumbList markup that the plugin offers. Can you provide a quick update on this issue?
Forum: Plugins
In reply to: [LiteSpeed Cache] litespeed cache slowing down site?Yes, I’ve been thinking about that lately. This issue has occurred after the last few updates.
I opened the numbering when I received a late reply from you, does not work in the code above.
I think I need to continue with pagination
Thank you…
I have not received a reply for a long time. No solution?
To be better understood
Here, the homepage is also closed (rel=”next” href=”) https://help724.com/
Here it is open in categories. (rel=”next” href=”) https://help724.com/category/web-tasarim/
If you look at the homepage, you will see that there is no pagination.
However, when looking at html, there is a pagination label.
This function removes completely. including category and homepage
Can you give me a cod that can only be valid for the homepage?
// Change rel='next' to something else. add_action( 'aioseop_next_link', 'change_next_url' ); function change_next_link( $current_url ){ return 'https://mynewurl.com/'; } // Remove rel='prev'. add_action( 'aioseop_prev_link', '__return_false' );
Here it removes in general. But I want to be just for the home page.
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERROREverything is fine, thank you now.
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERRORI solved the problem ?? Actually, everything was medium, but it was overlooked. You will be very surprised when I explain this.
First, the private cache feature was provided by the hosting. But she wasn’t guilty that I disabled her. But there were still crumbs in the “.htaccess” file. The problem starts here!
I think the report I sent you was also included, but we did not pay attention. When indirectly two caches are formed. There was a mess. Because the cache on the server did not offer support for webp.
Thanks for everything
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERRORYes, there is no problem without webp anyway. There is a problem when you have a webp.
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERRORThe problem persists in different contents. Is it possible not to cache Webp?
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERRORI did. I will test it like this and send you the result.
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERRORHow can I revert to default settings
Forum: Plugins
In reply to: [LiteSpeed Cache] No image appears and ERR_HTTP2_PROTOCOL_ERROR