Title: Scan automatic post
Last modified: August 24, 2016

---

# Scan automatic post

 *  [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/)
 * Hello,
    is possible scan automatic post when new image are added from external
   links? Because when image i added the new link image, the lik image is external
   original link, and not my post/image link, for make my post/image link i make
   scan post manual or automatic each time…
 * Best regards
 * [https://wordpress.org/plugins/qqworld-auto-save-images/](https://wordpress.org/plugins/qqworld-auto-save-images/)

Viewing 11 replies - 1 through 11 (of 11 total)

 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011173)
 * You can try to uncheck the option **Keep Outside Links** from **Format Settings**
   of **Settings**.
 *  Thread Starter [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011214)
 * Thanks for answer,
    but the Keep Outside Link is already unchecked…
 * Sorry but i must add his code in function.php?
 *     ```
       add_filter('qqworld-auto-save-images-save-outsite-link', 'save_outside_link', 10, 2);
       function save_outside_link($content, $link) {
       	$content = '<a href="'.$link.'" target="_blank" rel="nofollow">Original Link</a>';
       	return $content;
       }
       ```
   
 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011275)
 * Ummm. i need the image html code to test. or maybe i do not understand what situation
   is. could you please give me more details?
 * That filter is about description of attachment, No must to added.
 *  Thread Starter [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011279)
 * I use rss plugin for import image, the image imported is not clickable and have
   the same original link, but if i make scan posts manually or automatic the image
   change links and make clickable, and all works great.
 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011283)
 * So, everything is okay now, right?
 *  Thread Starter [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011301)
 * Sorry i think I explained bad.
    So i use rss plugin for import image, when i 
   click the image in homepage i go in post page, the image un post page is not 
   clickable, but if i go in plugin page go in Scan-Posts->Post-> and select Automatic-
   >Select-post-types->Category, when the process finish, the image are clickable.
 * Can make your plugin this automatic?
 * Thanks for your patience.
 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011311)
 * Okay, i get it, you need set the option **Link To** of **Format Options**. the
   plugin will automaticlly add a link to image.
 *  Thread Starter [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011318)
 * I changed Link To **Media File or Attachment Page** but after i always have to
   do the process manually Scan-Posts->Post-> and select Automatic->Select-post-
   types->…
 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011321)
 * Um..you need the plugin compatible to rss plugin, right?
    If so, what rss plugin
   are you using?
 *  Thread Starter [atomnet](https://wordpress.org/support/users/atomnet/)
 * (@atomnet)
 * [11 years ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011322)
 * i use **[FeedWordPress](https://wordpress.org/plugins/feedwordpress/)**
    I would
   like to know, if your plugin does automatically what I do manually, or rather:**
   Scan-Posts->Post-> and select Automatic->Select-post-types->… **
 *  Plugin Author [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * (@qqworld)
 * [11 years ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011330)
 * Okay, i’ll do some research for rss
 * I’m unable to do automatically what you do manually, but i can build a rss grab
   system. when autosaving the rss content, autosaving the remote images.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Scan automatic post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qqworld-auto-save-images_869497.svg)
 * [QQWorld Auto Save Images](https://wordpress.org/plugins/qqworld-auto-save-images/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qqworld-auto-save-images/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qqworld-auto-save-images/)
 * [Active Topics](https://wordpress.org/support/plugin/qqworld-auto-save-images/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qqworld-auto-save-images/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qqworld-auto-save-images/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [Michael Wang](https://wordpress.org/support/users/qqworld/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/scan-automatic-post/#post-6011330)
 * Status: not resolved