Bing has rejected Volusion merchants' ProductURLs for having redirects. The default ProductURL on a Volusion import reads as follows:
http://www.teststore.com/ProductDetails.asp?ProductCode=[ProductCode]
To resolve this issue, please add 'pe.ProductNameShort' to your import and create the following custom rules within your Bing feed.
Rule #1: SEO-Friendly URL when [ProductNameShort] is empty
If you have 'Enable Search Engine Friendly URLs' activated in your Volusion store, the default product links will redirect and cause an error on Bing.
- Visit Feeds > Bing Shopping > Custom rules
- Click the plus button to add a new rule
- Set '[F]. [link]' to 'your base URL' + 'product-p/' + '[P]. [ProductCode]' + '.htm'
- Apply the condition when '[P].[ProductNameShort]' is empty
- Click Save
Rule #2: Custom SEO-friendly URL when [ProductNameShort] is NOT empty
- Add 'pe.ProductNameShort' to the API Path in the GoDataFeed Primary source settings and trigger a new import.
- Visit Feeds > Bing Shopping > Custom rules
- Click the plus button to add a new rule
- Set '[F]. [link]' to 'your base URL' + '[P].[ProductNameShort]' + '-p/' + '[P].[ProductCode]' + '.htm'
- Apply the condition when '[P].[ProductNameShort]' is not empty
- Click 'Save'
- Click 'Text Replace'
- Replace space ' ' with a hyphen '-'
- Clcik 'Save'
Comments
0 comments
Please sign in to leave a comment.