homestead_faq's profileBrand User

677 Messages

 • 

44.6K Points

Wednesday, October 17th, 2012 3:17 PM

Sitebuilder Plus: Link Text

Sitebuilder Plus: Link Text
Here are instructions to add a link to existing text.

  1. Click Websites Manager in the left navigation menu. Then, click Edit Site.




  2. Go to the page with text you'd like to be a link.


  3. Double-click on the text box that contains the text you want to be a link. Then, highlight the specific text that will be the link.



  4. On the right, in Text Settings click Link. You may have to scroll down to see the button.



  5. In the Link window, finalize the link settings.

  6. What do you want to link to?
    • Existing Page or File -- Use this if you'd like to link the text to another page within your website.


    • URL (Web Address) -- Use this if you'd like to link to another website.


    • Email Address -- Use this if you'd like the text to link to an email address.


    • Another Area on this page -- Use this if you'd like the text to link to another area on the same page.


    How do you want the link to open?
    Choose open in the same window or in a new browser window.



  7. Save and Publish your website to see the text link live.

5 Messages

 • 

220 Points

8 years ago

The following is the HTML coding snippet used for my links that I updated our site. You can substitute the URLs and Names of the URLs that you want to make the links using the HTML5 Advanced in the Site Builder for the page you want to change in the body of the page where you need the links.


<h2>Useful links.</h2>
<ul><b>
<li>
<a href="http://www.fema.org/">Visit FEMA</a>
</li>
<li>
<a href="http://www.seminolecountyfl.gov/dps/">Seminole County DPS</a>
</li>
<li>
<a href="http://www.seminolecountyfl.gov/dps/ems/">EMS Fire Rescue</a>
</li>
<li>
<li>
<a href="http://www.ready.gov/">Ready.gov Home Page</a>
</li>
<li>
<a href="http://www.floridadisaster.org/index.asp">Florida Disaster Home Page</a>
</li>
<li>
<a href="www.propacusa.com/">Pro Pac Disaster Supplies website</a>
</li>

1.4K Messages

 • 

262.9K Points

Thanks for sharing. This code is not simply linking text. This code is used to create an HTML navigation menu instead of a simple text link.

5 Messages

 • 

220 Points

Sorry, thought I was replying to request on the HTML coding for linking to other website links.

1.4K Messages

 • 

262.9K Points

No problem at all. You can always post your own topic in the HTML snippets category as well, if you have other things people may find useful.

5 Messages

 • 

220 Points

This is an example of how to add HTML coding to a page with an imbedded link to a text work in the page:

 

<h2>There is a link at the bottom of the page! It goes to a particular text</h2>

<p>In my younger and more vulnerable years my father gave me some advice that I've been turning over in my mind ever since.</p>

<p><a id="Whenever">"Whenever</a> you feel like criticizing any one," he told me, "just remember that all the people in this world haven't had the advantages that you've had."</p>

<p>He didn't say any more, but we've always been unusually communicative in a reserved way, and I understood that he meant a great deal more than that. Etc...Reserving judgments is a matter of infinite hope</p>

<a href="#Whenever">Go to Whenever</a>

</body>

2 Messages

 • 

132 Points

7 years ago

This reply was created from a merged topic originally titled how do I ad hyperlinks to my pages. e.g. linking another website.

I want to link affiliate websites as quick links onto my Links page. How can I add them

2 Messages

 • 

196 Points

7 years ago

This reply was created from a merged topic originally titled how to add or edit a hyperlink.

I'm using the online version of Sitebuilder. How do I add or edit a hyperlink in a page's text?

In addition, how can I access my list of files relevant to the site?
Brand User

877 Messages

 • 

28.4K Points

The article above will go over info on how to create text hyperlinks. You can find information on how to access your File Manager here.

1 Message

 • 

110 Points

7 years ago

linked text disappears when I preview or publish

1.4K Messages

 • 

262.9K Points

Which site? Have you checked to see if your link colors are set to the same as the background?

9 Messages

 • 

642 Points

4 years ago

This reply was created from a merged topic originally titled Where is the "link" feature in Site Builder PLus for linking an email address or ....

I am having to use the online site builder plus to update my website because the desk top is not publishing. I hate it by the way. Anyway, trying to link a webpage to text and can't find an option to do this on siteBuilder Plus.Where is the link page, email etc feature in the online version????

2 Messages

 • 

132 Points

4 years ago

This reply was created from a merged topic originally titled link to url.

i want to link my linkedin url to text on my home page

1.4K Messages

 • 

262.9K Points

Hi Ernest, I believe this is what you are looking for.

2 Messages

 • 

132 Points

4 years ago

This reply was created from a merged topic originally titled Redirect a page on this site to a page on another site..

How do I redirect one page on the site to a page on another site?
http://www.helpfosteryouth.org/Wish-U...
to a page on afs4kids.org
Brand User

877 Messages

 • 

28.4K Points

If you are wanting to create a text link, these are the steps. But if you are wanting to create a different kind of link, let us know.