tosdr / tosdr.org

ARCHIVED Source code for tosdr.org
https://github.com/tosdr/CrispCMS
GNU Affero General Public License v3.0
454 stars 28 forks source link

Prototype Translations + Adding JustinBack and myself to src/about.html + Some SEO Improvements #252

Closed DrKJeff16 closed 3 years ago

DrKJeff16 commented 3 years ago

As contributors ourselves (and since I got the suggestion through Twitter: https://twitter.com/ToSDR/status/1314457814396526594), I added myself and also JustinBack to the about page. Of course, if any feedback or reject is given, will be open to discussion.

DrKJeff16 commented 3 years ago

Also I think for twitter links we should all use blank targets as well as for links to personal websites. Possibly even noref attributoes for SEO

@JustinBack Thanks for the advice! Could you provide me a link to that for me to learn to do it? I also plan to add alt-text to the images as it's good for Search Results.

JustinBack commented 3 years ago

rel nofollow

https://www.w3schools.com/tags/att_a_rel.asp

target _blank

https://www.w3schools.com/tags/att_a_target.asp

JustinBack commented 3 years ago

I advise not to change anything in the bootstrap file but rather make an override in a new css file. Makes debugging easier

DrKJeff16 commented 3 years ago

I advise not to change anything in the bootstrap file but rather make an override in a new css file. Makes debugging easier

Oh yeah, correcting that asap.

michielbdejong commented 3 years ago

Great!

Can you fix the conflicting files?

JustinBack commented 3 years ago

There are still conflicting files, you need to update your fork.

DrKJeff16 commented 3 years ago

Fork updated :3

JustinBack commented 3 years ago

I'm committing as much as I can to approve this PR

DrKJeff16 commented 3 years ago

Standby, It got worse. Checking the latest commit.

JustinBack commented 3 years ago

Fixed this already ^^