Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8464913
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T14:53:34+00:00 2026-06-10T14:53:34+00:00

I am trying to export a datafeed and it works fine but some products

  • 0

I am trying to export a datafeed and it works fine but some products are exported 2 and 3 times.
My magento installation has 2 websites. but we are only using one

However my magento installation in the past had more websites.

My best guess is that there are some tables with orphaned items, my guess is that when I deleted the websites, it didnt delete the products, because as you can see in the screenshot the titles are different.

I even noticed that the product title its different but the SKU its the same.
Also if I try to search one of those duplicated products in the back end, it wont appear.

What I need to know is how to get rid of those products via mysql?enter code here
enter image description here

EDIT:

<action type="catalog/convert_adapter_product" method="load">
    <var name="store"><![CDATA[9]]></var>
    <var name="filter/price/from"><![CDATA[1]]></var>
    <var name="filter/price/to"><![CDATA[5000]]></var>
    <var name="filter/status"><![CDATA[1]]></var>
</action>

<action type="catalog/convert_parser_product" method="unparse">
    <var name="store"><![CDATA[9]]></var>
    <var name="url_field"><![CDATA[0]]></var>
</action>

<action type="dataflow/convert_mapper_column" method="map">
    <var name="map">
        <map name="sku"><![CDATA[Unique ID ]]></map>
        <map name="name"><![CDATA[Name ]]></map>
        <map name="condition"><![CDATA[Condition]]></map>
        <map name="description"><![CDATA[Description]]></map>
        <map name="price"><![CDATA[Price]]></map>
        <map name="brand"><![CDATA[Manufacturer]]></map>
        <map name="sku"><![CDATA[Manufacturer Part Number]]></map>
        <map name="brand"><![CDATA[Brand]]></map>
        <map name="meta_keyword"><![CDATA[Keywords ]]></map>
        <map name="weight_box1"><![CDATA[Weight ]]></map>
        <map name="special_price"><![CDATA[Sale Price ]]></map>
        <map name="special_from_date"><![CDATA[special_from_date]]></map>
        <map name="special_to_date"><![CDATA[special_to_date]]></map>
        <map name="free_shipping"><![CDATA[free_shipping]]></map>
    <map name="is_in_stock"><![CDATA[is_in_stock]]></map>
        <map name="status"><![CDATA[status]]></map>
    </var>
    <var name="_only_specified">true</var>
</action>

<action method="unparse" type="exportextension/modifier">
    <var name="remove_line_breaks">true</var>
    <var name="remove_html_tags">true</var>
    <var name="add_categories">true</var>
    <var name="category_field_name">category</var>
    <var name="category_delimiter">#</var>
    <var name="first_category_level">2</var>
    <var name="category_path_delimiter"><![CDATA[>]]></var>
    <var name="add_absolute_url_to_field">Url</var>
    <var name="add_image_url_to_field">Image Url</var>
</action>

<action type="dataflow/convert_parser_csv" method="unparse">
    <var name="delimiter"><![CDATA[,]]></var>
    <var name="enclose"><![CDATA["]]></var>
    <var name="fieldnames">true</var>
</action>

<action type="dataflow/convert_adapter_io" method="save">
    <var name="type">file</var>
    <var name="path">var/export</var>
    <var name="filename"><![CDATA[godatafeed.csv]]></var>
</action>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T14:53:35+00:00Added an answer on June 10, 2026 at 2:53 pm

    Okay, here is an idea:

    http://www.magentocommerce.com/wiki/1_-_installation_and_configuration/db-repair-tool

    The Database Repair Tool compares 2 databases (reference [”corrupted”]
    and target), and updates the target database so it has the same
    structure as the reference database by doing the following:

    • Adds missing tables, or repairs them to have the same engine type and charset
    • Adds missing fields or repairs them
    • Removes inconsistent data from tables that have broken foreign key references
    • Adds missing foreign keys and indexes

    A typical use case for this tool is to fix the database of an existing
    Magento installation that has some of the errors mentioned above.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been trying to export some datagrids in Silverlight to excel, but have
Im trying to export a .dmp of an oracle database but am getting the
I am trying to export the user from database, but its showing But if
I am trying to export to repeter/Gridview in excel, this is working fine in
I am trying to export a report but everytime it runs the code to
I'm trying to export a record set into Excel but it seems to keep
I'm trying to export only the selected checkbox items on a datagridview. The current
Am trying to export some portal pages with the theme.In the out put xml
I am trying to export some data from a SQL Express table to Access
I was trying to export https://github.com/LiosK/UUID.js into a module, but I'm having a rough

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.