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

Alternate mobile pages? #127

Open
vsnig opened this issue Mar 4, 2018 · 2 comments
Open

Alternate mobile pages? #127

vsnig opened this issue Mar 4, 2018 · 2 comments
Labels
accepted Feature is defined and ready to work on feature

Comments

@vsnig
Copy link

vsnig commented Mar 4, 2018

Is it possible to implement such structure?

...
<url>
  <loc>http://www.example.com/page-1/</loc>
  <xhtml:link
    rel="alternate"
    media="only screen and (max-width: 640px)"
    href="http://m.example.com/page-1" />
</url>
...

https://developers.google.com/search/mobile-sites/mobile-seo/separate-urls

@derduher derduher added feature accepted Feature is defined and ready to work on labels Jul 2, 2019
@Matiyeu
Copy link

Matiyeu commented May 23, 2020

+1

1 similar comment
@geun
Copy link

geun commented Sep 29, 2021

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Feature is defined and ready to work on feature
Projects
None yet
Development

No branches or pull requests

4 participants