jason404
Forum Replies Created
-
I have commercial sites running on WordPress with custom-made themes.
These rel=’prev’ and link rel=’next’ are showing up in the source, but pointing to non-existent pages.
Is this causing a problem with SEO and is there something I can do about it?
I am using the latest version of WordPress and the links are definitely within the additions made by this plugin.
Forum: Plugins
In reply to: [Yoast SEO] Sitemaps not workingIf you click my sitemap links above you can see that they have started working again.
On the issues page on GitHub for this plugin, there are some posts suggesting it is a problem caused by New Relic.
There have been New Relic repository updates recently, so that may be why it has started working again for me. I have not made any other changes, as far as I know/remember.
Forum: Plugins
In reply to: [Yoast SEO] Sitemaps not workingWell it’s useful for me to know that I am not the only person having this problem and that W3 Total Cache has certainly nothing to do with it.
Forum: Plugins
In reply to: [Contact Form 7] Google XML Sitemap erroring due to Contact Form 7@ryanmasterson
Did you ever find out the problem? I am having the same issue with WordPress SEO by Yoast.Forum: Plugins
In reply to: [Asynchronous Javascript] is making image lightbox js very erraticThanks.
Forum: Plugins
In reply to: [Asynchronous Javascript] is making image lightbox js very erraticBoth thickbox on the main sites and fancybox on the accessories site are loaded using wp_enqueue_script.
Is there anything else that could be causing this?
Thanks.
Forum: Plugins
In reply to: [Asynchronous Javascript] is making image lightbox js very erraticI see. Thanks. I’ll take a look into it.
It seems strange though, as the fancybox viewer on the accessories site is from a WordPress plugin, so I would have thought it would be using wp_enqueue_script.
Forum: Plugins
In reply to: UpdraftPlus – Nothing currently scheduledI ended up disabling automatic backing up on all sites and using a php script (from the plugin webpage) to make nightly backups through a cronjob. This also gives me the ability to choose the exact times for the backups without having to buy the addon for it.
Forum: Plugins
In reply to: Double fancybox going onThanks. I figured out that the second image which I thought came from fancybox was from the built-in feature of the jigoshop addon, which I have now disabled.
Doesn’t matter. I just added this to the theme css:
.rslides li {margin: 0; padding: 0;}