WebSite X5Help Center

 
Nektarios K.
Nektarios K.
User

Title on tag A  en

Autor: Nektarios K.
Visited 500, Followers 1, Udostępniony 0  

Hi there,

I want to fix the “Title on tag  A” issue.

I saw the code should be like

MIEC Ship Consultants.

mieconsultancy.com

Where I can put that code? To each page after the close of Head Tag?

In a line

mieconsultancy.com  is the name of each page of the site?

Please advice

Regards,

Nek

https://www.mieconsultancy.com

Posted on the
3 ODPOWIEDZI
Nektarios K.
Nektarios K.
User
Autor

Code 

Czytaj więcej
Posted on the from Nektarios K.
Nektarios K.
Nektarios K.
User
Autor

<!DOCTYPE html>
<html>
<body>

<p><abbr title="Marine Independent Engineering Consultants">MIEC</abbr> Shipping Consultants.</p>
<p title="Ship Inspections">mieconsultancy.com</p>

</body>
</html>

Czytaj więcej
Posted on the from Nektarios K.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... paste this string of code, TAG <A>, in an HTML Code Object, or in an html enabled Text Object [</>], inserted in the page (header, footer, page / body):
<a href="https://www.mieconsultancy.com/" style="text-decoration:none;color:navyy;font-weight: bold;font-size:24px" alt="Ship Inspections" title="Ship Inspections">mieconsultancy.com</a>

.

ciao

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪