Hi Greg,
Great looking site!
After reviewing your site I have noticed the following:
- The Xantrex listing is throwing a 404 error
- The ASA Electronics listing is throwing a 404 error
- The Return to Listing link on the detail page is not resolving
I have determined that the Xantrex listing is not resolving the URL due to the period after the Inc. in the company name.
The ASA Electronics URL is not resolving due to the double quotes. (Jensen 19" LCD TV) in the product name.
These special characters are causing mischef in the way that DotNetNuke and XMod form the URL that is passed to the detail page.
HTML Codes Reference
I have tested the listings using HTML numbers to replace the special characters but both IE7 and FireFox browsers still convert back to the period and double quotes that are causing the passing of parameters in the URL to not resolve.
I have brought this issue up to the XMod MVP team to see if we can come up with a resolve.
In the meantime, to correct the existing listings:
Edit the Xantrex listing and remove the period after the word Inc.
Edit the ASA listing and change the double quote to the word inch (Jensen 19" LCD TV >> Jensen 19 Inch LCD TV).
In regards to the Return to List link on the detail page:
The URL attached to the Return to List button is currently http://newrvproducts.com/Products/tabid/57/Default.aspx
I believe you want it to be http://rvproductreviews.com/Products/tabid/57/Default.aspx
Buck |