posted on August 19, 2010 08:04:49 AM new
Are there any plans to submit our product feeds to TheFind ? I think they accept the same feed that is sent to Google.
Unfortunately, it is only possible to send the product feeds for your Vendio Store to Google Product Search, Shopzilla, and/or Shopping.com. While we will likely expand these options at some point in the future, there are no specific plans currently.
If you would like to add a file to your Store HTML, you may first download the template by going to "Stores" --> "Template Editor" --> "Advanced" --> "Enable Advanced Mode" --> "Download Edited Template". Once you have made your changes, you may upload the template from this same file menu by selecting "Upload Your Own Template".
posted on August 23, 2010 07:32:28 PM new
I'm having trouble getting "THE FIND" to verify my site. Any chance you can take a look at this and let me know if you see anything wrong?
I had to add their code to my home page and then I have to perform a 'verify' function from their site.
I added the code to the bottom of my first page. I tried the verify from thefind merchant center but it's not verifying the code is present.
Here is the code that I added to my site ..
<a class="tf_upfront_badge" href="http://www.thefind.com/store/about-cornerstorecollectibles" title="TheFind Upfront" style="text-decoration:none;"><b>Corner Store Collectibles</b> is <u>UpFront</u></a>
<script src="//upfront.thefind.com/scripts/main/utils-init-ajaxlib/upfront-badgeinit.js" type="text/javascript"></script>
<script type="text/javascript">thefind.upfront.init('tf_upfront_badge', '4dce9900d25e6aa21f40187430667b2a')</script>
Also, do we have a robots.txt file so the web crawls can find us?
Thanks, Charlie
posted on August 24, 2010 09:59:27 AM new
Hello Charlie,
For the google site verification process you have to place it into the header information to make it work properly - you could try the same for this other site your working with.
To add this to a template, edit the __head.html file and put that meta tag info there. It can be put in as the first line of that file (right after <html> and <head>.)
We will check on the status of our robots.txt project as this isn't something that is/was available for editing at this time - but is in the works.
Regards,
Chris
posted on August 25, 2010 10:23:06 AM new
Ok, an update for the Robots.txt question:
We enabled the access to the robots.txt and sitemap.xml files so all the robots can access and read the information from them. You can add/modify these files by following these steps:
1. Download the current template
2. Unzip the template files, add the robots.txt and/or the sitemap.xml files to be in the template files root - on the same level with home.html
3. Zip the template files - only the files, not the whole directory
4. Upload the new zip
5. Publish the changes