Hirak Kalita
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] Page Rule not AddedPage rule moved to bottom ??
even i tried Parge Cache button on the plugin. But not working. Then i clicked on Purge Everything on Cloudflare, now homepage successfully updated. Why purge not working in the plugin?
Forum: Plugins
In reply to: [Web Stories] SEO: Links are not crawlableYes, latest version 1.32.0, check this https://shorturl.at/12368 check web stories generator version in meta tag.
Forum: Plugins
In reply to: [Yoast SEO] Description Blankagree! But I am taking about Website schema, rich results only analysed CollectionPage’s Meta description. The Website schema description is separate and looks like
{"@type":"WebSite","@id":"https://gamenewsmania.net/#website","url":"https://gamenewsmania.net/","name":"Game News Mania","description":"","publisher":{"@id":"https://gamenewsmania.net/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://gamenewsmania.net/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}
Forum: Plugins
In reply to: [Web Stories] Accessibility issue with web storiesThank you .
Forum: Plugins
In reply to: [LiteSpeed Cache] Add fetchpriority=”high” to the VPI image for improve LCPI got a function to set the hint for viewport featured image only one time. It will not repeat if page contains multiple featured image as my target is for VPI.
add_filter(‘wp_lazy_loading_enabled’, ‘__return_false’);
function add_featured_image_attribute( $attr, $attachment, $size ) { // Check if the current page is a single post page
if ( is_single() ) { global $post; static $count = 0;
// Increment the count of featured images displayed $count++;
// Add the attribute only to the first featured image if ( $count === 1 && has_post_thumbnail( $post->ID ) ) { $attr[‘fetchpriority’] = ‘high’; } } return $attr;}add_filter( ‘wp_get_attachment_image_attributes’, ‘add_featured_image_attribute’, 10, 3 );
this issue is decresing UX. please fix it asap
Forum: Plugins
In reply to: [Yoast SEO] Display Meta description for human visitors_yoast_wpseo_metadesc is working wpseo_metadesc not working….
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Disable Unwanted ScriptIt’s working, thank you.
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Disable Unwanted Scriptall JS are important like ADS, jQuery, Sidebar, main theme js. I am trying to improve core web vital by removing unused script. I installed FIFU for only adding featured image. So there are no sense to add unused extra line of codes even less size. When I installed FIFU at least 4 months ago, then there are no any scripts, but after update the plugin, i noticed that scripts. If you are the dev. then please set an option to remove those 2 scripts – Wp-json and jQuery. If that line are important that set them for admin only and disable from Frontend.
- This reply was modified 1 year, 9 months ago by Hirak Kalita.
Forum: Plugins
In reply to: [Featured Image from URL (FIFU)] Disable Unwanted ScriptFeatured Image from URL (FIFU):4.2.2;
WordPress:6.1.1;
Site:https://gamenewsmania.net;
Theme:smart-mag (WooCommerce);
PHP:7.4.33;
WooCommerce:;
Pages:7;
Posts:365;
Products:;
Images without dimensions:0;
URLs with metadata:130;
URLs:107;
Users:1;
php-curl:yes;
Max lenght:2048;
Plugins:- Classic Editor (classic-editor)
- Debloat (debloat)
- Featured Image from URL (FIFU) (featured-image-from-url)
- Limit Login Attempts Reloaded (limit-login-attempts-reloaded)
- LiteSpeed Cache (litespeed-cache)
- SmartMag Core (smartmag)
- Web Stories (web-stories)
- Yoast SEO (wordpress-seo)
- Yoast SEO Premium (wordpress-seo-premium);
Active plugins: - classic-editor
- debloat
- featured-image-from-url
- litespeed-cache
- smartmag-core
- web-stories
- wordpress-seo-premium
- wordpress-seo
fifu_auto_alt:toggleon;
fifu_cdn_content:toggleoff;
fifu_cdn_crop:toggleoff;
fifu_cdn_social:toggleoff;
fifu_check:toggleoff;
fifu_content:toggleoff;
fifu_content_cpt:toggleoff;
fifu_content_page:toggleoff;
fifu_data_clean:toggleoff;
fifu_decode:toggleoff;
fifu_default_cpt:post,page,product;
fifu_default_url:;
fifu_dynamic_alt:toggleoff;
fifu_enable_default_url:toggleoff;
fifu_fake:toggleon;
fifu_get_first:toggleoff;
fifu_grid_category:;
fifu_hide_cpt:toggleoff;
fifu_hide_page:toggleoff;
fifu_hide_post:toggleoff;
fifu_html_cpt:;
fifu_lazy:toggleoff;
fifu_ovw_first:toggleoff;
fifu_photon:toggleoff;
fifu_pop_first:toggleoff;
fifu_query_strings:toggleoff;
fifu_reset:toggleoff;
fifu_run_delete_all:toggleoff;
fifu_run_delete_all_time:;
fifu_skip:;
fifu_social:toggleon;
fifu_social_image_only:toggleoff;
fifu_spinner_nth:1;
fifu_wc_lbox:toggleon;
fifu_wc_zoom:toggleon;
Image:
| https://image.gamenewsmania.net/Free-Fire-Mastering_23-01-25_10-31-35-570.jpg
|_ https://gamenewsmania.net/free-fire/top-10-tips-for-mastering-the-battlefield-in-free-fire/ | https://image.gamenewsmania.net/BGMI-unban_23-01-24_13-20-34-432.jpg |_ https://gamenewsmania.net/bgmi/bgmi-will-unban-after-1-year-like-pubg-mobile/
| https://image.gamenewsmania.net/Account-ban_23-01-22_17-39-55-497.jpg
|__ https://gamenewsmania.net/free-fire/5-mistakes-behind-your-free-fire-account-ban/;
Video:;
Slider:;
REST routes: - https://gamenewsmania.net/wp-json/:PHP;
- https://gamenewsmania.net/wp-json/:JS
Forum: Plugins
In reply to: [Yoast SEO] Rescan website structureExactly i am thinking to try this plugin. But now problem solved after purge cache from Cache plugin and Cloudflare cache. Thank you.
Forum: Plugins
In reply to: [Web Stories] Bug: Full image not showingi agree with your answer but in same device who are using make stories plugin and other CMS to make their web story,they don’t have this problem.
screenshot of Story made by make stories plugin with same device:
https://i.ibb.co/CWxZhVq/Screenshot-2022-12-31-17-51-12-73-680d03679600f7af0b4c700c6b270fe7.jpg
web Stories plugin: https://i.ibb.co/4R49rN0/Screenshot-2022-12-31-17-51-16-06-680d03679600f7af0b4c700c6b270fe7.jpg
Forum: Plugins
In reply to: [Web Stories] Web Story Ads Not Clickablei am also facing. Please fix ASAP
Forum: Plugins
In reply to: [Web Stories] Bug: Full image not showingno any filters, only none! I just select a image as background. Even I found many other sites with the issue who using same plugin. There are no any problem, but I think this is not good for UI (user interface).