Sublime Coding
  • Home
  • About
  • Learning Resources
Subscribe

phoenix

A collection of 4 posts
301 Redirects in Phoenix
elixir

301 Redirects in Phoenix

In my last post, I showed how to canonicalize a domain in phoenix [https://sublimecoding.com/how-to-canonicalize-a-domain-in-elixir-phoenix-framework/] in that post I had a bug. I was properly redirecting users to the desired canonical domain, however I was using a 302 redirect instead of a 301, and a 301 should be
Dec 12, 2017 1 min read
How to Canonicalize a Domain in Elixir/Phoenix
elixir

How to Canonicalize a Domain in Elixir/Phoenix

What is a cannonical domain? A cannonical domain name is a single source of truth for your website's domain. Canonicalization of a domain includes picking a www or non-www, and https or http version of your root domain. This is because web crawlers treat each version of your
Oct 20, 2017 4 min read
Intro to Elixir & Phoenix
elixir

Intro to Elixir & Phoenix

Here is the slides for a presentation on Elixir and Phoenix I gave at my local ruby meetup. Intro to elixir and phoenix [//www.slideshare.net/JaredSmith10/intro-to-elixir-and-phoenix] from Jared Smith [//www.slideshare.net/JaredSmith10]
Apr 6, 2016
Getting Started with Phoenix Framework
elixir

Getting Started with Phoenix Framework

Install Elixir In order to get started with phoenix you will need to install elixir. Fortunately installing elixir is pretty painless. The elixir installation [http://elixir-lang.org/install.html] page has some really great documentation on how to install for many different environments. My preferred method is with homebrew [http:
Jan 24, 2016 2 min read
Sublime Coding © 2025
Powered by Ghost