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

The information in the page titles should be in a different order #697

Open
Nicofisi opened this issue Jul 4, 2018 · 1 comment
Open

Comments

@Nicofisi
Copy link

Nicofisi commented Jul 4, 2018

The pages are titled like sbt Reference Manual — Setting Initialization. I honestly 100% think it'd be way better if they were titled like Setting Initialization | sbt Reference Manual. It's so annoying to have 15 tabs open, a few of which from the sbt manual, with no way to tell which one is which, because all you see is sbt Referen...

Also compare these Google results with these (most of us are used to reading from left to right)

What's your opinion on this?

@eed3si9n
Copy link
Member

eed3si9n commented Jul 5, 2018

Sounds good to me. Here are some more samplings:

  • Delivering Amazon Packages to the Top of the World - The New York Times
  • Hayabusa2 - Wikipedia
  • scala - Build multi-project fat jars with sbt-assembly - Stack Overflow

So the putting the website name last looks like the standard.
It's interesting what Stackoverflow does, which puts the first tag first before the question. This likely helps in search engine optimization.

In any case please feel free to send a PR to Pamflet that reverses the ordering:
https://github.com/foundweekends/pamflet/blob/de76dc8fa44a624cdbbd96b32f49c1061c0b927f/library/src/main/scala/printer.scala#L206

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