Skip to content

%verified_anchor_text% questions - maybe feature request.

andrzejekandrzejek Polska
edited May 2015 in Need Help
Can we somehow use url or domain of verified url aswell?

I want to make varation {%verified_anchor_text%|%verified_domain%|%verified_url%?}

Comments

  • SvenSven www.GSA-Online.de
    next version should allow this even without having use %verified_url% before.
  • andrzejekandrzejek Polska
    edited May 2015
    Edited: OK thank you :)
  • @sven, after the new update, me and my friend got many [empty] anchors.

    Anchor: [empty]

    Just using %verified_anchor_text% macro
  • SvenSven www.GSA-Online.de
    can you post a sample link in pm?
  • Well its issue with extracting anchor text, not the macro itself.

    <a href="%url%" alt="%anchor_text%" title="%anchor_text%"><img src="x.gif" border="0"/></a>

    I dont know if thats correct format but it was working before the update for my needs.

    Thats what i use to extract anchor text when link is placed only as the image. 

    (%anchor_text% = %article_title%)

    After update:

    image







  • SvenSven www.GSA-Online.de
    But on that sample you did not use %verified_anchor_text% !?
  • It's the same project that was working before the update - so yes i did. Still its issue with extracting anchor text.
  • SvenSven www.GSA-Online.de
    edited June 2015
    can you send me the project backup (including macro data) again please?
  • andrzejekandrzejek Polska
    edited June 2015
    <a href="%url%" alt="%anchor_text%" title="%anchor_text%"><img src="x.gif" border="0"></a>

    body

    <a href="%verified_url%">{%verified_domain%|%verified_anchor_text%|%verified_domain%%verified_path%|%verified_host%%verified_path%}

    </a>


      This is content used in Articles, live article gets anchor text as [empty] (it was working before the update).

    image


    And this is posted in the new article.
  • SvenSven www.GSA-Online.de
    well there is no anchor as <img src="x.gif" border="0"> defines no alt="anchor" text 
  • Yes, my bad, thank you.
Sign In or Register to comment.