When I try and validate my podcast feed I'm getting a 404 error. Can anyone shed some light on why?
http://drlindatucker.com/dev/podcast-feed
thank you.
Now that you have set up your podcast website with WordPress, it is time to submit it to iTunes. Before submitting it to iTunes, you might want to check how your podcast will look in iTunes. To do this, launch iTunes and go to File ยป Subscribe to Podcast and enter your feed URL.
step-by-step-guide-how-to-start-a-podcast-with-wordpress
have you tried using http://drlindatucker.com/feed/ ? This seems to give a correct feed
Edit: Based on the website, I assumed that this was a a Wordpress powered site and the feed is usually /feed which I tried and could see the feed
Related
I have a problem with Wordpress and the Search Console. The Search Console from Google tells me that I have a crawling error on the smartphone.
The error details are:
Googlebot could access your site, but certain URLs are blocked for Googlebot Mobile for smartphones in your robots.txt. These URLs are not included in the "Blocked URLs" report and may have been blocked unintentionally.
I have already seen the customize.php, but I have no idea what I should change or how I can solve the problem.
Any help would be appreciated! Additionally, are there detailed instructions anywhere for beginners? Many thanks in advance!!
Best regards, Sandra 2 images here.
Have you made sure that WordPress is not configured to tell search bots to not index your site? Login to your admin, then navigate to Settings -> Reading and make sure 'Discourage search engines from indexing this site' is not ticked.
Here is a screenshot to help you find it
Thank you for your quick reply. I have been convinced for safety, but the function is switched off for me.
I have made a website. I did it with wordpress, making a custom theme.
All works fine, but I have a problem.
When I share any url on facebook, the info is not showed correctly. Only shows correctly if I go to open graph stories and I fetch the newest info.
I must do it for any url of the website?
Is posible do it for all urls once?
Or any other option?
Thank you!
I would propose to check if ALL your OG tags are correct, https://developers.facebook.com/tools/debug/og/object/
or just simply use Facebook OGP plugin for Wordpress, which makes your work easy. Search WP plugins here https://wordpress.org/plugins/search.php?type=term&q=facebook+OGP
I am trying to setup a Feedburner settings for my blog http://mecoffeyjourney.blogspot.com/. But FeedBurner came out this error 'Received HTTP error: "Not Found" while fetching source feed.'
I have also tried it on FeedValidator - http://feedvalidator.org/, but receive this error 'It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.'
Is it something wrong with the blog template? How can I get my Feeds URL?
Please advise.
Thanks and regards.
Blogger generated sitemaps can be accessed via:
http://mecoffeyjourney.blogspot.com/atom.xml
http://mecoffeyjourney.blogspot.com/rss.xml
http://mecoffeyjourney.blogspot.com/feeds/posts/default?orderby=UPDATED
logon to feedburner and create your feed by using the atom.xml (or any of the above) link.
I just want to start of by saying that I'm a complete noob when it comes to programing, and don't have a lot of experience with HTML or CSS. I know this place is a bit more advanced and geared mainly for programmers and developers, but the only reason I come here is because I couldn't find an answer in any of the other forums. I don't know if I can solve my problem by editing the CSS file in wordpress, but I'm hoping that some of you can chime in and let me know. The problem I have in a nutshell is that when I post a link of my blog to facebook, facebook doesn't generate the correct data or show any image preview. Here's the post I submitted at the wordpress forum:
I just got a new website, and setup a new wordpress blog on their server. It took a while, but everything is up and running for the most part. I am however, having a really hard time getting any of my post preview to show up when linking to facebook. My website is http://www.limonphotography.com/blog. When I run the same link through facebook's debugger, I get the following error sometimes:
Could Not Follow Redirect Path: Using data from .http://www.limonphotography.com/blog/ because there was an error following the redirect path.
Circular Redirect Path: Circular redirect path detected (see 'Redirect Path' section for details).
Could Not Follow Redirect: URL requested a HTTP redirect, but it could not be followed.
My wordpress URL is :http://limonphotography.com/blog but I made the site URL pointing to :http://www.limonphotography.com/blog since it's easier. Original blog is hosted with the site I have my hosting with, so the original WordPress is at http://mukul12031.c4.cmdwebsites.com/blog. Can anyone tell me why I am getting these errors, or why the preview is not showing up?
Again, I apologize if this is too simple of a questions, but I just can't figure it out on my own. If anyone can help me, I would be very grateful. Thanks a lot.
My advice would be to try appending a trailing slash to your og:url tag (example: "http://mysite.com/"). Sounds stupid, I know, but it's worked for some
Another thread on this issue has yielded the following information, courtesy of Lizzbizz on this Wordpress Support thread:
"From what I can tell, this turned out to be a problem with GoDaddy
hosting services. They were applying a 302 Redirect Filter to the
server that was hosting my domain and it caused the problems. After I
emailed them a few times they finally fixed it. Try googling "GoDaddy
302 Redirect Problem" and you will see lots of other posts!
If you are not getting the 302 problem, but just have trouble getting
the image or description to appear when you share a link on Facebook,
you can use one of the WP plugins for Open Graph data like Simple
Facebook Connect or Facebook Open Graph Meta in WordPress and that
should fix it!"
Is there a way (hack or work-around) to display RSS feeds on a page in a WordPress (.com) blog? I do not want to use the RSS widget because I do not want the feed to be displayed on every page. Thanks in advance.
WordPress.com doesn't allow javascript, which is probably the only other way for this to work. Maybe you should move to WP.org?
Can you run javascript on a page at .com?
Developer's Guide - Google AJAX Feed API - Google Code
If not, might be time to self-host Wordpress. There are cheap hosts out there.