Adding sitemaps to google webmaster tools - iMacros error

Status
Not open for further replies.

mnhweb

Power Member
Joined
Apr 29, 2009
Messages
647
Reaction score
168
Hello,

Can someone please help me with my error: RuntimeError: unhandled alert dialog detected. Dialog message: "Sitemap URL cannot be empty", line 12 (Error code: -1450)

VERSION BUILD=6011206 RECORDER=CR
TAB T=1
SET !LOOP 1
SET !DATASOURCE c:\sitemaps-google.csv
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO=https://www.google.com/webmasters/tools/sitemap-list?hl=en&siteUrl=domain.com%2F#MAIN_TAB=0&CARD_TAB=-1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Add/Test<SP>Sitemap
WAIT SECONDS=2
TAG POS=8 TYPE=INPUT:TEXT ATTR=* CONTENT={{!COL1}}
WAIT SECONDS=3
TAG POS=1 TYPE=BUTTON ATTR=TXT:Submit<SP>Sitemap
TAG POS=2 TYPE=A ATTR=TXT:Refresh<SP>the<SP>page.
 
yes they are correct!
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top