oppia / foundation-website

Repository for developing the new Oppia Foundation website.
Apache License 2.0
6 stars 33 forks source link

URL Canonicalization for SEO #107

Closed dchen97 closed 5 years ago

dchen97 commented 5 years ago

https://oppiafoundation.org and https://www.oppiafoundation.org should resolve to the same URL, but currently do not.

hoangviet1993 commented 5 years ago

Hi @dchen97 ! I think there are a few ways of achieving this: https://support.google.com/webmasters/answer/139066?hl=en However, I am not exactly clear on how to proceed here. How is it done on Oppia, @seanlip ?

seanlip commented 5 years ago

I think it's set through the old version of the search console, per this doc: https://support.google.com/webmasters/answer/44231

@dchen97 I can probably do the same for the Foundation page. Do we want the www version or the non-www one to be canonical?

dchen97 commented 5 years ago

Using www or not doesn't really matter so long as it remains consistent across the site. Perhaps since a lot of users tend to use and expect www domains by default, we can go that route?

On Tue, May 21, 2019 at 5:27 PM Sean Lip notifications@github.com wrote:

I think it's set through the old version of the search console, per this doc: https://support.google.com/webmasters/answer/44231

@dchen97 https://github.com/dchen97 I can probably do the same for the Foundation page. Do we want the www version or the non-www one?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/oppia/foundation-website/issues/107?email_source=notifications&email_token=AC32BWYCCGM2LL5X54V4EJ3PWRZLXA5CNFSM4HONQ2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODV5LSZI#issuecomment-494582117, or mute the thread https://github.com/notifications/unsubscribe-auth/AC32BWZD2GEXKW42OESHYIDPWRZLXANCNFSM4HONQ2AQ .

-- Diana Chen Volunteer, Oppia Foundation

seanlip commented 5 years ago

OK, I think this is all set up. Please check and let me know if anything else needs to be done, thanks!

seanlip commented 5 years ago

(Feel free to reopen this issue if anything seems amiss.)