principiante
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] Remove canonical urlCouldnt remove canonical tag with
add_filter( ‘wpseo_canonical’, ‘__return_false’ );
as you suggest
But was disapeard with:
add_filter( ‘wpseo_canonical’, ‘__return_false’, 100 );
Thank you for your timeForum: Plugins
In reply to: [Yoast SEO] Remove canonical urlThank you Maybellyne,
Yes, we left canonical field blank, but checking canonical url of properties, it was always the same, template url https://movidek.com/dpcv/property/.
We already try to add
add_filter( ‘wpseo_canonical’, ‘__return_false’ );
to functions.php of child theme…but canonicals didn’t desapear:
<link rel=”canonical” href=”https://dpc-costadelsol.com/property/” class=”yoast-seo-meta-tag” />
Even after uninstall yoast, clearing all cache, canonical was still apearing in source code, but now without class=”yoast-seo-meta-tag”
<link rel=”canonical” href=”https://dpc-costadelsol.com/property/” />
Other 2 codes mentioned here:
https://developer.yoast.com/features/seo-tags/canonical-urls/api/
Also didn’t work.
Do you have some other solution?
Thank you!Forum: Plugins
In reply to: [Yoast SEO] Title and description of dynamic pagesIntroducing “excerpt” in yoast description on template page, first words of description text are fetched by google.
Now I just need to solve how to fetch the title- This reply was modified 6 months, 1 week ago by principiante.
- This reply was modified 6 months, 1 week ago by principiante.
Anyone interested to help us?
Thank you!Thank you for your time Jesse
Please, let me know when the premium version will be releasedGreat, that is it. Problem is solved.
Did you manage that podcast playing automaticly when web visitor press any button?
One user in this forum was explained the problem year ago here:
https://www.ads-software.com/support/topic/issue-with-playing-episode/
How to manage with this?
Thank you!Thank you,
We remove /episodes/ from url.
Header now looks ok but play button on podcasts still not workingDidn’t work, wordpress and woocommerce installation works fine. I don’t think that my SQL is truncated.
Forum: Plugins
In reply to: [Jeg Elementor Kit] Can’t styling Nav Menu with JkitOk, i solve it.
First switch to another template so menu tab become visible under Appearance.
Then create and save new menu. After that switch back to main template.
Now when edit header with Jkit Navmenu, choose new created menu and modify it without problemForum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksThank you qtwrk,
After check HTTP response header y found out that page call some logo image that dont exist (?!). I upload logo image with exactly same name and that part is fixed.
After plugin resetting to default settings, delay is now around 3-7 seconds.
Disabling plugin is resulting with broken site..menu, linkas and all arroud page… big mess.Forum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksOpening property from link in my post here is fast (after empty browser cache and also opening page in other browsers)..but opening same url from my page is slow…anyone can tell me why?
Thank you!- This reply was modified 3 years, 8 months ago by principiante.
Forum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksHere is a video where you can see how long take to open a property page
https://www.youtube.com/watch?v=2eNpCiJP0yQ
And if I check web page speed of this same property on gtmetrix, the result is perfect…2.0 sec full load.Forum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksHi qtwrk,
Please, try to open some of propreties on this page:
https://bit.ly/3qXBOza
Thank you for your time!- This reply was modified 3 years, 8 months ago by principiante.
- This reply was modified 3 years, 8 months ago by principiante.
Forum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksReport number is LNHEBKNV
Thank you qtwrk!Forum: Plugins
In reply to: [LiteSpeed Cache] Delay after click on internal linksThank you serpentdriver,
What is the best practice to remove google fonts?
I was try with google “Desable and remover google fonts” plugin but after that pages war still slow.
Speed test was found 2 font url so I was insert the preload code in the header section.
https://primelocationspain.com/wp-admin/theme-editor.php?file=header.php&theme=wpresidence
After that preload Key Requests problem was desapeared from speed test reports but problem still persist.
I create test page without any content…just footer and menu…but it’s also loading very slow.
https://bit.ly/39ddAe9
Testing that page on gtmetrix, google page speed and pingdom resoults are very good…but for some reason, in “real world” it’s loading wery slow ??
What else could be the problem?
Thank you!