why these image links on database file?

Discussion in 'WordPress' started by radiant_luv, Feb 13, 2011.

  1. #1
    Yesterday I launched(uploaded) a wordpress site. There is no site visit yet. I was just checking if everything is good and working. I used the plugin "Wordpress Database Backup" to get a backup. Upon opening the .sql file I found section with the below links. There are a lot of these links.

    Any idea how come these links are in database file?

    Thanks

    
    <img width="195" height="129" src="http://s.ma.tt/files/2010/12/MCM_6136-195x129.jpg" class="attachment-thumbnail" alt="MCM_6136" title="MCM_6136" /></a>\n
    <a href="http://ma.tt/2010/12/paris-walk-and-dinner/mcm_6137-2/#image" title="MCM_6137"><img width="195" height="129" src="http://s.ma.tt/files/2010/12/MCM_6137-195x129.jpg" class="attachment-thumbnail" alt="MCM_6137" title="MCM_6137" /></a>\n
    <a href="http://ma.tt/2010/12/paris-walk-and-dinner/mcm_6138-2/#image" title="MCM_6138"><img width="195" height="129" src="http://s.ma.tt/files/2010/12/MCM_6138-195x129.jpg" class="attachment-thumbnail" alt="MCM_6138" title="MCM_6138" /></a>\n
    
    Code (markup):
     
    radiant_luv, Feb 13, 2011 IP
  2. lelkoun

    lelkoun Active Member

    Messages:
    288
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #2
    In what table are these links stored?
     
    lelkoun, Feb 13, 2011 IP
  3. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What theme are you using?

    The photos are from Matt Mullenweg's gallery. I guess the author used them as demo images, rather than fill up the images folder with them.
     
    Cash Nebula, Feb 13, 2011 IP
  4. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #4
    Someting like this
    
     INSERT INTO `wp_options` VALUES (522, 0, '_transient_feed_867bd5c64f85878d03a060509cd2f92c'
    
    Code (markup):
     
    radiant_luv, Feb 13, 2011 IP
  5. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #5
    Yes, it's from the Matt Mullenweg's gallery. There are some more URLs from other blogs.

    "Gazette" from WooThemes.
     
    radiant_luv, Feb 13, 2011 IP
  6. radiant_luv

    radiant_luv Peon

    Messages:
    1,327
    Likes Received:
    34
    Best Answers:
    1
    Trophy Points:
    0
    #6
    As I find there is not much response on this thread, can anybody please let me know if I can go ahead delete these lines of image references?

    Thanks
     
    radiant_luv, Feb 27, 2011 IP
  7. lelkoun

    lelkoun Active Member

    Messages:
    288
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #7
    The size of those records is not huge, right? Well, I would not delete them, it is not necessary.
    But if you want to remove them anyway, be sure that you will not miss the images.
     
    lelkoun, Feb 27, 2011 IP