taruntanu
Forum Replies Created
-
Forum: Plugins
In reply to: [Classic Editor] Not working with PHP 8.0++Thank you for your response. I’ve just tested it with the default theme, and it seems to be working perfectly. Should I now reach out to the theme developer to investigate this issue further?” @properlypurple
Hello,
@christopheran This is the reply what we got from Google News Team
–
There are few requirement which need to be followed while adding the image to your content, they are:The images should be minimum of 800 px on a side
The hero image encoding should be done using the
tag and the attribute class should be:
. We suggest you use this attribute class to encode the hero image so that one image can be indexed with the articles in Google wide surfaces.
We also noticed that you are using both <description> and <content:encoded> tags in all the feed URLs of the publications. Instead, we suggest that you use any one of the tags. If both <content:encoded> and <description> tags are present in the feed, Google News crawls the tag with the least number of characters.
Forum: Plugins
In reply to: [SEOPress - On-site SEO] Bug with Google News sitemapThanks for the revert and clarity …
But i would to again like to refer you to this url
https://support.google.com/news/publisher-center/answer/74288?hl=en for your reference …
If you look at the example sitemap entry as suggested by Google … below
<?xml version=”1.0″ encoding=”UTF-8″?> <urlset xmlns=”https://www.sitemaps.org/schemas/sitemap/0.9″ xmlns:news=”https://www.google.com/schemas/sitemap-news/0.9″> <url> <loc>https://www.example.org/business/article55.html</loc> <news:news> <news:publication> <news:name>The Example Times</news:name> <news:language>en</news:language> </news:publication> <news:genres>PressRelease, Blog</news:genres> <news:publication_date>2008-12-23</news:publication_date> <news:title>Companies A, B in Merger Talks</news:title> <news:keywords>business, merger, acquisition, A, B</news:keywords> <news:stock_tickers>NASDAQ:A, NASDAQ:B</news:stock_tickers> </news:news> </url> </urlset>
We have this Keywords section …
<news:keywords>business, merger, acquisition, A, B</news:keywords>
which is separate from post keywords …
and the stock section .. missing from SEOPress Plugin …
<news:stock_tickers>NASDAQ:A, NASDAQ:B</news:stock_tickers> </news:news> </url> </urlset>
Can we see these changes in upcoming updates ?
Forum: Plugins
In reply to: [SEOPress - On-site SEO] Parsing error on news and video sitemapsLooks like SEOPress News sitemap is having some issue i just checked your news sitemap https://nigerianewsupdate.com/sitemaps/news.xml/ even i had a similar issue have posted a support request in the forum lets see what the author has to say.
dont think so they r using GET method in the form .. btw
Forum: Fixing WordPress
In reply to: Unable to Log InSpeak with your webhost check with them for the FTP login details they can fix the issue .
Forum: Fixing WordPress
In reply to: Unable to Log InDo you have FTP access ?
If yes try to reupload the theme see if it works
Forum: Fixing WordPress
In reply to: Unable to Log InIt looks like there is some issue with your current theme its throwing warnings at the header .
Did you made any changes in the default theme ?
I would suggest you to check with the theme developer.
Forum: Fixing WordPress
In reply to: Unable to Log InCheck your computer date and time and clear your cookies again if it still doesn’t work try on a new browser hope it helps
Forum: Themes and Templates
In reply to: How to change the font style in title of the post in invoe themeOhh what if i need to change to some other font like “Arial” what should be done ?
Forum: Fixing WordPress
In reply to: How to migrate my Blog from one domain to another .phew guess its a tough task thanks Mercime ??
Forum: Plugins
In reply to: after updating the latesst version of wassup url acting wieredIm using the old version now ,wscr parameter is annoying hope
Yeah done Thanks !
Regards
Tarun
https://www.telecomtalk.infoForum: Fixing WordPress
In reply to: How to show Time of post in Inove themethis is what i did next to <?php the_time(‘g:i a’); ?> i have inserted this code <?php the_time(‘F j, Y’); ?> in index.php and it worked :)for my site telecomtalk.info
Thanks Mg12 and Michael
Forum: Fixing WordPress
In reply to: How to show time (not just date) on your blog posts?Hey thanks Sunbo …it worked for my site https://www.telecomtalk.info