Skip to content

my gsa no put in article text link

hi
my gsa no put in article text link... sometimes put text link...usually put domain link in article... i am try every way but no put text link. before i dont live like this problem... before gsa put the article down text link and domain link. But now just put domain link. i need put text link.

Please help me. thanks.

Comments

  • i am try this way put in article link <a href=%url%>%anchor_text%</a>  no work stil get domain link
    i am try this way put in article this link <a href="www.sitename.com">anchor text</a> no work stil get domain link

    i am try every way .. gsa put in article domain link. no put text link.
  • i am use gsa 6.66 version . someting wrong this version.
  • Make this problem drupal blog. i am just work on drupal blog. i am not try anothers ...
  • SvenSven www.GSA-Online.de

    Your English is hard to read but there are a couple of problems I see.

    Your href="www.link.com" is not correct. Thats no abselute URL and would just be another sublink on the posting domain

    Your href=%url% might work but is also very ugly. You should use href="%url% instead.

    The drupal engine is sometimes using a %url% only when it sees that no html tags are supported. In that case it is posting the whole URL only in the hope to see that drupal automatically converts it to a link.

  • hi sven,
    before my project gsa make text link on drupal. but now make domain link. yes The drupal engine is sometimes using a %url% . but now make all drupals domain link.

    sory my english.

    i ask you questions easy.

    How i can put text link on drupal ?

    this 2 way no work

    <a href="www.sitename.com">anchor text</a>
    <a href=%url%>%anchor_text%</a>
  • SvenSven www.GSA-Online.de
    Try to install latest version again. Maybe the drupal engine didn't get updated for you properly. That issue was fixed (maybe on a silent update).
  • Go to Gsa Search Engine Folder\engines. delete Drupal - Blog.ini, and then install latest version. This will fix it for me and work nice.
Sign In or Register to comment.