Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi Languages #11

Open
MahmoudSaidHaggag opened this issue Dec 1, 2022 · 5 comments
Open

Multi Languages #11

MahmoudSaidHaggag opened this issue Dec 1, 2022 · 5 comments

Comments

@MahmoudSaidHaggag
Copy link

How generate with multi languages in site

In my case
My site Articles can view in English or Arabic

How generate sitemap for this.

@spekulatius
Copy link
Member

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

@MahmoudSaidHaggag
Copy link
Author

Thank you @spekulatius

And waiting to work on it as much as possible

@MahmoudSaidHaggag
Copy link
Author

MahmoudSaidHaggag commented Dec 1, 2022

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

@MahmoudSaidHaggag
Copy link
Author

Hey @spekulatius

Can help me please

@spekulatius
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants