murthax
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to change the name above the URL link on Google SearchAny updates to this? I’m having the same problem after a brand name change. There is nothing in my page source with this old name. I was looking for a new thread based on the replies
Forum: Plugins
In reply to: [Yoast SEO] Divi + Yoast Canonical Problem@devnihil That was it. Well I feel both relieved and dumb. Thank you for helping me understand this behavior!
Forum: Plugins
In reply to: [Yoast SEO] Divi + Yoast Canonical ProblemThanks, @priscillamc . So I disabled all plugins and then switched to Twenty 19. I then enabled only the Yoast SEO plugin and purged cache. It is not outputting a canonical tag. I was surprised to not see it and I guess I owe Divi an apology.
Between:
<!– This site is optimized with the Yoast SEO plugin v14.6.1 –
And:
<!– / Yoast SEO plugin. –>There is no mention on the page of: <link rel=”canonical” href=”URL” />
I did some tests on other sites and it seems to be working as expected. I tried uninstalling for the sake of trying with no change. I can’t think of what I might have done differently here than elsewhere.
Any ideas as appreciated. Thank you!
Forum: Plugins
In reply to: [Yoast SEO] Divi + Yoast Canonical ProblemThanks for your reply.
Setting those options has no impact. Even with Yoast disabled.. if I set those to Disabled I still them output when looking the source.
I could confirm that Divi>Theme Options>SEO>Index Page SEO and making sure that ‘Enable canonical URLs’ is set to ‘Disabled.’
I cleared cache from the backend and I still see it in the source. I tried playing with enabling-disabling but the result is the same.
When I enable Yoast this whole section goes away.
<script type=’text/javascript’ src=’https://dalessandro.wpengine.com/wp-content/themes/Divi/core/admin/js/recaptcha.js?ver=5.4.2′></script>
<script type=’text/javascript’ src=’https://dalessandro.wpengine.com/wp-content/plugins/simple-social-icons/svgxuse.js?ver=1.1.21′></script>
<link rel=’https://api.w.org/’ href=’https://dalessandro.wpengine.com/wp-json/’ />
<link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://dalessandro.wpengine.com/xmlrpc.php?rsd” />
<link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”https://dalessandro.wpengine.com/wp-includes/wlwmanifest.xml” />
<link rel=”canonical” href=”https://dalessandro.wpengine.com/” />
<link rel=’shortlink’ href=’https://dalessandro.wpengine.com/’ />
<link rel=”alternate” type=”application/json+oembed” href=”https://dalessandro.wpengine.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdalessandro.wpengine.com%2F” />
<link rel=”alternate” type=”text/xml+oembed” href=”https://dalessandro.wpengine.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fdalessandro.wpengine.com%2F&format=xml” />But there is no longer a mention of canonical.
It’s OK to hate divi right?:)
I got it to work by removing “Recaptcha score” When I add it again I get the same behavior.
Is there something I’m missing?
Seems to be working! Thank you.
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Posts Vs. PagesNot really no. I like the plugin but it has it’s failings. On new sites I design I end up using Pages for only things like Home, About, Contact and everything else is posts. Then this plugin is useful!
Forum: Plugins
In reply to: [Legal News Headlines] Nothing shows up in my feedSame problem. No workie.
Forum: Fixing WordPress
In reply to: Remove Elements by div idYea, it’s on every page like:
<div id=”columnMain”>
<div id=”contentLeft”>
CONTENT HERE
</div>
<div id=”containerPageTitle”>
<h1 id=”pageTitle”>Criminal Defense Lawyers</h1>
</div>
<div id=”content”>Forum: Fixing WordPress
In reply to: Remove Elements by div idWell the HTML imported page has a section that I seem forced to import (a div id). I want to remove that section on every page.
Forum: Networking WordPress
In reply to: Multisite Problems with SubdomainsThat actually worked! Why the hell doesn’t the instructions say that? The folks at InMotion are totally clueless also..
Thanks, Paul.
Forum: Themes and Templates
In reply to: Menu Item Created AutomaticallyI tried that but when I create the menu it’s no longer color coded. Tried some CSS but I failed. Was hoping to learn how some are currently being excluded from the menu while anything new gets added.