The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> How can I remove bootstrap slogan from my website link, Can't remove bootstrap slogan from my website link
sergioq
post Jan 3 2020, 11:43 AM
Post #1





Group: Members
Posts: 1
Joined: 3-January 20
Member No.: 27,111



I had someone through me together a quick website since HTML is the one of the few things I really do not program. They did a great job, I have my menus, my CSS, and mobile versions.

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


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">


Is there a way to rename them so they don't advertise every time I send out my website?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 3 2020, 07:21 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



It won't be in the CSS. And you can see the template doesn't have it. It must either be hard coded in the HTML (the template has been altered) or injected by JavaScript. Can't say without seeing the actual page.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th March 2024 - 02:47 AM