
Originally Posted by
schoolboy
Quick-fix...
CTRL+C (copy) your feed file into notepad.
Use notepad's REPLACE function:
in FIND field, insert: <g:expiration_date>2011-08-01</g:expiration_date>
In REPLACE WITH field insert:
<g:expiration_date>2011-11-01</g:expiration_date>
Click REPLACE.
SAVE (and overwrite) your old XML file.
At GoogleBase, use MANUAL UPLOAD to find the file on your hard drive, to load the new feed file.
----------------------------------------------------------------
NB: Make sure you meet Google's new taxonomy rules.
You MUST now have an "availability" tag:
<g:availability>In Stock</g:availability>
Common sense will show you how to ADD this, surely?
SAME PROCEDURE AS ABOVE...
----------------------------------------------------------------
in FIND field, insert: <g:expiration_date>2011-08-01</g:expiration_date>
In REPLACE WITH field insert:
<g:expiration_date>2011-11-01</g:expiration_date><g:availability>In Stock</g:availability>