automate wordpress posting with links embded - wordpress

So I'm creating a WordPress website for a friend (based on his YouTube channel) -gaming walkthrough-
where every videos being embedded in a post/page while keeping the same page theme
just changing the embedded link every time.
I tried scraping YouTube channel for links of videos along side game name.
but to make a page each time with different link …. takes a lot of time (200+ videos )
is there a way (maybe running a script ) to automate WordPress for that ?

Related

Is it possible to get Wordpress to import and display featured images from a third-party RSS feed?

I have a client with two active Wordpress sites (let's call them A and B). I am currently redesigning site A. Per client request, site A should display on its homepage an RSS feed block of site B's news feed. This includes the featured images from posts in site B's feed. However, I cannot find any way to get these featured images to show up on site A. Wordpress admin panel gives no option in the RSS feed block settings to show featured images; a lot of googling has turned up nothing on how to code this as a default for the RSS feed block in the theme itself (which would be preferable in this case to hard coding the RSS feed import in the theme file).
I wondered if the problem might be on site B's side and requested that the client contact site B's team and make sure they had enabled featured image sharing for their RSS feeds, and some days later was assured that this had been done. However, nothing seems to have changed on my end - the images are still not showing up on site A and I can't even find, say, hidden links to them when using the inspector tool (or anything else which might indicate the images are present but not visible due to CSS etc).
I'm fairly new to Wordpress and this seems like something which would be done commonly and have a straightforward solution, but I'm at a loss. Wordpress's own docs for the RSS block don't mention a possibility of importing images. Is it even possible to customise the block in this way? Will the whole RSS feed section have to be hard coded into the theme files?
The RSS Block doesn't support images, but you can try using a plugin. Both WP RSS Retriever and WP RSS Aggregator support images.
I also recommend manually inspecting the RSS feed to ensure that the featured images are included.

Embed Unlisted You Tube Channel into a WordPress Web Page

I want to embed an unlisted channel with unlisted videos into a web page that displays each video as a thumbnail. When you click on the thumbnail it plays in page - or some variation of this. What is the best and easiest way to accomplish this via free plugin or script?
A quick search in google found a couple of options.
Wordpress Legacy
https://www.wpbeginner.com/beginners-guide/how-to-easily-embed-videos-in-wordpress-blog-posts/
Third-Party Plugin
https://wordpress.org/plugins/youtube-embed-plus/
Additional Reading/Options
https://kinsta.com/blog/embed-youtube-video-wordpress/

Want to make Script constant on every Page load in WordPress site

I have media player on a WordPress site which based on a script . Issue is that, when go to other menu the media player(script) is reloaded and starting from beginning again. I want to make that media player script constant on every page load so that the music will play non stop on background.
You need a one-page website or completely Ajaxify your existing theme.
I found a plugin which can do this - [https://wordpress.org/plugins/ajaxify-wordpress-site/], please give it a try1

Is http://www.shoutmeloud.com/videos a separate website?

I just wondering whether http://www.shoutmeloud.com/videos is a subdomain under subdirectory?
I am just curious to know how we can do that.
I have a website called http://quantumbuddy.com/ and I want to share spirtual video the same way here shoutmeloud did.
Can anyone let me know how they did?
The website Shoutmeloud is a very popular website of a very popular Indian blogger Harsh Agarwal. The website is WordPress built as told by him many times. Regarding your question - the http://www.shoutmeloud.com/videos is not a directory because if it had been a WordPress directly there would be a login url - http://www.shoutmeloud.com/videos/wp-login.php, but it is not there.
Seeing the design of http://www.shoutmeloud.com/videos i think it is a post category (videos) which shows the post contained in it(here videos).
In wordpress this comes by default, all you have to do is to create a post category and add post in it. Then in these post add youtube videos embed code.
You can easily achieve that by going to your wordpress dashboard then add a new page and name it like videos then insert some video files there whether it's a link or from your uploaded videos then save it.
To check the page, Add it to your main menu for example then save it.
The url would be like http://quantumbuddy.com/videos.
so basically the videos is the name of the page.
I checked your site and it only contain one link in the menu. Add a page and add it to your menu bar and it would display next to the Blog link.
The website you are referring to is using Genesis Theme. You can find it here
.

How To Create iFrames or Frames like StumbleUpon and Linkedin in Wordpress

I am developing my site. I am using Thestyle Wordpress theme in it. My every post is redirected to some other websites. And as they are redirecting I am loosing visitors to other site, I want to keep visitors on my site by in such a way that the external url opens in my site url.
Eg: stumbleupon - http://www.stumbleupon.com/su/1J1krv...com/gag/207886
Linkedin: http://www.linkedin.com/news?actionB...1eZ7X_46a_NkY1
I want to add same top heading bar like this sites do.
How can I do this?
I just searched plenty of sites which was telling how to use lightbox to open other pages.. but its not fully workable. I am a newbie in coding. Is there any other way to open such kind of things?
Try using a plug-in like gallery,light box, that will open URLs (as well as images) into a shadow box within your site

Resources