billbennett
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Kinds] Post Kinds plug-in and search extractsYes, it’s definitely the image in the post. I found another earlier and moved the post lower in the page, which is an inelegant fix that would be tough going when there are 3000 pages to check. Also found it goes if I get rid of the caption – that is the other image information does not display.
I’ll leave that post as it is for now to make any troubleshooting easier, in the meantime I’ll see what happens if I handcraft an extract.
It is selected. Has been all along.
By Dashboard, I mean the page that is labelled ‘dashboard’:
https://billbennett.co.nz/wp-admin/index.php
And by Jetpack page, I mean the Jetpack home page:
https://billbennett.co.nz/wp-admin/admin.php?page=jetpack#/dashboard
I’m using Safari 11.1.1
Thanks. That was the problem.
The code in the categories section of the SEO plugin is:
%%term_title%% Archives %%page%% %%sep%% %%sitename%%
Which means I’d expect to see “Archives” in the output where instead I see “post archive”.
I suspect the plug-in is not overriding the theme.
Forum: Fixing WordPress
In reply to: Pages converted to postsThat makes sense. Is there any reason not to can cut and paste the content from the way the posts are now, then delete them?
Forum: Plugins
In reply to: [Press This] How to use the new Press This pluginAlways happy to help where I can. I’m useless at code, but am often the first to break something.
Forum: Plugins
In reply to: [Press This] How to use the new Press This pluginHa. Now that I’ve said that, I’ve just noticed it does not drag to the bookmarks bar on Safari. And the box below which should contain code does not.
Forum: Plugins
In reply to: [Press This] How to use the new Press This pluginNo. I’d just make it clear in the docs and perhaps on the download page too.
Sometimes the need for this kind of information isn’t obvious to people who are close to a project.
Forum: Plugins
In reply to: [Search & Replace] Search and replace URLs in commentsHi Frank
Yes, I use the normal Search and Replace tab, but I noticed that some of the URLs in comments are not picked up. This could be down to caching, but I’ve tried refreshing the cache and they are still there. I suspect some comments use another table that’s not in the S&R list or are saved elsewhere (maybe offsite).
we think the issue is specific to your site
Quite possibly. Although it’s remarkable how uninterested you appear to be in what appears to be a problem with your plug-in. I accept it may be obscure, but I’d at least expect to see some attempt on your behalf to understand what is happening.
Have also noticed that if I set the
Taxonomy to show in breadcrumbs for post types to Format, then the breadcrumb link on the page doesn’t show the format, it’s just
home >> page title
Also the dropdown menu on the next line, Post type archive to show in breadcrumbs for taxonomies doesn’t have any options, it is set to none.
Thanks Pat
I contacted Yoast after discussing this with the hosting company. I’m hosted at Pressable, which is a managed host and has a higher than normal level of support.
Pressable support loaded the site onto a separate staging host and could reproduce the problem. However, I have a staging version of my site that doesn’t have the problem. Go figure.
It’s been a tough one to troubleshoot my end because, as you point out, there are multiple caches. But the support engineer used a vanilla host with no caching.
I should also point out the problem arises if I use an external crawler to check pages. If I load the root URL into, say, https://www.internetmarketingninjas.com/seo-tools/google-sitemap-generator/index.php
It finds the error.
One aspect of this that has me scratching my head is that it is a 301 redirect and not a 404 error. I suspect that’s a clue.
Forum: Fixing WordPress
In reply to: HTML site map for a larger site“Are you referring to the XML sitemap or a site map in your page?”
It specifically says HTML site map in the heading and In the tag.
Forum: Fixing WordPress
In reply to: My theme supports the Aside format… but I’d like an archiveIt’s a hacked version of ZenPress. So think of it as a custom theme. I can find how to create archives for custom post types, which I think is similar, but suspect archives for standard WordPress formats exist in other themes, so knowing where to look for the code means I could write (or edit) the php myself.
- This reply was modified 8 years, 6 months ago by billbennett.