Yes, deactivating the Cloud Library plugin resolved it.
Again. https://prnt.sc/jtyrxa
Hi,
The screenshot is working fine. Please have a look
https://photos.google.com/photo/AF1QipMHUthNjLcz-9E5l4PqFQBFihY2o-7VQusBrU4u
Regards
Multipurpose plugin is triggering this error
Hi Catalin,
Yes, Q1-3 relate to Mobile theme. If provided, I can implement the code. In fact, I have implemented the author image solution on the desktop version but the same didn’t work properly for mobile. Please provide the code for the mobile version for all Q1-3.
Q4&5 pertains to desktop version but not answered.
Regards
Azhar Nadeem
Hi,
As stated above, Googlebot is having issues crawling my website. When Fetch as Google tool is used, there is only a white page Googlebot can see. Interestingly, nothing is blocked on robots.txt and htaccess.
I may sound stupid saying this but it seems like this issue pertains to Newspaper theme. Switching themes partially resolves the problem and at least Googlebot can see some of the resources including post content. However, reactivating Newspaper theme results only in displaying a blank page to Googlebot. Screenshots are attached for reference.
Fetch with Newspaper 8.1.1 and Fetch with Metro News
Please give it serious consideration.
Regards
Azhar Nadeem
Hi,
I have fixed the errors in console by removing
1. Revcontent Widget code
2. Ad tags by snack-media
3. Article in-line ad
However, I am still having “empty article” error in Google News. Also, I am unable to “Fetch as Google” as it gives the temporarily unreachable error. However, I am not blocking anything in robots.txt or htaccess.
Regards
Azhar Nadeem
Hi @Chris
Thank you so much for the response. Google News sitemap contains relevant URLs and can be accessed https://www.sportscourant.com/news-sitemap.xml
In the crawl errors, i can see *empty article* error but page source has all the content there.
Also, Googlebot is seeing a blank page when Fetch as Google tool is used. My website is hosted on Godaddy Managed WordPress hosting and neither htaccess not robots.txt is blocking any resource.
Any help in this regard would be greatly appreciated.
Regards
Azhar Nadeem
Please select a specific category for each block. Also, select Unique Articles for your homepage.
On mobile, just try to scroll right. It is scrolling and showing white space on right but it shouldn’t be scrolling.
Did anyone purchase the AMP Newspaper theme? If yes, can the link be shared?
Hi,
Put some items in the “Featured” category and they will show as top Grid.
I even downgraded the Yoast SEO version and also tried the free version, the problem remains same. With Yoast SEO enabled, I get this error on my existing homepage
Errors happened during tdcIframeData.init() -> bindViewsModelsWrappers()!
Once disabled, things get to normal.
The problem needs to be investigated at tagdiv’s end.
Yes, Newspaper 8 has some issue with Yoast SEO Premium.
Hi Amit,
Following the tutorial, I could only insert Google Adsense Ads. Is there a way to add other adverts (without purchasing extension).Instead of using mobile version and amp, I would like to redirect mobile pages to AMP but this could result in loss of revenue.
Regards
Azhar Nadeem
Developer plan uses server side caching, so you can’t add a caching plugin.
Hi Bogdan.
Instead of creating a new thread I am just jumping into the existing one. After reading your above post, I came across a very interesting situation as I was also looking to find a way to customise category pages with customising the theme.
Scenario:
1. I am using category URLs with /category/ in the URL. World News URL is pakistantribune.com.pk/world-news
2. I created a page and gave it slug “world-news” and both URLs became same. Now, when I try to view the page, it gets redirected to the category page and understandably so.
Now my question is can we force opposite of above i.e category page redirecting to the page. May be through .htaccess or some other method. I can’t change my category URL as so many aggregators fetch content from our side using the category feeds.
Regards
Azhar Nadeem
The code I pasted above resolved the problem for me. Have you tried that?
Hello pasting the below code to my functions.php file resolved the matter for me. You can try this
add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );
function change_graphic_lib($array) {
return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ );
}
Yeh…contacted them as a first option but they are not willing to help me exclude XML sitemap from caching. I was thinking about some code snippet for function.php to achieve the desired or some other workaround.
How can I exclude Soccer Engine from Speed Booster?
Update 2: Further investigations into the matter revealed that images are not loaded when I place the below code in Tagdiv Speed Booster Plugin to move scripts and styles to the footer.
soccer-engine/index.php
So, everything works fine when Speed Booster Plugin is in disabled state.
Regards
Azhar Nadeem
Update: Big Grid is working now. It collapsed because latest post did not have Featured Image attached. However, image loading issue still exists with plugin activated.
Thanks
Please my System Status here. I have tried by disabling all the Plugins but to no avail. I repeat, image upload error /http goes away if i switch to default theme.
Hi Bogdan
I am also facing the same issue. Usually, such errors belong to WordPress. However, I am sure that this has something to do with “Newspaper Theme” as error goes away if I switch theme to default twenty fifteen and error comes back as soon as we switch back to Newspaper6.
