Wilfredoo / JobDirecto-past

This was the first repo for JobDirecto. The current repo is private. Visit jobdirecto.com / phoenix.jobdirecto.com / newjersey.jobdirecto.com
http://phoenix.jobdirecto.com/
1 stars 0 forks source link

Give each page a title #2

Open khamiltonuk opened 5 years ago

khamiltonuk commented 5 years ago

Inside the head of each page request we should send a relevant title back to the browser for better google indexing, and allow users to identify bookmarks if they come back a lot

<html>
    <head>
        <title>Job Directo - {location}</title>

Currently browser displays the url Screenshot 2019-06-12 at 16 29 14

Wilfredoo commented 5 years ago

ok