diEfoRyoU
Forum Replies Created
-
Forum: Plugins
In reply to: [Widgets for Social Photo Feed] Not working for meForum: Plugins
In reply to: [Widgets for Social Photo Feed] Not working for meHello the short code here: icelaser.net end of home page, before footer i added.
pastebin not working i try different website: https://justpaste.it/bjoti
- This reply was modified 8 months ago by diEfoRyoU.
i shared allready but it was empty, im ussually writing something about category. for example: https://prnt.sc/8jLP3OMWqIBP
Hi, @devnihil are you forgot me?
i’m allready using %page% veriable for title’s. i have no problem with title’s. i have problem with “duplicate meta descriptions”
“duplicate meta descriptions” this error for categories.
site.com/category/test
site.com/category/test/page/2Or you say:
use %%page%% veriable for description to? here: https://prnt.sc/TVFtDbrNmD79
Thank you @suascat_wp
But https://developer.yoast.com/features/seo-tags/canonical-urls/api/ there is no my answer. This page help only remove all canonical url’s or remove canonical from one page from id. Whatever i will listen you and i will not change canonical URL’s.
Hi, im not using subcategory. i mean category archive pages.
site.com/category/page/2 … page/5
For those pages i want make canonical URL : site.com/category/
https://prnt.sc/I-dTOXHsJC-2 from here.
But i cant doing it manuel because i have so much categories. How can I do this in one time?
Thank you for answer but its not working for me:
still im getin for post canonical url: <link rel=”canonical” href=”https…/?p=131893″ class=”yoast-seo-meta-tag” />
Forum: Plugins
In reply to: [Redirection] After Migration Redirect 404 not workingi fix it. with regex redirection. thank you.
Forum: Plugins
In reply to: [Redirection] i want change permalink and use 301 with regexshould i open new ticket?
Forum: Plugins
In reply to: [Search Regex] Modify url an -4333.html.Good to hear. But I don’t know how to do it. Could you help?
Forum: Plugins
In reply to: [Redirection] i want change permalink and use 301 with regexWhen I open a link that is not available on my website, the home page opens. But instead it should give error with 404 page. This problem does not happen when I delete the plugin. Do you know why its happening?
for example: if i try open site.com/blalblalblalba/ its opening homepage but there is no page or post so nothing for “blalblalblalba”
if i delete redirection plugin, site.com/blalblalblalba/ this url going 404 page.
Forum: Plugins
In reply to: [Redirection] i want change permalink and use 301 with regexNow i tried the permalink migration, work perfect. Thank you!
Thank you for answer…
I have different problem. My website is dosent have page/5 page/6 for homepage.
So i have no pagination in my homepage. But yoast seo plugin is add canonical:
For example my website: site.com and when i check source url site.com/page/5
<link rel=”prev” href=”https://sitehomepage.com/page/4/” class=”yoast-seo-meta-tag” />
<link rel=”next” href=”https://sitehomepage.com/page/6/” class=”yoast-seo-meta-tag” />its same pages.
i want disable it or show canonical url : <link rel=”next” href=”https://sitehomepage.com/” class=”yoast-seo-meta-tag” /> like this.
how i can disable or change it?
Thank you for helping.