Tier Project Test Bug on T1's
Not sure if this is a test bug or not but, if I have a tiered project and it says use verified url of parent project.
Issue
On the tiered project (i.e. Tier 1), when you click test, under the anchor text field, it only shows generic anchors like "Click here" etc.
Not sure if this is just on the test window, or actually it's only using these, despite selecting use anchor of parent.
So in my test window:
"for information on %random_sanchor_text% check out SUBPAGE1 and on %random_sanchor_text% check out subpage2"
Is getting displayed as:
"for information on click here check out SUBPAGE1 and on click here check out subpage2"
THEN
In the same project, I have enabled "use generic 5%" as well as use anchor of parent.
QUESTION:
Will it use the 5% generic or ONLY the anchor of parent...which takes precedence?
Comments
>On the tiered project (i.e. Tier 1), when you click test, under the anchor text field, it only shows generic anchors like "Click here" etc.
Thats normal as the verified URL with anchor is still unknown for the TEST as it does not read data from another project.
THUS, I want the article to use the anchor text of the tier above it, (i.e. tier 0), but at the bottom I am using the "random_sanchor_text" as a token to link out to another URL, and these are not changing. They also always say "click here" or something generic. I also regularly use "random_sanchor_text" throughout the content, and it should be taking a random secondary anchor (which are very focussed). I understand that "anchor_text" will depend on the verified URL which is unknown, but secondary anchor is know since I have specified them.
1) tier one of course...he only data it takes from the tier0 is the verified urls...it doesn't know what else is defined there in the project data
2) see 1)
3) see 1)
OK this is all too confusing.
A Tier project is doing one (!) thing different from a normal project. It uses the verified URLs from another project instead of the own defined once. Another option let's you also use the anchor text from these verified URLs instead of the defined once in the tier project.
Yes thats it...all macros still work the same way, all % options work the same way...And Im not going to change this.
1) yes thats already happening
2) OK will fix that for the TEST than.