Adding both Youtube and website sitemap? #546
Unanswered
Benoit1980
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to understand how to add both Youtube and my website urls but I struggle.
This is my code:
All the links are for demo purpose.
Any idea how to get this to work properly please?
I have managed to create website sitemaps using:
return SitemapGenerator::create('https://mywebsite.com')->writeToFile($path);
But cannot add youtube videos to it(of my own channel).
Thank you,
Ben
Beta Was this translation helpful? Give feedback.
All reactions