![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
The XML it needs to create is as following GoogleCustomizations Annotations Annotation about="www.clickfind.com.au/*" score="1" Label name="_cse_ad-o6lgdody" / /Annotation Annotation about="www.lookle.com/*" score="1" Label name="_cse_ad-o6lgdody" / /Annotation Annotation about="www.sensis.com.au/*" score="1" Label name="_cse_ad-o6lgdody" / /Annotation /Annotations /GoogleCustomizations It is currently creating GoogleCustomizations Annotations Annotation about="www.10000steps.org.au" score="1" / Annotation about="www.101fm.asn.au" score="1" / Annotation about="www.aao.gov.au" score="1" Label name="_cse_ad-o6lgdody" / /Annotation /Annotations /GoogleCustomizations I cannot get my head around how I can get the label <Label name="_cse_ad-o6lgdody" / in each element. Does anyone know? |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Unfortunately it creates the right structure, except for it not creating the name="" attribute. It creates the following (only showing Annotation elements) Annotation about="www.10000steps.org.au" score="1" Label>_cse_ad-o6lgdody</Label /Annotation Annotation about="www.101fm.asn.au" score="1" Label>_cse_ad-o6lgdody</Label /Annotation Annotation about="www.121money.com.au" score="1" Label>_cse_ad-o6lgdody</Label /Annotation Annotation about="www.1300rubbish.com.au" score="1" Label>_cse_ad-o6lgdody</Label /Annotation While it should be Annotation about="www.10000steps.org.au" score="1" Label name="_cse_ad-o6lgdody"/ /Annotation |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |