But whenever my website goes out in a link on a FB message say it looks like this
QUOTE
www.Example.com
Starter Template For Bootstrap
get bootstrap.com
Starter Template For Bootstrap
get bootstrap.com
I have these three lines in my code
CODE
<link rel="canonical" href="https://getbootstrap.com/docs/4.0/examples/starter-template/">
<link href="https://v4-alpha.getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://v4-alpha.getbootstrap.com/examples/starter-template/starter-template.css" rel="stylesheet">
<link href="https://v4-alpha.getbootstrap.com/dist/css/bootstrap.min.css" rel="stylesheet">
<link href="https://v4-alpha.getbootstrap.com/examples/starter-template/starter-template.css" rel="stylesheet">
Is there a way to rename them so they don't advertise every time I send out my website?