including live link in text of story

<a href="http://url.to.link.to">text that will be shown as the link</a>

Bear in mind that you can only link to literotica.com (including subdomains like forum.literotica.com).
 
Last edited:
Can anyone help me? How do I include a live link in the text of a story? What coding do I use when I submit it? Thanks!
Are you talking about a link to another Lit story ? If so, I've got the code for that somewhere. If you're talking about a link off-site, the site doesn't allow those.
 
Are you talking about a link to another Lit story ? If so, I've got the code for that somewhere. If you're talking about a link off-site, the site doesn't allow those.
Yes, to another Lit story. Feel free to PM me if that's easier for you. Thanks in advance for your help!
 
@TheLobster just gave you the link tag.

In case you’re ignoring him for some reason :D , here it is again:

<a href="http://url.to.link.to">text that will be shown as the link</a>
Yes, agree with Noks. And I don't know the technical term, but make sure the quote marks used are the ones with the "straight lines," as opposed to the quotes with the "curled" shape. I think it affects the coding, at least when I've tested it in the Preview screen.
 
Yes, agree with Noks. And I don't know the technical term, but make sure the quote marks used are the ones with the "straight lines," as opposed to the quotes with the "curled" shape. I think it affects the coding, at least when I've tested it in the Preview screen.
Indeed, the quotes need to be the ASCII ones, i.e. "

I wrote the previous post on my phone which is probably why it has the typographical/Unicode ones. I went and fixed it.
 
@TheLobster & @Noks & everyone else - my apologies: no, I'm not ignoring anyone. Just, I'm not very good with coding and wasn't sure I understood your instructions correctly. Forgive me if I am a bit slow off the mark. May I trouble you to just check that I have understood you correctly?

Just for example, if I want to link to the story entitled Alison Goes to London, which has the url https://www.literotica.com/s/alison-goes-to-london-ch-01, should I type:

<a href="https://www.literotica.com/s/alison-goes-to-london-ch-01">Alison Goes to London</a>

Have I got that right? I genuinely appreciate your help: I just want to make sure I haven't misunderstood. Thank you!

Grusha
 
@TheLobster & @Noks & everyone else - my apologies: no, I'm not ignoring anyone. Just, I'm not very good with coding and wasn't sure I understood your instructions correctly. Forgive me if I am a bit slow off the mark. May I trouble you to just check that I have understood you correctly?

Just for example, if I want to link to the story entitled Alison Goes to London, which has the url https://www.literotica.com/s/alison-goes-to-london-ch-01, should I type:

<a href="https://www.literotica.com/s/alison-goes-to-london-ch-01">Alison Goes to London</a>

Have I got that right? I genuinely appreciate your help: I just want to make sure I haven't misunderstood. Thank you!

Grusha
That looks right to me. You can check if it works on the Preview screen before you submit your story.
 
@TheLobster & @Noks & everyone else - my apologies: no, I'm not ignoring anyone. Just, I'm not very good with coding and wasn't sure I understood your instructions correctly. Forgive me if I am a bit slow off the mark. May I trouble you to just check that I have understood you correctly?

Just for example, if I want to link to the story entitled Alison Goes to London, which has the url https://www.literotica.com/s/alison-goes-to-london-ch-01, should I type:

<a href="https://www.literotica.com/s/alison-goes-to-london-ch-01">Alison Goes to London</a>

Have I got that right? I genuinely appreciate your help: I just want to make sure I haven't misunderstood. Thank you!

Grusha
Looks good to me. Note that the text of your link doesn't necessarily have to be the literal title of the story; it can basically be anything you want.

Also note that this way of making links applies ONLY if you copy-paste your story text into the submission form. If you upload .doc or .rtf files, you should instead use your editor to create the link; otherwise you'll get literal <a href="etc. in your text (or Laurel catches it and bounces it back).
 
I've been able to do it without all the coding, just going to the story list, highlighting the title and copy/pasting it into the manuscript. The coding seems to take care of itself.

1749912024343.png
 
I've been able to do it without all the coding, just going to the story list, highlighting the title and copy/pasting it into the manuscript. The coding seems to take care of itself.

View attachment 2548290

This works if you are using a rich text editor like Word and upload a DOC/RTF file, instead of pasting plain text into the submission form.

@GrushaVashnadze apparently does the latter, in which case pasting the cooied link would result in only the raw URL (http://www.literotica.com/etc) that’s not clickable.
 
Back
Top