Open MahmoudSaidHaggag opened 1 year ago
Hey @MahmoudSaidHaggag
multi-language sitemaps aren't supported at this point, sorry. It's an idea to consider but not worked on as of now.
Cheers, Peter
Thank you @spekulatius
And waiting to work on it as much as possible
I was looking for a solution to this problem, and I actually found a solution that is considered the best now, but to implement it and test it, I would like you to tell me how to pass Query Params with all Crawling links?
Sample for this https://example.com?locale=en https://example.com/blog/details/1?locale=en
Hey @spekulatius
Can help me please
I was looking for a solution to this problem, and I actually found a solution that is considered the best now, but to implement it and test it, I would like you to tell me how to pass Query Params with all Crawling links?
Sample for this https://example.com?locale=en https://example.com/blog/details/1?locale=en
Hello @MahmoudSaidHaggag
adding parameters isn't something this lib would do, you will need to check how to add it in the underlying libaray: https://github.com/mvdbos/php-spider
Cheers, Peter
How generate with multi languages in site
In my case My site Articles can view in English or Arabic
How generate sitemap for this.