WebSite X5Help Center

 
Stephen L.
Stephen L.
User

Can anchors be placed in blog posts  en

Autor: Stephen L.
Besucht 287, Followers 1, Geteilt 0  

I often want to send people to a specific area within a long blog post. Is that possible via anchors or some other means?

Gepostet am
8 ANTWORTEN
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats EN

1. In the blog module, open the blog post and click "Content", then click the HTML icon so it has a blue border.

2. Now paste the HTML code for an anchor into the text field.

3. At the link to the blog post, add the # and the anchor name.

-----

------

Mehr lesen
Gepostet am von Daniel W.
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats EN

A) HTML code - example:

    <h3 id="anchor123">Anchor name 123</h3>

B) Blogpost adress with anchor - example:

     www.mywebsite.com/blog/index.php?blog-post-ABC#anchor123

-----------------------

Mehr lesen
Gepostet am von Daniel W.
Stephen L.
Stephen L.
User
Autor

Daniel, I tried your solution I couldn't get it to work for what I wanted to accomplish. I want to place a link/anchor to specific text within post itself. When I try to place the anchor via A) above, the ID and the name both are visible in the text. What am I missing?

Mehr lesen
Gepostet am von Stephen L.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Nutzer des Monats IT

(It > De) ... ...  Ich füge meine historische Methode der vorherigen hinzu...
1) ... Aktivieren Sie im Blog-Artikel den HTML-Code mit der Schaltfläche [</>] ...
2) ... Platzieren Sie am Anfang des Absatzes oder Textes des Artikels, den Sie verankern möchten, den Anker mit dem Tag <a> wie folgt:
<a id="ancora1"> </a>
3) ... Aktivieren Sie im Wort des Artikeltextes, das Sie mit dem Anker verknüpfen möchten, die Option „Datei oder URL | Datei im Internet“ und geben Sie den Wert des Ankers wie folgt in das Eingabefeld ein:
#ancora1
4) ... Starten Sie die Vorschau und versuchen Sie es...

.. siehe STAMP (IT) (Screenshot) unten...

.

ciao

↓↓↓

↓↓

Mehr lesen
Gepostet am von  ‪ KolAsim ‪ ‪
Stephen L.
Stephen L.
User
Autor

Thanks KolAsim. Would your directions produce the ability to create a URL in a citation that would send the reader to where the anchor is in the blog, such as www.myblogarticle.com#anchor1? This is possible when creating a Website X5 Page. The #anchor becomes part of the URL, but I haven't found that ability for the Blog posts.

What I am looking for is similar to Google's ability to highlight a word in an online article and have it create a link to that word, which can then be used in a scientific citation so that, when the URL is clicked, will lead them to that precise location in my blog.

Mehr lesen
Gepostet am von Stephen L.
Daniel W.
Daniel W.
User
Nutzer des Monats DENutzer des Monats EN

1. Add an anchor to your blog post as HTML code as described above and click the [</>] symbol above the text input window so that it is highlighted in blue and thus active.

2. Then add the anchor ID to the blog post's URL in the browser to check if the link with the anchor works. Copy this link with the anchor from the browser's address bar.

3. Next, highlight the desired word in a text in WebSiteX5 and click the link icon at the top. Add the copied URL and specify whether the link should open in the same tab or in a new tab.

Test page >> https://findelinks.de/123shop-hosteurope/seite-1234.html

----- WebSite X5 - insert HTML code -----

----- Browser - copy URL with anchor -----

----- WebSite X5 - link word or words in the text -----

----

Mehr lesen
Gepostet am von Daniel W.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Nutzer des Monats IT
Stephen L.
Thanks KolAsim. Would your directions produce the ability to create a URL in a citation that would send the reader to where the anchor is in the blog, such as www.myblogarticle.com#anchor1? This is possible when creating a Website X5 Page. The #anchor becomes part of the URL, but I haven't found that ability for the Blog posts. ... ... ... ...

... ... Ja .... Wenn du den Anker wie beschrieben erstellst, kann dieser Link von der dritten Seite funktionieren:
https://www.yoursitename.de/blog/index.php?itemname#ancora1
... Um weitere Bewertungen abgeben zu können, musst du den LINK so posten, dass sichtbar ist, was du getan hast...

ciao

.

Mehr lesen
Gepostet am von  ‪ KolAsim ‪ ‪