SEO Smart Links

SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog.

Further SEO Smart links allows you to set up your own keywords and set of matching URLs.

Finally SEO Smart links allows you to set nofollow attribute and open links in new window.

Everything happens completely transparent, and you can edit the options from the administration settings panel.

How it Works?

SEO Smart Links looks for keyword phrases that match the titles of your posts and pages by default (and you can enable categories and tags matching too). These phrases are then turned into the links. The matching is case insensitive and the original case is preserved.

So If I mention Amazing Grace, which is my theme and also the title of one of my pages, it will be automatically converted into a link.

Everything happens completely transparent, and you can edit the options from the administration settings panel.

 SEO Smart Links

Features:

Download

dl SEO Smart Links

donate SEO Smart Links

Installation & Usage

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate the plugin.
  3. Use the Options page to change your options
  4. That is all. You can check your posts for new links.

Frequently Asked Questions

You can discuss all plugin related issues in the wordpress related forums.

How do I correctly use this plugin?

Just install activate it on your blog. SEO Smart links will be default find matching links to your post and pages (if the keyword in your text matches their title).

Default options are enough to get you going. If you want to tweak it, you can always edit the options. Be sure to check "ignore" options where you can state what keywords and phrases not to link.

How do I enable SEO Smart Links cache?

Make sure you have enabled WordPress cache by adding this line to your wp-config.php

define('ENABLE_CACHE', true);

Please be careful when editing this file and always make a backup!

Changelog

v2.1
- Performance optimization and new option to link to cats and tags with used at least n times (thanks Domink Deobald!)

v2.0

- Added the option for case sensitive matching

v1.9
- Various improvements and bug fixes

v1.8.0
- Added support for non-english characters (Unicode)
- Added support for keyword synonyms (in keywords section of the settings screen)

v1.7
- Performance optimization of the plugin. SEO Smart Links causes much lesser strain on the server.

v1.6
- Added option to process only single posts and pages

v1.5
- Added nofollow and new window options

v1.4
- Added option for custom keywrods. No you can specify unlimited numbers of your keywords and url's to link to

v1.3:
- Enabled caching for speeding queries up.

v1.2:
- Added limits options
- Fixed small bugs

Translations

  1. A chap called Paolo Faustino translated the plugin to Portugese

You can also visit my other Wordpress Plugins.

Need help with  WordPress SEO? Feel free to contact me.


388 comments, newest first

Jump to main menu | Jump to comment form | Toggle comments
  1. Vanya 07.03.09 / 1pm

    P.S. Forgot to mention that this happens only with my 1&1 blogs, no problems with the sites on another hosting?!?!

  2. Vanya 07.03.09 / 1pm

    There might be a comment about a similar problem, but I couldn't find one and I'm sorry if I repeat somebody.
    My problem is that I can not add or edit my posts with the plugin activated: http://bpainvest.co.uk/wp-content/uploads/2009/07/2009-07-03_131556.gif Every time I need to change something or to add a new post I have to disable SSL...

  3. Martin 07.02.09 / 4am

    Hello Vladimir,

    great plugin, I can confirm it works with localized WordPress 2.8 without issues to me. I can also confirm there are no problems with a UTF-8 database in a foreign language.

    However the language is an issue to me. If I want to add one keyword in my language I need to input the word in multiple forms with multiple endings. Now I would like to have the word used only once. Is there a possibility of somehow limiting how many times one link is used? So I can have different endings and forms of the same word but the link will be generated only for one ending. Option "maximum number of links created with the same keyword" doesn't work here because your plugin treats different endings and forms of one word as different words.

    Thanks and best regards
    Martin

  4. Alp 07.02.09 / 2am

    Guys, this looks very handy as long as the plugin works without any problem. I will try it one of our blogs will definetly come back to you if I have any problems.

    Regards

  5. Essential Plugins for Real Estate Websites — Real Estate Websites For Less 06.28.09 / 12pm

    [...] SEO Smart Links SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. Further SEO Smart links allows you to set up your own keywords and set of matching URLs. Finally SEO Smart links allows you to set nofollow attribute and open links in new window. Everything happens completely transparent, and you can edit the options from the administration settings panel. [...]

  6. ssk 06.27.09 / 3am

    thank you Vladimir.

  7. 6 Fool-Proof Steps to Make More Money With Your Website » Blogging Tips » Internet Marketing » Link Building and SEO » Make Money Blogging » Monetization Strategies » Social Media Marketing » Twitter » Busin 06.26.09 / 10am

    [...] eyes on your money page. If you’re using Wordpress, try the Internal Link Building plugin or the SEO Smart Links plugin. Both help to auto-link keywords on every page of your blog. There are quite a few similar [...]

  8. Vladimir 06.26.09 / 7am

    Hi Richard, the feature like that is not in plan at this moment.

  9. Robert 06.26.09 / 7am

    I find this plugin unavailable on my website .It is a pity! What's the problem ?

  10. Richard Cummings 06.24.09 / 7pm

    Vladimir, love the plugin. Wrote a review comparing it to the other plugins here: http://richardcummings.info/wordpress-link-plugins/

    I have one question...but it is perhaps a BIGGIE. I use your plugin on several sites and am continually going to each site to update the "custom keywords" list. I maintain this master keyword in a central file (database actually).

    I found the location of the custom keywords list in the wordpress database.

    I would like to have a process whereby I could copy the master list automatically to each site on a daily basis.

    I realize that this is completely beyond the scope of this plugin but it would be a great feature. Perhaps a cURL request to a webpage to retrieve the master list (which is just database output)?

    Do you have any ideas on how I could do this?

    I am not a programmer per se but I can usually accomplish things when I know that, in the end, lots of time will be saved.

    Again, thanks for the great plugin...use it A LOT!

  11. Karl 06.24.09 / 12am

    Sorry my previous comment makes little sense. It seems that comments with code tags are rejected and code entered without code tags is stripped, oh well. Hopefully anyone having trouble with links to self can make sense out of it.

  12. Dominik Deobald 06.22.09 / 4pm

    @Jim Hutchinson:
    I don't think that Database is so much of an issue - especially considering that the plugin does cache those values.

    The problem is that it has to check every possible keyword (Post Title, Tag, ...) against each text to see if it has to add a link. This takes a lot of time... Which brings me to another idea how we could speed up the plugin... Gove me some time, I'll get back to you ;)

  13. Jim Hutchinson 06.22.09 / 2pm

    It appears that sites with hundreds of posts, thousands of tags and a lot of visitors would benefit from this plugin having the option to use a text file for the links instead of accessing the database on each visit.

    Parsing files is much faster than database queries. Of course, once the option is added in, or an alternate version of the plugin is available, having a method to export the database options to the file would make conversions much easier too.

  14. Karl 06.22.09 / 11am

    ...whoops, should've wrapped my code in code tags

    Replace this, from the classic template:

    <div class="post" id="post-">
    <a href="" title="">

    //


    With this from the default template...

    <div id="post-">
    <a href="" rel="bookmark" title="Permanent Link to ">
    <!-- by -->

    <?php the_tags('Tags: ', ', ', ''); ?> Posted in |

    Not Found
    Sorry, but you are looking for something that isn't here.

  15. Karl 06.22.09 / 11am

    ...whoops, I should have used code tags, let's try again

    Replace this code from the classic template...

    <div class="post" id="post-">
    <a href="" title="">

    //

    With this more modern version, from the default template...

    <div id="post-">
    <a href="" rel="bookmark" title="Permanent Link to ">
    <!-- by -->

    <?php the_tags('Tags: ', ', ', ''); ?> Posted in |

    Not Found
    Sorry, but you are looking for something that isn't here.

  16. Karl 06.22.09 / 5am

    Sensational time-saving plugin Vladimir!

    I've worked out why some people (including myself) have had issues with 'links to self'. It comes down to the template you are using. Basically, the default template does not link to itself but the classic template does. So do probably 75% of templates I've tested.

    Basically, the code from the classic template's index.php that starts with...

    <div class="post" id="post-">

    Needs to be replaced with the more modern version, from the default template's index.php that starts with...

    <div id="post-">

    If you are using pages, replace the corresponding section in page.php too. Or just change your template :-)

  17. sikis 06.21.09 / 10pm

    on the added tables. Although, I am still concerned with performance. The blog I tested SEO Smart Link on is a blog with 700 posts (average post is about 600 words) with around 1000 tags and quite a bit of traffic. When I activated the plugin, immediately the load time of the blog was terribly slow

  18. Lerim 06.20.09 / 11am

    thank you Vladimir.

  19. Download Gratis Theme Wordpress : IDFreelance.net | IDFreelance.net - Ajang Belajar Pemrograman dan Desain Web 06.20.09 / 4am

    [...] Contact Form 7, Google Sitemap Generator, Search Everything, Search Permalink, SEO Friendly Image, SEO Smart Links, Sociable, Subscribe to Comments, Thumbnail for Excerpts dan WP Super [...]

  20. Vicki's Husband 06.17.09 / 12am

    Thanks for the effort Jim. I'm happy it works for you without issue... unlike me. No PHP errors were found.

  21. Jim Hutchinson 06.16.09 / 11pm

    I installed the latest version on another blog, enabled all options, set Max Links and Max Single to 5000 each. Not a single glitch in any area of the Dashboard. If you have cPanel, go into the logs and check the error log to see if anything is listed there. Sometimes it logs PHP errors and sometimes not, depending on the server settings.

  22. Vicki's Husband 06.16.09 / 9pm

    Thanks. I have tested by deactivating all plugins. At that point the WP 2.8 admin does fully display. I activate only SEO Smart and the WP admin only partially displays. I've also tested on WP default theme with same results. http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.8 has this plugin listed as "non working or has issues" though they don't fully state what issues. Sorry. I shall continue to use since the positives outweigh the need to temp deactivate to work on the admin page. Should I find specifics I'll repost. Thanks for all the prompt replies!

  23. Jim Hutchinson 06.16.09 / 9pm

    I too use this plugin on multiple blogs running WP 2.8 and have no issues with pages not loading properly. If you believe that the problem is caused by a plugin, first make sure all your plugins are up to date. You can then deactivate all plugins and activate them one at a time to see which one is causing the issues. I will be very surprised if this plugin has any effect on the page display.

  24. Vladimir 06.16.09 / 6pm

    The plugin does not break WP 2.8 in any way as far as I am aware (using it on it couple of blogs).

  25. Vicki's Husband 06.16.09 / 6pm

    Greetings,

    Great Plugin. Do you expect to update it anytime soon so that it does not 'break' WP 2.8? As with others, using your Plugin causes the Admin page (among others) to partially display. There are other Plugins that also cause this same problem so clearly it's a change in WP. Thanks for your time.

  26. Stefan 06.15.09 / 8pm

    You can delete 45,000 tags :)

  27. anthony 06.15.09 / 6pm

    A really nice plugin, but it fails to work if you have a huge blog, with more than 50000 tags. The pageloads die. Is there something that can be optimized?

  28. Peter 06.13.09 / 11am

    this is good plugin you must have for seo

  29. ReilySeo 06.12.09 / 4pm

    Definitely going to give this a try, read somewhere that internally linking is essential so this will make this much easier. Thanks for the plugin Vladimir

  30. Karuna 06.12.09 / 5am

    No idea if this will help in seo, but willing to give it a try. If it works, nothing like it. Any changes to be made to the default options ?

  31. Romeo 06.11.09 / 7am

    Hi Vladimir,

    i just update wordpress to 2.8 and i have a little problem with this Plugin. The problem is with Admin Panel. Wenn i activate the plugin and go to DASHBOARD, not all is showing. I can drop down the menus.
    Look at this picture to understand what i mean :
    http://www.romeolab.com/problem.png

  32. Top PS3 Games 06.11.09 / 1am

    Thanks, all sorted now. Not many links showing up though, need to add more keywords!

  33. Joe 06.10.09 / 5pm

    Anyway you can disable to plugin on certain posts? I dont want my main page posts full of links. Sounds like a cool plugin!

  34. Jim Hutchinson 06.10.09 / 4pm

    I just got a list of links together and added them all at once, then add more as needed. That way they will be linked in multiple posts when that word or phrase is used. It only takes a minute to add a link, making it easy to maintain.

    Check your settings and make sure you save them. Then clear your cache and refresh the post page. The links should show up. Also, if you are using another auto-links plugin, disable it. They could be conflicting. I had to do that too.

  35. Top PS3 Games 06.09.09 / 5pm

    Hey Jim, yeah I see what you're saying. I have added keywords and links now in SSL settings but still can't see any links anywhere on blog.

    Also, you still have to add the keywords and link to SSL for every new blog post though right?

  36. Jim Hutchinson 06.09.09 / 4pm

    @Top PS3 Games: Adding individual links manually in each post may appear to be easier, but what if you use the same link on multiple pages and the link changes? Then you have to update each post again. Using this plugin, you change the link once and they are all done for you. You also will not have to remember putting links in your posts, because the keywords you choose will be linked automatically. Just write your post normally and be done with it.

    In other words, set it and forget it. In addition, keywords in comments left by others will be linked too, adding more links to your post. That is something you will not do manually. Bottom line is if you like creating links manually, then you don't need this plugin. It is for those who want to make their blogging easier.

  37. Top PS3 Games 06.09.09 / 2pm

    Ahh ok, I got it now. I think it's probably easier just to manually put a link or 2 on every post though as I do them.

    Thanks Jim!

  38. Jim Hutchinson 06.09.09 / 4am

    @Top PS3 Games: After activating you go into the options page, select your options and add your links one per line in the format: word or phrase,link
    Once you save your changes, the plugin will reset your cache if you use one. Refresh one of the pages with the keyword on it to see the link.

  39. Top PS3 Games 06.09.09 / 2am

    This seems like a great plugin which I came across whilst adding individual links to my blog posts. (gonna have to delete them now!)

    I have installed and activated the plugin but I can't find any links from seo smart links anywhere on my blog.

    Is there something I am missing?

  40. 20个最好的wordpress搜索引擎优化插件 - BlogIDC 06.08.09 / 1pm

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  41. Chris Chong Web Design 06.07.09 / 7am

    Is there a way to disable this plugin on one post, but doing a custom field?

  42. Suniil 06.06.09 / 9am

    This is such a lovely plug in.

    Suggestion: I think if you could come up with a logic to parse all posts and extract keywords and then map them with related URLs... and then allow the admin to pick and choose which keyword/phrases strongly match with which URL.

    I think this will make SEO linking much more meaningful from the administrative standpoint.

    Therefore, the default functionality would prevail - but then the admin can override behavior for some keywords.

    Regards,
    Suniil
    http://www.twitter.com/sunilbhatia79 - Follow me on Twitter

  43. 17 Essential WordPress plugins | World Internet Summit Speakers 06.05.09 / 10pm

    [...] 12. SEO Smart Links [...]

  44. enkadinlar 06.05.09 / 1pm

    Have been using a couple of your plugins. Cannot wait to try this out. If it works will be very useful and helpful too. Thanks for sharing.

  45. Joe Hashey 06.04.09 / 12pm

    Vladimir smart plugin! Thanks for the help. Is there a way to have it NOT ACTIVE on certain pages? I would prefer to not have it on my first 3 pages, then seo everything else. Thanks for any help you can give.

    Joe

  46. browser games 06.01.09 / 8pm

    This plugin is soooo great

  47. 20 ottimi plugin SEO per Wordpress 05.31.09 / 12am

    [...] SEO Smart Links [...]

  48. Vladimir 05.27.09 / 5pm

    Ooops sorry for that, my copy paste is broken :)

  49. Dominik Deobald 05.27.09 / 3pm

    Great :) - But could you fix my name spelling in the readme? :D

  50. Vladimir 05.26.09 / 8pm

    Version 2.1 is out.

    Your changes have made into the plugin Dominik, thanks for the feedback.

  51. Dominik Deobald 05.26.09 / 4pm

    So far I was only partially successful to improve performance. I managed to make it a little bit faster, though:

    When I first try to find the tags with strpos before calling all other replace functions I manage to reduce the processing time to about 55% with my test data. May be even faster with "real" posts, because my test data has a lot of matches.

    The main problem is the usage of preg_replace to find/replace the text snippets. That's terribly slow. I don't have a better idea what to use otherwise, though.

  52. Dominik Deobald 05.22.09 / 3pm

    @Vladimir:
    I have another feature request: Would it be possible to only link to tags / categories with a minimum number of posts in them? If I used a tag in just one or two posts I would prefer not to have it "autolinked" (yet). I'm probably going to try to implement that feature myself later today.

    I also have an idea on how it MIGHT be possible to speed up the replace performance for blogs with huge amounts of tags. I'll benchmark it and give you an update soon.

    Are you planning on releasing an updated version of this plugin at some time?

  53. Vladimir 05.22.09 / 11am

    SEO Smart Links works very well with WP Super Cache - so that is what you ultiamtely want to use for caching.

  54. Dominik Deobald 05.22.09 / 9am

    About possible performance problems: On option might be to cache the processed posts for some time. That would make the first run slower, but all subsequent runs would be fast. Bad thing would be that the first sucker would suffer ;)

    Not sure how to solve that, though... I have several ideas, but they are all less than perfect, because all would involve "partial processing", i.e. it can happen that some visitors only get some posts with smart links. And that could be google ;)

    And on another note: I don't have any performance problems - yet. However I only have several small blogs and have gont for the "only on post page" option right from the start.

  55. Jim Hutchinson 05.21.09 / 8pm

    @JosebaU I can see where getting the replacements from the database may help load time, but updating the custom keys in each post every time you add or edit a post/page can seriously slow the publishing, since it would require updating all the previous entries. If you also select the comments option, those would have to be updated too. Imagine having thousands of posts/pages. The process would time out before ever completing. The idea here is to keep the blog dynamic, while reducing the page load to a reasonable level.

    I think the load time with this plugin active can also be affected by other plugins, since those too have to be checked, and loaded. I have not seen any significant load issues using this, except when the delay has come from other plugins.

  56. JosebaU 05.21.09 / 8pm

    Hey Jim, thanks for the advice but I'm not talking about my blog; in my blog there is no problem related because there is no link showed by this plugin, all are manual.

    I have other blog that with the plugin activaded and with the option "Process only single posts and pages" unchecked was really slow, with about 15-20 SEO Smart links on the home page, took several seconds to completely load; just check the option and back to normal load speed again, so quite clear that the problem was the plugin.

    As I said, it makes sense if the plugin has to process the post in load time instead of modifying the posts in the database just once. But of course it's only an idea, I'm not the developer and don't know for sure how this plugin works.

  57. Jim Hutchinson 05.21.09 / 5pm

    @JosebaU I have seen no issues with the blogs slowing down when using this plugin. Other factors, including plugins that rely on other websites, are the primary factors of slowing down.

    On your site, you have 10 full articles on the main page, 6 of them loading videos. That is the issue. You should instead show either a smaller number of full posts (3 max, 1 optimal), or introductions to them, so the full content can load on a page of its own.

    Make those changes and see an immediate performance improvement.

  58. JosebaU 05.21.09 / 5pm

    Nice plugin but VERY slow if the amount of links is high; In some blogs it's totally imposible to use it on the home page, must limit it to single posts and with not much words linked.

    Is not an easy problem to fix looking to the way it works. I think it would be better if the plugin could directly modify the post content in the data base instead of doing it real time; that way problably no more performance problems at all.

  59. Didier 05.20.09 / 9am

    Exactly what I wanted. Great plugins
    thank you

  60. barbara 05.20.09 / 9am

    Waouh, Very good tools.
    Thanks

  61. Kwun Ho 05.20.09 / 2am

    Great Plugin... Very good tools for internal link building. Great Work!!!

  62. albi 05.19.09 / 10pm

    Thanks very much .

  63. Most Popular Wordpress Plugins | RG Creative Web Blog 05.15.09 / 8pm

    [...] SEO Smart Links: Vladimir Prelovac’s plugin automatically links keywords and phrases in your posts and comments [...]

  64. Meine WP-Plugins | Dan Kerschen 05.04.09 / 6pm

    [...] SEO Smart Links 1.7.2 » Vladimir Prelovac (url) [...]

  65. Henk 05.03.09 / 11pm

    Great plugin, but I have a future request for you Vladimir: could it be possible to no to link to h2, h3 tags etc. Basically what you want is to interlink in your texts and not in your headers.

    If you could add that option, this plugin would really be cool, but at this time I'm not sure to let it be activated as a lot of my headers are being autoformatted as links by your plugin.

    Thanks in advance for implementing my request!

  66. findigart 05.03.09 / 5pm

    Makes a whole lotta sense :-)
    Thanks very much for your time and patience.

  67. Jim Hutchinson 05.03.09 / 5am

    @findigart None of your other links will change or be broken, if you leave the existing entry alone and add a new one with the new link text and target URL. Then only the new pages and articles will be affected by the changed entries.

    Your existing link text with your existing URL stays there.
    Your new link text and URL are added as a NEW entry.

    So, in the admin panel, you could have something like this:
    LinkText1 URL1
    LinkText2 URL1

    Pages with the LinkText1 will not be affected. They will have the same LinkURL1. If you change some to LinkText2, the URL1 will still be valid because you told SEO Smart Links to look for the new LinkText2 and link it to the same URL (or a different URL if you choose).

    Make sense?

  68. findigart 05.03.09 / 4am

    @Jim Hutchinson >> hey there Jim. Thanks for the reply. Yet I have a need to clarify: if I changed the target title, hence the target link, hence the permalink, than now all the links pointing to the previous permalink are broken, right? meaning I have to go about changing the phrases I used in the posts/pages so that 'Smart Links' will be able to identify them again... Am I missing something?
    Thanks a lot for you time :-)

  69. Jim Hutchinson 05.03.09 / 4am

    @findigart Obviously going through every page and making the changes could be a major task, depending on how many you have with that link in them. If you want to change the target text in some places but not others, then you can just make a new entry in the SEO Smart Links admin with the new text and use the same link as before. That way you can use either one and interchange them in various article and pages. The software will not know that you made changes unless you tell it to look for the link text.

  70. SEO Là Công Việc Hàng Ngày Nếu Muốn Đạt Kết Quả Như Ý | Kinh nghiệm viết blog kiếm tiền 05.01.09 / 9am

    [...] All in One SEO Pack, Google Analytics for WordPress, MaxBlogPress Ping Optimizer, SEO Booster Lite, SEO Smart Links, WordTwit hay Auto Social Poster….Các công cụ này sẽ hỗ trợ thêm các bạn trong [...]

  71. 18 Plugin WordPress yang Saya Gunakan | Tentang IT 05.01.09 / 9am

    [...] 8. SEO Smart Links [...]

  72. findigart 04.30.09 / 6pm

    Hello,

    I have a question: what if after the building of the links the title of the target page/post is changed for seo purpases or whatever? does the plugin know to change the text and link of the targeting page?

    perhaps this is a stupid question but in case you have planted this expression in numerous places and then changed the target pagesw title you'll have a hell of a job going and changing all referents and url's manually...

    whatta you say, vlad? :-)

  73. Peter 04.30.09 / 8am

    nice plugin, it's best for seo

  74. Increase Blogs internal linking using SEO Smart Links Plugin | Nihar's World 04.28.09 / 10am

    [...] Download Smarts Links Plugin and further Description [...]

  75. On-Page SEO Tips to Optimize Wordpress | Search Engine Optimization | Pay Per Click | Social Networking | Blogging | Link Building | Search Engine Marketing | Future Searches 04.23.09 / 3pm

    [...] SEO Smart Links is a great plugin for internal link building. It can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog, allows you to set up your own keywords and set of matching URLs. It also adds “nofollow” attribute to external links and opens links in a new window. [...]

  76. My title, specific as much as it can be | Mr-Wordpress 04.22.09 / 12am

    [...] Seo Smart links [...]

  77. 我想网 » Blog Archive » 20个最好的wordpress搜索引擎优化插件 04.21.09 / 6am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  78. 15 Useful SEO Plugins For Wordpress | veryweblog focus on the internet ,new media. 04.16.09 / 7am

    [...] SEO Smart Link: Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs and it also allows you to set “nofollow” and “open in window” commands for the links. [...]

  79. 6 Passos Comprovados para Ganhar Mais Dinheiro com o seu Site | Renda Extra Online 04.16.09 / 3am

    [...] Se você estiver usando o Wordpress, tente o Internal Link Building plugin ou o plugin SEO Smart Links plugin. Ambos ajudam a auto-vincular palavras-chave em todas as páginas do seu blog. Existem muito poucos [...]

  80. Jocke综合资讯网 » Blog Archive » 搜索引擎优化插件之wordpress 04.15.09 / 2am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  81. Some Powerful WordPress Plugins | Shefeekj.com 04.13.09 / 11am

    [...] SEO Smart Links SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. SEO Smart links allows you to set up your own keywords and set of matching URLs. It also lets you to set nofollow attribute and open links in new window. [...]

  82. Wordpress Plugins - Vladimir Prelovac « Marketing & Promotion 04.12.09 / 7pm

    [...] SEO Smart Links - Add automatic interlinking on your blog and few other tricks [...]

  83. WP Linking Made Easy 04.10.09 / 4pm

    [...] Anyway - the good news is, there is an amazing solution - SEO Smart Links, by Vladimir Prelovac. [...]

  84. 13 Wanted SEO Plugin Wordpress Populer April 2009 | Sekedar Catatan Manusia Biasa 04.10.09 / 3pm

    [...] SEO Smart Links - Interlinking your blog can be the key to accepting added humans to apprehend added of your posts, but it is time arresting and annoying to do it by hand. SEO Smart Links does this for you automatically if you acquaint it what words to hotlink to what URLs, and it aswell allows you to set “nofollow” and “open in window” comands for the links. [...]

  85. Internal Linking In Wordpress 04.10.09 / 1pm

    [...] post, that would still count as another contextual backlink. The best way to do this is by using SEO Smart Links plugin. The plugin automatically adds links to other pages of your blog from a page with the desired [...]

  86. Wordpress Seo için en iyi 10 eklenti | Blogzi 04.07.09 / 6pm

    [...] SEO Smart Links Blogunuzda verdiğiniz linklere no_follow veya  ”_blank” kodu ekleyerek ufak bir [...]

  87. SEO Plugins for Wordpress. | The Webmaster's Blog 04.07.09 / 3pm

    [...] SEO Smart Links [...]

  88. blognya indra » Blog Archive » 18 Plugin WordPress yang Saya Gunakan 04.06.09 / 9pm

    [...] 8. SEO Smart Links [...]

  89. Plugin That Automatically Puts Keywords In Body of Posts? 04.05.09 / 12pm

    [...] links anywhere it finds that phrase on your blog, but you can also set your own keywords as well. SEO Smart Links - Wordpress Plugins I use it on all my blogs. Enjoy! [...]

  90. Arafat Hossain Piyada 04.03.09 / 6pm

    The plugin does not work on my site. I follow the instruction but it not working. Nothing shown on the page. Please help me. I really need it to control on bonce percentage.

  91. Dominik 04.02.09 / 10am

    First: Thanks for that great plugin. I totally love it...

    ... with one exception:

    It breaks "non-html tags" or however you'd like to call them. For example if you use [caption ...] [/caption] in your post (which is converted to a div with class="wp-caption" when being displayed), chances are good that they will just disappear after being processed by your plugin.

    I have "fixed" the problem so far by changing the "replace" regexps to

    $reg_post = $options['casesens'] ? '/(?!(?:[^<\[]+[>\]]|[^>\]]+<\/a>))($name)/msU' : '/(?!(?:[^<\[]+[>\]]|[^>\]]+<\/a>))($name)/imsU';
    $reg = $options['casesens'] ? '/(?!(?:[^<\[]+[>\]]|[^>\]]+<\/a>))\b($name)\b/msU' : '/(?!(?:[^<\[]+[>\]]|[^>\]]+<\/a>))\b($name)\b/imsU';

    i.e. I added the squared brackets to all places where there were angle brackets, but that means that also "[bla>" will match. Maybe you have a better idea.

    (I hope the code will appear correctly in the commend ;) )

  92. Jens 04.01.09 / 11am

    Hi!
    What do you think about searching the page-slug too? If there is a page-slug with the keyword, it should generate a link in the post too... this would be a perfect feature!
    Bye!
    Jens

  93. Jonathan Dingman 03.31.09 / 11pm

    Another suggestion, I think it would be great to be able to "not process text on X page"

    aka, I dont want links optimized on my contact page.

    different than ignored words, but rather ignore this PAGE entirely from being processed for text.

    Hope this gets into the next version!! Thank you so much!

  94. Internal Links for SEO and Traffice - A Great WordPress Plugin | NewsTechZilla 03.31.09 / 5pm

    [...] be created automatically? If you’re using WordPress, there’s a very easy way–the SEO Smart Links Plugin. This plugin is super easy to configure, and it even has nifty options for linking out to other [...]

  95. 20个最佳WordPress SEO插件 | forcto.com 03.30.09 / 3pm

    [...] SEO Smart Links [...]

  96. 20个最好的wordpress搜索引擎优化插件 - 野人 UED 03.30.09 / 5am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  97. 三石立 » 20个最佳WordPress SEO插件 03.30.09 / 4am

    [...] SEO Smart Links [...]

  98. 窝棚-WPCMS » Blog Archive » 20个最好的wordpress搜索引擎优化插件 03.29.09 / 8pm

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  99. Money, Technology and Health » Blog Archive » 6 Fool-Proof Steps to Make More Money With Your Website 03.29.09 / 5am

    [...] on your money page. If you’re using Wordpress, try the Internal Link Building plugin or the SEO Smart Links plugin. Both help to auto-link keywords on every page of your blog. There are quite a few similar [...]

  100. RootdeviLz.com | bLoghaber.org | Tekneloi,webmaster,photoshop,oyun,programlar » Blog Archive » Wordpress İçin En İyi 20 SEO Eklentisi 03.28.09 / 8pm

    [...] SEO Smart Links - Blog içinde yaptığınız linklemelerde, “nofollow” etiketi ile “_blank” etiketi (yeni pencerede açmayı sağlar) gibi alternatiflerden faydalanmanızı sağlayan bir eklenti. [...]

  101. Wordpress İçin En İyi 20 SEO Eklentisi 03.28.09 / 7pm

    [...] SEO Smart Links - Blog içinde yaptığınız linklemelerde, “nofollow” etiketi ile “_blank” etiketi (yeni pencerede açmayı sağlar) gibi alternatiflerden faydalanmanızı sağlayan bir eklenti. [...]

  102. 20个wordpress搜索引擎优化插件 03.28.09 / 3pm

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  103. 20个最好的wordpress搜索引擎优化插件 | WordPress后援基地 03.28.09 / 8am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  104. 20个最好的wordpress搜索引擎优化插件 | 老T博客 03.27.09 / 3pm

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  105. 20 of the Best SEO Plugins for WordPress « WebTaste | Tasting everything online 03.27.09 / 1pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  106. Lee 03.27.09 / 6am

    How about one keyword for multiple target?
    ex.
    search engine, search, http://www.google.com|http://www.yahoo.com|http://www.live.com

  107. 20个最好的wordpress搜索引擎优化插件 : 互联网的那点事… 03.27.09 / 5am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  108. En iyi 20 Seo Eklentisi - Wordpress | Zafer Bilgi 03.26.09 / 11pm

    [...] SEO Smart Links - Blog içinde yaptığınız linklemelerde, “nofollow” etiketi ile “_blank” etiketi (yeni pencerede açmayı sağlar) gibi alternatiflerden faydalanmanızı sağlayan bir eklenti. [...]

  109. SEO插件 - 20个最好的Wordpress SEO 插件 : 互联网营销博客 - Internet Marketing 03.26.09 / 3am

    [...] SEO Smart Links - 内部链接对于SEO来说也是一个非常重要的技巧,同时适当的内部链接还可以让更多的人阅读到你更多的相关文章,提高网站的page view,但是如果手动添加链接则会花费你大量的时间和精力。通过SEO Smart Links插件,你可以指定什么关键词自动链接到哪个URL,以及允许你为链接设置nofollow,open in new window等属性。 [...]

  110. 20 of the Best SEO Plugins for WordPress | DawidRyba Blog 03.25.09 / 1pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  111. seo 03.25.09 / 1am

    This plugin is great. Thank you so much.

  112. oliver 03.24.09 / 12pm

    great plugin, but when a tag or a category is in the image caption (WP 2.7)... it removes the all caption. Do you think you could fix that.

    Thanks

  113. Jono 03.24.09 / 6am

    How about a way to LIMIT the number of times the tag word is hyper linked per post? In other words, if the word "Obama" is a tag, and it's used 20 times in the post "Obama for President", how bout it ONLY gets hyperlinked the FIRST time it's used in the post and the rest of the word "Obama" is not hyperlinked? Good idea?

    Also, how about a way to make a MINIMUM number of tag results before SEO Smart Links will hyperlink a word. Let's say "big business" is a tag word, but it only has 1 post associated with it... how about a way to tell SEO Smart Links "don't hyperlink the phrase 'big business' until there are 2 or MORE posts with that tag". Good idea?

  114. 6 Fool-Proof Steps to Make More Money With Your Website | Internet Marketing | SEO and SEM Tips, Techniques, Cheats 03.24.09 / 12am

    [...] and is very easy way to get more eyes on your money page. If you’re using Wordpress, try the SEO Smart Links plugin. There are quite a few similar plugins out there but I use this and it works for [...]

  115. Wordpress İçin En İyi 20 SEO Eklentisi, All in One SEO Pack, Google XML Sitemaps Türkçe Eklenti | SendeGel.Org Yeni Nesil Blog 03.23.09 / 10pm

    [...] SEO Smart Links - Blog içinde yaptığınız linklemelerde, “nofollow” etiketi ile “_blank” etiketi (yeni pencerede açmayı sağlar) gibi alternatiflerden faydalanmanızı sağlayan bir eklenti. [...]

  116. Jens 03.23.09 / 9pm

    Your Plugin is really nice. I have just one problem. I use the plugin sem-smart-link, which allows do embed links like this in the text:

    "Before I use a PC with [Microsoft->http://www.microsoft.com] I will eat my shoes..."

    Now your plugin seems to run before the above one and it inserts links into the shown links above... this gives strange results.

    Is there a way to order the executement of plugins?

  117. 20 of the Best SEO Plugins for WordPress - F.ollow.me - http://twitter.com/riku 03.23.09 / 4am

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  118. 20 of the Best SEO Plugins for WordPress | rossboardman.com 03.22.09 / 10am

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  119. Wordpress İçin En İyi 20 SEO Eklentisi 03.21.09 / 8pm

    [...] SEO Smart Links - Blog içinde yaptığınız linklemelerde, “nofollow” etiketi ile “_blank” etiketi (yeni pencerede açmayı sağlar) gibi alternatiflerden faydalanmanızı sağlayan bir eklenti. [...]

  120. 20 of the Best SEO Plugins for WordPress « SEO’s Next Evangelist 03.21.09 / 8pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  121. 20 of the Best SEO Plugins for WordPress | Consumer Electronics, Social Media, and the Digital Home 03.21.09 / 6pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  122. 20 лучших SEO-плагинов для WordPress | Webloger.Ru - блогосфера, блоггинг, блоггеры, блоги, корпоративные блоги 03.20.09 / 10pm

    [...] SEO Smart Links [...]

  123. All the Best SEO Wordpress Plugins < Chris Abraham 03.20.09 / 5pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand. SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  124. 20 of the Best SEO Plugins for WordPress 03.20.09 / 4pm

    [...] SEO Smart Links - Interlinking your blog can be the key to getting more people to read more of your posts, but it is time consuming and tedious to do it by hand.  SEO Smart Links does this for you automatically when you tell it what words to link to what URLs, and it also allows you to set “nofollow” and “open in window” comands for the links. [...]

  125. 5款 WordPress SEO 插件 : 互联网的那点事… 03.19.09 / 3am

    [...] 4.SEO Smart Links — 此款插件能完美的解决你的WordPress 网站的内部链接,能在文章中自动插入出现的旧文章、页面(page)、标签 (tag) 和分类 (category) 的链接,同时能限定每篇文章的插入的链接数量等选项。 [...]

  126. WordPress: sikerre ítélve | SEO avagy keresőoptimalizálás egyszerűen 03.18.09 / 10pm

    [...] Seo Smart Links segítségével linkeket lehet aggatni a szövegben előforduló kulcsszavakra. A hivatkozások és [...]

  127. 6 Fool-Proof Steps to Make More Money With Your Website 03.18.09 / 9pm

    [...] and is very easy way to get more eyes on your money page. If you’re using Wordpress, try the SEO Smart Links plugin. There are quite a few similar plugins out there but I use this and it works for [...]

  128. Howard 03.18.09 / 4pm

    Great plugin but .....

    Is it possible in Custom Keywords ONLY to be able to "nofollow" the external links.

    The nofollow option currently "nofollows" ALL the external links in a post. I would like to only nofollow the custom keywords.

  129. C.H.I.P.S. - Episode 4 : 19 plugins SEO pour Wordpress | Homo Sapiens Internetus 03.17.09 / 5pm

    [...] SEO Smart Links : l’idée de ce dernier est de trouver dans vos articles des mots-clés ou des phrases [...]

  130. Catherine 03.16.09 / 10am

    seo can be headache but if you know the tricks, it can be so easy. Seo smart links will save your day..........

  131. Omer 03.16.09 / 6am

    is version 2.0 stable? I'm using 1.9 and it's perfect. Absolutely no problems with it. I've had issues upgrading to newer versions which didn't work so well in the past, so im uneasy about upgrading. Don't fix whats not broken, ya'know? Great plugin though :)

  132. Bill Rini 03.14.09 / 8pm

    I'm having some serious performance issues with this plugin. I started to notice that many of my more verbose posts simply began timing out. I checked the error logs and I was hitting a PHP timeout threshold at 30 seconds.

    It reported the error as seo-links.php on line 163.

    Type that into Google and see how many pages it returns. I show 40 sites that are spitting that back out to the screen. Who knows how many others have it logged to file instead of returning to the screen to be indexed by Google.

    The offending line of code is:

    $newtext = preg_replace($regexp, $replace, $text, $maxsingle);

    I haven't taken the time to look through all of the code but isn't str_replace supposed to be massively more efficient than preg_replace?

  133. ブログを驚くほどパワーアップさせるWordPressプラグインTOP 60 - ElectronicBrain is eating BreakFast 03.14.09 / 7am

    [...] SEO Smart Links [...]

  134. Полезни плъгини за wordpress в процеса на оптимизиране (SEO) 03.12.09 / 11am

    [...] SEO Smart Links - Дава ви възможността автоматично да поставяте [...]

  135. cynthea 03.09.09 / 2am

    This works great! Question though? Will it link phrases that contain apostrophes?

  136. Jonathan Dingman 03.03.09 / 12am

    I had another idea for the plugin.

    To be able to do {keyword here}, {post ID}, {redirect YES|NO}

    ie...

    this term, 433, yes

    so that way it can stay updated even if someone alters their permalink structure.

    what do you think about adding this kind of functionality?

  137. Onos 02.19.09 / 1pm

    I just tested this plugin, it works ok if your posts are 1-2 paragraphs, but its dead slow with 10-20 page posts. Its so slow that the browser will timeout the connection.

  138. konkursy 02.17.09 / 10am

    plugin works great, some charged the server, but this is not done for seofriendly

  139. Nikola 02.16.09 / 3pm

    Hello Vladimir!
    Good idea! Good work!
    What about internationalization? :-)
    In my case INsensitive matching did not work wih Unicode in Russian language.
    I try set in wp-config:
    setlocale(LC_ALL,'ru_RU.UTF-8');

    But phrases (in russian language) like "Big first letter" not recognized with Custom Keywords pattern:

    big first letter, http...

    only with pattern:

    Big first letter, http...

  140. p3ny0 02.13.09 / 10am

    great pluggin..
    I wait another pluggin for SEO on my blog.. thanks you... :)

  141. Edwin 02.11.09 / 4am

    Just installed it and it looks great. Your plugin is recommended by Problogger.com.

  142. Free alternative Plugins for MBPNinjaAffiliate Premium - The Blogging Resource | Blogging Tips, SEO Tips, Adsense Tips, Free Themes, PHP Snippets, Ajax, CSS and more... 02.09.09 / 7am

    [...] SEO Smart Link [...]

  143. 5款 WordPress SEO 插件 02.09.09 / 4am

    [...] 4.SEO Smart Links — 此款插件能完美的解决你的WordPress 网站的内部链接,能在文章中自动插入出现的旧文章、页面(page)、标签 (tag) 和分类 (category) 的链接,同时能限定每篇文章的插入的链接数量等选项。 [...]

  144. Jim Hutchinson 02.08.09 / 4pm

    I was using another auto-linking plugin but it only handled single words. Then I found SEO Smart Links and installed it. I copied all the words and links over and deactivated the old plugin.

    Now I see that hyphenated words and phrases only link the first word, the one before the hyphen. How can the entire phrase get linked, such as AdSense-Deluxe?

  145. Vladimir 02.08.09 / 1pm

    Seo Smart Links is updated to version 2.0 with case-sensitive matching.

  146. Automated Video Sites | The Nexus 02.07.09 / 3pm

    [...] Platinum SEO Pack SEO Friendly Images SEO Smart Links [...]

  147. Peppie goes SEO | Peppies-Life - My life is your life 02.05.09 / 4pm

    [...] finde es sieht aber jetzt schon viel besser aus als vorher. Als ein neues Plugin hab ich mir “Seo Smart Links” installiert das meine Beiträge untereinander verlinkt. Ich finde es sehr wichtig wenn [...]

  148. Tanim 02.04.09 / 9am

    Nice Plugin! Great job! I'm using this to my blog Drobon.com. And it increased my internal links.

  149. Robert Barr 02.03.09 / 3pm

    Great plugin! I too would be extremely happy if you had an update that posts didn't link to themselves as well.

  150. Shawn 02.03.09 / 2pm

    I hope this helps to boost my search engine optimization :-)

  151. Welche Plugins laufen unter wireds.de - .wired 02.02.09 / 1pm

    [...] SEO Smart Links - lässt mich in Artikeln geschriebene Wörter automatisch verlinken [...]

  152. ..:: KronosBlog ::.. » Blog Archive » Pluginuri pentru optimizare 02.01.09 / 8pm

    [...] SEO Smart Links ?i SEO Friendly Images sunt doua plugin-uri care fac ceea ce ne spune numele, ele optimizeaza paginile dvs. pentru cititori si pentru motoarele de cautare. Primul creaza automat legaturi spre pagini ?i articole pornind de la anumite cuvinte cheie. Al doilea adauga tuturor imaginilor atributele ALT si TITLE facandu-le valide XHTML si usurand astfel munca de cautare. Related ArticlesBookmarksTags There are no related articles. Digg it Stumble del.icio.us reddit Yahoo Google optimizare wordpress pluginuri pluginuri wordpress wordpress Leave a Comment [...]

  153. seo software 02.01.09 / 8am

    it works great . thank you.

  154. ctzdesgin 01.29.09 / 7pm

    I've just installed the plugin on a new site, still in development.

    How long should it take before links start to appear? Are there any other settings (i.e., the blog is not yet live and is configured to disallow search crawlers) that would prevent it from working?

  155. Simon [webdemar] 01.28.09 / 7pm

    Hey Vladimir,

    is there any chance to generate those links in post mata data as well?

    Any help apreciated!

    Cheers

    Simon

  156. Simon 01.28.09 / 12pm

    Hey Vladimir, thanks for your crazy plugins! I'd like to ask two things about the seo smart links.

    I've got for example "ONE Product" defined and in the text it changes things like OzOne Product to a link. Is there a way to change this?
    Also it doesn't seem to restrict to one link per definition on post, is that possible or is it just me?

    Cheers,

    Simon

  157. Dave 01.26.09 / 7pm

    OK, Vladimir. I'm using Wordpress 2.7. I have limited linking only to "Posts" and I "Process only single posts and pages." I have unchecked "Allow links to self," but posts still link to themselves nonetheless. I have also set "Max Links" to 1 and "Max Self" to 1.

    Do you need any other info?

    Thank you!

  158. Vladimir 01.26.09 / 10am

    Sure, but I need little more information than that.

  159. Paul 01.26.09 / 6am

    The latest version still causes posts to link to themselves. I'm sure that you are busy, but I'm hoping that you can find the time to upload a fixed version.

    Thank you, Vladimir!

  160. Anthony 01.25.09 / 9am

    Sorry it works fine with RSS, but only if you uncheck "Process only single posts and pages ".

  161. Anthony 01.25.09 / 9am

    Hi Vladimir,

    i just noticed that links created with Smart Links are not appearing in RSS syndication.

    Is there a way to solve that ? I dont want to cut out my RSS but i dont want it to be scrapped without the cool affiliates links inside.

    Thanks for you answer.

  162. Jonathan Dingman 01.23.09 / 9pm

    When you have a page that is long and full of content, it slows down and actually stops SEO Smart Links from working. It crashes the page and says the plugin cannot run because it took longer than 30 seconds to run.

    Any solution for this?

  163. Baard Vidar 01.23.09 / 11am

    Hi Vladimir!

    Thanks for the great plugin! It worked like a charm...until I had an image caption with the same word as one of my pages. I didn't understand what happened, but when I deactived your plugin, everything went back to normal. There seems to be a conflict here. To explain in more detail:

    I have a page called "foto" (photo in norwegian). Your smart link will therefore make a link of any instance of the word "foto" in my post (I only use it for posts). I inserted an image in my post with a photo credit in the image caption. Naturally, "foto" was one of the words used. This image was rightaligned. However, the output html just inserted the image. No for caption, and no rightaligned class. My theme is a tweeked version of the default theme, so I tried the default theme to see if I had done anything wrong. But the default theme had the same error.

    Is this something you'll be able to fix? I'd really like to use your plugin!

  164. 40 Must Have Wordpress Plugins for Writers | The Voices Within 01.23.09 / 5am

    [...] SEO Smart Links - SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. [...]

  165. Anthony 01.22.09 / 9pm

    Hi man,

    this is a really great plugin. Tonight i tested some and yours is the best. Nicely coded, with a clear user interface and a decent WP Admin integration. Thanks a lot for the good work.

    2 ideas for new features :

    1- ability to set affiliate urls (instead of linking to isellsomething.com/?affid=35465465456 we will get something like mycoolblog.com/checkthis/

    2- ability to choose a different I noticed that you use by default the keyword as title. But i know for sure that you can get better SEO results by using personnalized titles

    Anyway, big thumbs up again for your good work.

  166. Linkare le parole chiave automaticamente con SEO Smart Links | Bloggare 01.19.09 / 1pm

    [...] SEO Smart Links è uno dei plugin che permettono di creare automaticamente dei link all’interno dei post presenti in un blog basato su WordPress. Il plugin dispone di numerose opzioni che consentono di personalizzare le diverse funzioni. E’ ad esempio possibile fare in modo che vengano linkati solo i termini relativi ai tag, alle categorie, ai post o alle pagine utilizzate. [...]

  167. Vladimir 01.18.09 / 2am

    Plugin would usually not change anything on your sidebar - it targets just the post content. Let me know if you find anything else.

  168. Iain Purdie 01.17.09 / 11pm

    Hey, Vladimir. Thanks for a great plug-in... but it doesn't *quite* work for me. The functionality is all there, but when I enable it both the sidebars on my blog disappear! This *only* happens on the main page (where I really need the links) and not on any other page/post on the blog.

    I can only assume there's some clash with the plug-in and the theme I'm using (Talian 1.0). I had a brief look through your code but I am *no* expert and couldn't see anything obvious. I'd not expect there to be a clash with CSS or anything which has caused me problems in the past.

    Thing is, if I knew what to look for I could probably mess with my theme!

  169. Ryan @ Linkbuildr 01.16.09 / 6pm

    Just wondering if there are plans to have a case sensitive option. I've got a guest post going in right now and I'd like to be able to turn off SEO Smart Links for a given post because I don't want it linking for just this one.

  170. Roger 01.15.09 / 12am

    Hi Vladimir

    Does the latest version (1.9.3) provide the ability to turn off case sensitivity when creating automatic links?

    Regards

    Roger

  171. curious99 01.14.09 / 12pm

    it works all right to link to categories.

    But is it supposed to link to posts? Can you give an example?

    If there is the EXACT post title in a text, then seo smart links creates a link to this page? does not happen!

    I have a post named
    gocode
    and wrote some text into another post containing "gocode". Nothing happens.

    Other problems: I have a category 18, it does not link to it. Also another category that has (brackets) in its name.

  172. Vladimir 01.13.09 / 5pm

    Update to version 1.9.3 should fix self links for custom keywords.

  173. Takeshi 01.11.09 / 5pm

    Great update. Would also love to see support for linking keywords with special characters (@, #, &, etc.)

  174. Marco 01.11.09 / 2pm

    Thank you for the bugfix ;)

    I send private message.

    But i have idea for your nice plugin :

    For Internal Links

    - It's possible to have option for case insensitive ?
    - It's possible to have option for also link the keyword if it ends in s (i.e. plurals in certain languages)

    this plugin(kb-linker) has these options but it is not enough good compared to yours

    - It's possible to have option for also link the keyword if the betwin two word separated by - .

    And one option :
    If the page A have 3 different keywords but for the same destination
    toto, bobo, magico http://www.example.com/toto/

    Only link one keyword, not three

  175. Nexik | Mini Wykład: SEO i Wordpress 01.10.09 / 9pm

    [...] SEO Smart Links - zautomatyzowanie linkowania określonych wraz na blogu [...]

  176. Vladimir 01.10.09 / 8pm

    Released version 1.9 couple of minutes ago, should fix some annoying bugs.

  177. Top 8 Wordpress seo plugins | Onlinetecharea 01.10.09 / 2pm

    [...] 3. SEO Smart Links [...]

  178. Marco 01.10.09 / 11am

    Hello and happy new years :)

    Im use Wordpress 2.7 and Seo Smart Links 1.8.2. And this very great plugin.

    I have same problem of Dave.
    But me the only option that is checked is :

    Internal Links
    * "Pages"

    Only single
    * Process only single posts and pages

    My pages never used to link to themselves. Can you please fix this problem?

    Im ok for give you 100usd by paypal ;)

  179. Dave 01.10.09 / 9am

    Version 1.8.2 does NOT fix the "post linking to itself" problem. Plus, in the settings area, I see the following checkbox options under the "Internal Links" heading:

    Posts
    Allow links to itself
    Pages
    Allow links to itself
    Comments (may slow down performance)

    As you can see, "Allow links to itself" appears TWICE.

    The only option that is checked is "Posts."

    My posts never used to link to themselves. In version 1.8.2, they do. Can you please fix this problem?

    Thank you!

  180. Turning a WordPress Blog into a CMS for Websites | Drakenhart Studios 01.09.09 / 4pm

    [...] SEO Smart LinksI love this one, as it finds related words terms and such and automaticall links them to other pages and posts on site. It can get a little out of hand, but they can be easily edited. [...]

  181. Nist 01.09.09 / 11am

    Hey Vladimir,

    these plugin sounds good, but i can not see any new link on my blog. Im using the german WP 2.7

    I also tried Custom Keywords, but the same --> no link. I have also enabled the cache. Do you have any idea.

    Thanks,
    Nico

  182. Takeshi 01.09.09 / 11am

    Great plug-in! This is a life saver! This would be even more useful if it had support for special characters (@, #, &, etc). Thanks!

  183. Boxer 01.08.09 / 8pm

    Mine either... I've got 2.7, too. Hmmm.

  184. fanneth 01.06.09 / 10pm

    It's what I need. Thanks for your tool.

  185. Casual 01.06.09 / 11am

    @Roger: Just to clarify, the keywords that I enter manually are not case sensitive, only the ones that are generated automatically from the post titles are.

  186. Roger 01.06.09 / 10am

    Hi Vladimir

    I have noted that my post of 21st December has not been answered as yet.

    Basically it asked whether it would be possible to ensure that the custom keywords are not case sensitive.

    I have many custom keywords and it would be a great advantage that when writing my posts I don't have to worry about exact matches.

    I note too that "Casual" is having the same problem having read his post from 5th January.

    A fix would be greatly appreciated - is this possible?

    Sincerely

    Roger

  187. Casual 01.05.09 / 10am

    Also, this plugin seems to be ignoring any keywords with non-alpha-numeric characters such as the "@" and "&" signs.

  188. Dane Morgan 01.05.09 / 10am

    Hey, great plugin! Great concept.

    I have one small problem. It is breaking hard links in the posts. If I have a link with the anchor text "my key word text link" and "key word" is a category it will leave the original link for "my" replace "key word" as a category link and leave "test link" as plain text after the two links.

    I'm probably going to turn off categories and tags for now and just have it link post titles, but it would be great if did not try to rewrite words that are already inside an anchor.

    Thanks,
    Dane Morgan

  189. Casual 01.05.09 / 10am

    I am noticing that the linking of page titles seems to be case sensitive. For example, if I have a post called "Hello World" and I have a post with the text "hello world" on it, it is not linked because the cases are different. If you could come up with a way to fix this, I would really appreciate it.

  190. Huggy 01.04.09 / 11pm

    Thanks Vladimir, working fine with the old version ;)
    petty that WP didn't show me that you re-uploaded it, you may publish the old 1.7 as 1.9? :D

  191. www.das-fernstuidum.com 01.04.09 / 7pm

    Same to me, crashed in Wp 2.7

    My Setup is Apache2 with PHP4.X

    It was no crash, but a PHP warning and no content passthrough

    Warning: preg_replace(): Compilation failed: PCRE does not support \L, \l, \N, \P, \p, \U, \u, or \X at offset 30

    cheers blendo

  192. PK 01.04.09 / 4pm

    Suggestion: add configurable Wikipedia and Panoramio layers options to admin interface (+ buttons to remove them on maps). I added them via custom.js - but it could be great addition for any travel blog (+ upcoming Youtube videos layer).

  193. Rhakateza 01.04.09 / 4pm

    The plugin did'n work in my blog.

    is it compatible up to WP 2.7 ?

  194. PK 01.04.09 / 4pm

    With string

    $regexp="/(?!(?:[^|[^>]+))(?< !\p{L})($name)(?!\p{L})/imsU";

    script cusrsing about "unknown character after ?<" (there is a space + \p{L}). Same result without the space. Not important - with string I mentioned in comment below plugin work almost perfectly. It was a real pain to place links through texts before I found it. Great job. Thanks!

  195. Huggy 01.04.09 / 4pm

    Thanks - will you bring on version 1.9 or simply change the code?
    I'd like to know when I could resume using SML ;)

  196. Vladimir 01.04.09 / 3pm

    I guess the world is not ready for that regexp yet.. I'll revert back to the old one for now..

  197. Huggy 01.04.09 / 3pm

    The error is:

    Warning: preg_replace() [function.preg-replace]: Compilation failed: unknown property name after \P or \p at offset 33 in /home/www/Projekte/sonstiges/wireless/wordpress/wp-content/plugins/seo-automatic-links/seo-links.php on line 122

  198. Huggy 01.04.09 / 3pm

    Settings? You mean SML Settings? W8 ;)

  199. Vladimir 01.04.09 / 3pm

    What settings do you use? Anyone with 1.8 not crashing posts?

  200. Huggy 01.04.09 / 3pm

    Yeah, 1.8.0 crashed my posts anyway.
    I also had to switch back to 1.7 :(
    WP 2.7

  201. Vladimir 01.04.09 / 12pm

    Dave, what is your setup? Works fine on my site

  202. Dave 01.04.09 / 11am

    Version 1.8 completely wipes out the content/text of each post. I had to switch back to 1.7.

  203. Darjan 01.02.09 / 11pm

    Hey, i too have the problem of not seeing any links. wp 2.7

    Also is it possible that you add to the plugin a option too make a list of on which pages which links were made etc.?

  204. Vladimir 01.02.09 / 12pm

    That is a great addition PK.

    Regarding Unicode, can you try this regexp and tell me if it will work for you:
    $regexp="/(?!(?:[^< ]+>|[^>]+< \/a>))(?< !\p{L})($name)(?!\p{L})/imsU";

  205. PK 01.02.09 / 6am

    One more thing: people asked for "synonymous" replacement. Here it is - replace foreach cycle in line 89

    foreach (explode("\n", $options['customkey']) as $line) {
    ........
    }

    to

    foreach (explode("\n", $options['customkey']) as $line) {
    $chunks = array_map('trim', explode(",", $line));
    $total_chuncks = count($chunks);
    if($total_chuncks > 2) {
    $i = 0;
    $url = $chunks[$total_chuncks-1];
    while($i < $total_chuncks-1) {
    if (!empty($chunks[$i])) $kw_array[$chunks[$i]] = $url;
    $i++;
    }
    } else {
    list($keyword, $url) = array_map('trim', explode(",", $line, 2));
    if (!empty($keyword)) $kw_array[$keyword] = $url;
    }
    }

    and plugin will recognize strings like

    cars, car, autos, auto, http://link-here.com/

    Note the order of words above: "shorter" words should be placed after "longer" words (or there might be errors like double replacements in non-English words).

  206. PK 01.02.09 / 4am

    Pardon me for lazyness - found solution for non-English characters in like 20 seconds then saw source of the plugin. Replaced string 100

    $regexp="/(?!(?:[^|[^>]+))\b($name)\b/imsU";

    with

    $regexp="/(?!(?:[^|[^>]+))($name)/imsU";

    (removed \b before and after keyword: preg functions "think" non-English characters aren't actual words/letters)

  207. PK 01.02.09 / 4am

    Hello! 1) great plugin - thanks ALOT! 2) any plans to support keywords with non-English UTF-8 characters? (ignores non-english keywords in 2.7)

  208. Vladimir 01.01.09 / 10am

    Sure, drop me an email and we can discuss further development

  209. noname 01.01.09 / 10am

    this is exactly what i was looking for, but it got one problem - no synonyms. E.g. if I got category or tag "cars", it would be nice if also world "car" would be linked to that category. AFAIK the category and tags mysql table got support for synonyms (althought it does not yet have management page, but it is quite straightforward). For post/pages it could be done also, via some custom field

  210. Carlos 12.24.08 / 4am

    SEO Smart Links and SEO Automatic Links is the same? Because your link (and wordpress puglin dir link) get me a link to download "seoautomatic", and, after install it, the cpanl plugin is for SEO Automatic Links... Ans is not automatic, seems

    There are a mistake from me?

  211. Buncha Crap For Testing » The DOJO Theme Test Site 12.23.08 / 7pm

    [...] SEO Smart Links [...]

  212. 10 Plugins voor beginnende bloggers [WordPress] 12.22.08 / 8pm

    [...] SEO Smart Links Een website wordt gezien als een web. En hoe beter de web met elkaar verbonden is, hoe beter het [...]

  213. Roger 12.21.08 / 11am

    This is a great plugin, particularly because it is so easy to upload my own custom keywords.

    One thing however. Would it be possible to ensure that the custom keywords are not case sensitive.

    I have many custom keywords and it would be a great advantage that when writing my posts I don't have to worry about exact matches. Also exact case sensitive matches do not always conform to standard writing rules. For example if my custom keyword is "once" (lower case), exact match prevents me from using this word at the beginning of a sentence such as "once upon a time......" otherwise I will break the golden rule with beginning sentences with a capital letter.

    Apologies for the English lesson but hopefully you can fix this

    Roger

  214. digger 12.19.08 / 7pm

    Great plugin. Thanks for your hard work. But with 1.7.5 and WP 2.7 it links again to itself in postings and pages / with the unchecked option in the admin panel.

  215. mrhdj 12.19.08 / 2pm

    Hi,

    I love this plugin but there is a problem with target attribute of the link anchor. The plugin doesn't check if there is already a target attribute in the
    link and puts the same attribute in again.

    ###
    duplicate specification of attribute "target"
    ###

    Thanks

  216. Vladimir 12.18.08 / 12am

    links to itself and maxlinks issue is fixed in version 1.7.5

  217. Vladimir 12.17.08 / 11pm

    I think there is no reason for it not to work on 2.7 especially not regarding themes. Do you have more details?

  218. Brendan 12.17.08 / 7pm

    Doesn't seem to be working in Wordpress 2.7? I tried it using two different themes. Seems like the cross-linker plugin isn't working either.

  219. Casual 12.16.08 / 12am

    First of all, great plug-in! This has saved us hours and hours of tedious work!

    However, I have the latest version of SEO Smart Links, and am running into the same problem as Omer. I have "Allow links to itself" unchecked, but all of my posts are still linking to themselves. If you could fix this, that would be great!

  220. Omer Altay 12.12.08 / 2am

    Also, there is another small problem that 1.6.2 did not have, I have the "link to own article" unchecked, but the plugin is still linking to itself for some reason. I'm using the latest version, updated automatically from my Wordpress plugin area.

  221. Omer Altay 12.12.08 / 2am

    Vlad, This is one of the best wordpress plugins out there, you've done a great job with it. Still this outstanding issue,

    Take a look:
    http://mmohub.org/2008/runescape

    It see the "Tabs" on that wordpress page as an EXTERNAL link, so it puts no follow on it, the tabs. This really isn't a problem in its own, but I want to check the "Open in new window" option, but If I do that, It also opens these javascript tabs in new windows, and that just breaks everything, haha.

    I also see that you offer consulting services / custom WP Development, Bookmarked for sure! The company that I'm working with now does a lot of work on WP and I'd love to use you for all of our custom WP solutions! I've been using Rent-a-coder in the past, but I'd much rather work with someone who really knows his stuff, and your work speaks for itself!

  222. iscom 12.09.08 / 1pm

    Thanks Vladimir

  223. Jeff 12.04.08 / 3am

    The limitations aren't working for me. I set max links for posts and still I get posts that have 5-6 links or more.

  224. Vladimir 11.26.08 / 10am

    Omer: Version 1.7.2 just released, fixes the external links issue
    Gandalf: I thought about that but then I couldn't control number of replacements of single keywords and total number of replacements. And it is questionable what kind of speed gain that would have.

  225. Omer 11.26.08 / 8am

    Just a heads up Vlad, The newest version 1.71 I believe, Has a major problem. It seems ALL the links it generates as EXTERNAL and makes them no follow if I have the "External links no follow" checked.

    I had to downgrade to 1.6.2 to get it working again.

  226. gandalf94305 11.26.08 / 7am

    I did some timing on the replacements and found that the database queries have not been a problem with SEO-Links 1.7 or later - it's the string replacement. I have about 600 tags and 80 categories to take care of... an article of 500 words already takes a long time to process.

    To alleviate this problem, the better approach would probably be to compile the entire replacement process into a single regexp replacement and then run this on the texts.

    --gandalf.

  227. Marcos 11.25.08 / 4pm

    Is there a way to get this plugin to autolink defined words across all blogs in a Wordpress MU installation?

    I get it to work for the "Admin blog" but mentioning the same word on a "user blog" gives no autolink.

    Thanks!

  228. Shawn 11.25.08 / 1pm

    Thanx for this nice plugin dude. Now it will be easier to manage links on my website.

  229. cls500 11.24.08 / 4am

    Love your plugin, it works really well. Not sure how to add permanent links to expressions that include the & symbol; the plugin only links the first word. Is there a trick to it?

  230. Vladimir 11.23.08 / 10am

    You are right, Wp Super Cache is great addition to SEO Smart Links, that way you run the expensive query only once.

  231. Rob Malon - Automating Websites 11.23.08 / 4am

    I have an XAMPP setup on my localhost and noticed it was slow. Doesnt get more dedicated than that ;).

    No matter what you do its still going to have to search through all that text etc. If you have the money to throw at a server and a Wordpress install that doesnt get much traffic then its a great option.

    Long term, it would be more efficient to use something like this: http://urbangiraffe.com/plugins/search-regex/. On the same note, using this plus a good Wordpress backup plugin is good for those "oops" moments, which are easily undoable with your script since it doesn't actually edit anything.

    Or the wp-super-cache + seo-smart-links plugins together.

  232. Vladimir 11.22.08 / 3pm

    I released another update today v1.7.1, which should increase the performance even more. It is advisable to turn off linking to categories and tags unless you run a dedicated server.

  233. Madjack 11.22.08 / 1pm

    Still slowwwwwwwwwwwwwwwww undefeated!

    Fatal error: Maximum execution time of 30 seconds exceeded in /usr/home/mac/www/wp-content/plugins/seo-automatic-links/seo-links.php on line 183

    At url.
    http://mac.net.ua/2008/11/12/new-law-position-for-privates/

    I need to add fix to your "FAST" plugin again.
    in function function SEOLinks_process_text($text, $mode)
    ============= ADD ===========
    if(strlen($text) > 5000){
    return $text;
    }
    =============================

    Than no lags.

  234. Rob Malon - Automating Websites 11.22.08 / 1am

    Good response time ;). I'll give it another go.

  235. WordPress Beta 3 Error — WPCult 11.22.08 / 12am

    [...] installed a new plugin today: SEO Smart Links. And as soon as I installed and tested it out, I get an error message on my [...]

  236. Freie Musikinitiative Schrecksbach 11.21.08 / 11pm

    Great plugin, thanks a lot for that!

  237. Vladimir 11.21.08 / 8pm

    Hi guys I released version 1.7 of SEO Smart Links today, which uses far less database queries than the previous version. Let me know how that works for you!

  238. Rob Malon - Automating Websites 11.21.08 / 2am

    I use the Debug Queries plugin:
    http://wordpress.org/extend/plugins/debug-queries/
    After activating SEO-Smart-Links I noticed a jump of about 500 queries on all pages. I have about 15 categories. 30 might mean 1000 queries. The performance of that is too crazy to consider using this plugin. Great idea though. needs to be more efficient. Maybe if you're using WP-Super-Cache. Otherwise, not so much =).

  239. Sebastien 11.20.08 / 8pm

    Hello Vladimir,

    First, let me congratulate you for this amazing plugin.

    I want to use your plugin for a slightly different purpose. Indeed, I am not using it to link to other posts/pages on my site but to automatically link keywords to some affiliate programs.

    Let me explain... I have an iPhone blog and I want to link to the Apple affiliate program so that someone buys an iPhone app from iTunes, I get a commission. So basically, I am just using your "Custom Keyword" feature.

    I have a question though before I spend too much time configuring my affiliate links... If I have let's say 3,000 Custom Keywords that redirect to iTunes affiliate program, isn't it going to be heavy for my server to handle (note I am on a cheap shared server plan).

    How does the plugin work exactly? Does it "insert" the link in the post everytime the page is loaded or is does it insert the link one I publish the post? If that's the case, then I guess my server will be fine. However, if it inserts the links everytime a page is loaded, it might kill my poor server...

    Does my question make sense?? I look forward to hearing from you regarding this matter.

    Thanks in advance.

    Sebastien

  240. Ryan @ Linkbuildr 11.18.08 / 11am

    Excellent plugin Vladimir! I just installed it on the latest 2.6.x and it's working great. I'll be blogging about it and hopefully send more users to this handy little plugin.

  241. statistic blog 11.14.08 / 11am

    thanks for this plugins

  242. poer 11.14.08 / 3am

    vladimir, thanks for this great plugin and can't wait to see this feature below implemented in seo smart links, i believe it's can help affiliate marketer a lot :D

    Further SEO Smart links allows you to set up your own keywords and set of matching URLs.

  243. Madjack 11.12.08 / 9am

    It's VERY slow. VERY VERY VERY slow. And if i have a lot of tags and relay big post, it just show error! Add more speed to this plugin or add option to disable SEO Smart Links for specified posts.

  244. Mark S. Meritt 11.12.08 / 1am

    Hey, there, I really love your plugin and am now using it on a second site of mine. I've come across an oddity, though. Something's not being picked up for the automatic links.

    "Everyone's Invited" is the name of a post (slug everyones-invited) as well as the name of one of the tags (same slug). Yet nowhere is this being picked up for the links. I wonder if it's because of the apostrophe? Any thoughts?

    I'd really hate to have to go manually link this everywhere it appears, since it's in many places and is the name of my debut album, so it's pretty central to the site, and it would be fantastic to easily make links to its main page. Thanks!

  245. Rosyidi 11.11.08 / 6pm

    thank you very much. It's work on my site http://www.rosyidi.com
    I also use wp super cache

  246. Richard 11.11.08 / 9am

    Does this really works!!

    I installed it twice on http://www.mobileturner.com but I have not found a single link created dynamically by SEO Smart Link.

    Is there any problem with the configuration?

    I installed the plugin, activated it and then I updated the plugin option in Settings of Wordpress.

  247. Omer Altay 11.11.08 / 7am

    Vladimir, Beautiful job on the Plugin. It's extremely useful. Once obvious bug I found though that I think should be fixed.

    When you check No follow External links and New Window external links, It messes up Javascript. It sees the Javascript tabs on lets say
    mmohub.org/2008/shaiya

    as EXTERNAL links, so it tries to open them in new windows. Doing so doesn't work, as you can't open that in a new window. It's set to show/hide text, Thats how the tabs work.

    The no follow external links also messes up the javascript tabs, as it gives them a "no follow" attribute. Which is weird. Im not sure if it'll actually affect anything, but it shouldn't give javascripts the No follow tag =).

    Seriously though, This is an EXCELLENT plugin. This deserves to be recognized as a must have plugin for wordpress.

  248. sub001 11.07.08 / 12pm

    Originally Posted By Vladimir@sub001 - external links can be pointing to different domains in which case they all count. If you always use links to same domain you can use the second option of max links per post.

    Vladimir, I truly appreciate your fast replies. Also, feel free to delete this comment string once we are done as this discussion might have limited value for your visitors.

    The 'max links per post' option works well, when only one keyword is assigned to a URL. However, when I have 5 keywords set to point to the same URL and they all show up in a post, they all get linked (even if I have the 'max links per post' set to one). Yet, only the first link counts towards rankings.

  249. Vladimir 11.07.08 / 11am

    @sub001 - external links can be pointing to different domains in which case they all count. If you always use links to same domain you can use the second option of max links per post.

  250. sub001 11.07.08 / 11am

    My point is... there is no reason to have 5 external links in a post if one is all that counts.

  251. Vladimir 11.07.08 / 11am

    @sub001 - I was little fast to confirm your second point. The SEO experiments actually showed that second link pointing to the same domain is ignored, not to the same page. This seems not to be the case if both links point to a page on the home domain. So the change would not make a difference.

  252. sub001 11.07.08 / 11am

    Thanks, Vladimir!

    The 'one link per target' limit would be greatly appreciated since it would ease up the link clutter.

  253. Vladimir 11.07.08 / 10am

    @sub001 - I fixed the semantics in a new version released today. You are right about remark #2 but this will need greater change in code so I'll postpone it for later.

  254. sub001 10.30.08 / 6pm

    Very needed plugin and works well! Thanks, Vladimir.

    One request I would have is concerning the links towards the same target limit.

    If I have only one keyword set to point to an URL, it works well (only one instance of that keyword is linked). However, when more keywords are set to point to the same URL, one instance of each is linked in the post.

    There are two issues with this:

    1. Semantic. The way it currently works is not a "links toward the same target" limit, but a "links with the same keyword" one.

    2. SEO. It seems, Google currently counts only the first anchor text if more links point to the one URL on a the same page. Therefore, multiple anchor texts pointing to the same URL from one page are useless.

    Any chance to have this fixed or a true "links per target" feature set? Thanks!

  255. dacelo 10.29.08 / 1pm

    I think this is one of the greatest plugin.
    This is exactly what I needed.
    But I have checked and noticed this plugin does not manage multi-byte language such as Japanese.
    Do you have any plan for treat it?

  256. Vladimir 10.28.08 / 12am

    @Pavel - Turning WordPress cache on (or using wp super cache plugin) should help in those cases

  257. Pavel 10.23.08 / 9pm

    Seems that it does'nt work with russian utf-8 encoded text.

    It hangs up completely when I have tried to install plugin on a blog with a large database (4000+ posts).

    The Idea behind plugin is very usefull, such a pitty that actualy it does'nt work in my case. As a suggestion I recomend not to parse entire database when generating page, but keep a separate table in which all post links are precalculated.

  258. WordPress Plugin releases for 6/22 : Free Web Template | Free Script 10.22.08 / 8pm

    [...] SEO Smart Links [...]

  259. AnalistaTI | Os melhores plugins para wordpress 10.20.08 / 5pm

    [...] SEO Smart Links - Este plugin automaticamente gera links nos post e páginas do seu blog. Os links são gerados de acordo com o título correspondente de casa post. exemplo -> Se você cria uma página com o nome de CONTATO, e se num outro post você escrever a palavra “contato”, SEO Smart Links irá criar um link nesta palavra que irá direcionar para a página CONTATO que você criou anteriormente. [...]

  260. sergey 10.18.08 / 5pm

    Doesn’t work with russian words (

  261. tiffany 10.18.08 / 2pm

    good news , and i have download this pluging ! and this is my blog http://www.guccispace.com

  262. Cruise 10.17.08 / 7pm

    This plugin came highly receommended and I do like it. However, I notice significant increase in page loading time. So much so that I get errors/warnings from Google Webmaster Tools to that effect. Any ideas how to improve this?

  263. Adam 10.17.08 / 4am

    Really fantastic plugin, I have only a small issue with it, I can't seem to get the "Allow links to itself" to work correctly. I mistakenly activated it once, but bugger me if I can get it to now deactivate (in function, not in relation to the check box in the settings page).

    Any ideas would be great.

    Cheers
    Adam

  264. Anonymous 10.15.08 / 9pm

    Doesn't work with wordpress mu :(

  265. Eric 09.29.08 / 4am

    I have run into a situation with your excellent plug-in and the wp-polls plugin. It seems that wp-polls ends up being disabled on the actual polling page when SEOSmart Links is enabled. I disabled all other plugins then tested each against wp-polls one at a time to isolate the conflict.

    Any ideas?

    I would really like to use both!

  266. Mark S. Meritt 09.17.08 / 6pm

    Great news, and it works just great, indeed. Thanks so much!!!!!!

  267. Vladimir 09.17.08 / 10am

    New version 1.6.3 also brings n the feature Mark requested to link to longer posts first.

  268. Vladimir 09.17.08 / 10am

    Angie, thanks a lot for the insight.

    I have updated the code to look only for title longer then 3 characters, and this also cures problems with rogue linking. This should be out today let me know how that works for you.

    Can you describe the flash file problem in more detail, perhaps in the forum ?

  269. Angie 09.17.08 / 4am

    Hi Xaviera and Scot,
    After doing some research of my own to find out what was causing the ">" and missing embedded flash slideshow in a specific categories posts on my client's site, it came down to this plugin, which was part of an upgrade I did last night. I checked the generated source code and found a very odd code insertion in all of this category's post content. It appeared to be a link inserted directly before the actual post content, and it had an ascii character "&gt" trailing it. Of course, this is the ">" symbol. I was able to determine that my client had created a post somewhere else on the site, and in this category on the site and had not given either of the post's titles, just saved them with no post title. I found the posts and titled them "untitled" (worth mentioning that the link that was inexplicably inserted into the other post's content was one of these untitled posts --- with the post title ending in /443 instead of just blank the way my client left it -- I'm assuming that this is WP default behavior to insert the post id if there is no title). After giving the two posts titles, the ">" and the inexplicable link insert attempt in the other posts dissapeared. However, I was still having the issue of my kimili embedded flash file not displaying. I went to the SEO Smart Links settings and disabled pages as a target and voila, now everything is working. I hope this provides some help for you. And Vladimir, I hope this gives you some insight into what I believe must be a potential bug that is triggered if someone saves a post without giving it a title. Worth a test debug.
    Over and out-
    Thanks for a great plugin Vladimir ;-) I really love it.

  270. SEO Smart Links, plugin que autoenlaza tus contenidos 09.14.08 / 5pm

    [...] no se tiene el hábito de hacerlo (o no tenemos ganas) podemos recurrir a plugins del estilo de SEO Smart Links, que autoenlaza tus contenidos de forma [...]

  271. Ahmed Bilal 09.10.08 / 1am

    Can you stop it from 'linkifying' text that's already a link?

  272. Vladimir 09.03.08 / 10am

    That would be possible, just copy the message in the support forum.

  273. Mark S. Meritt 09.02.08 / 7pm

    Hi, there. Now that I've got the plugin working, I do have a question about its behavior in terms of automatically creating links to tag archives. Here's an example of what's going on:

    If there was a tag "red" and also a tag "red balloon" and tag "red house," the plugin seems to only pick up the reference to the word "red," and so when "red balloon" or "red house" appear in the post body, only the word "red" is highlighted with a link to the "red" tag archive.

    I'd personally hope that "red balloon" and "red house" would take priority, because they are more specific.

    Is the plugin's logic here purposeful, or is this just something not considered? How easy would it be to have the plugin give priority to tags like "red balloon" and then only later to "red"? E.g., so that when "red balloon" appeared, the link would go to that tag archive, but a post that had "red is a color" when there's no "red is a color" tag would just link the word "red" to the "red" tag archive.

    Looking forward to your thoughts on this!

  274. TewiTo 09.01.08 / 11am

    nice plugins tkhs you very mush

  275. Donace 08.31.08 / 1pm

    Ah I was running an older version! This is the best plugin! :p

  276. Vladimir 08.31.08 / 1pm

    Thanks.

    You can already link any keyword to any url using the text area in the options panel.

    For any further customization you can reach my through my services page.

  277. Donace 08.31.08 / 1pm

    This plugin is brilliant!

    I have but 1 feature request:

    > the ability to parse a secondary site through the plugin or alternatively (more better imho) the ability to link certain (poss multiple) keywords to a certain url. Ie 'hosting' to my hosting post on site 'X'. Also possibly a tracking method for clicks that go offsite.

    Again great plugin keep up the great work.

  278. Bryson 08.26.08 / 9am

    I've been using this plugin for a long time now, but have just recently encountered a problem with it.

    I have my posts set with images that are links to the full size images. I use the full absolute path to the image in every link. On your plugin, I have it set to both nofollow external links and open in a new windows external links. The problem is that the plugin is viewing an internal link as an external link, and adds the nofollow to the link.

    If you want to see exactly what the plugin is seeing as an external link, go to my site, view source, and search the source code for "Kyle Kosier", that image link, if I use the external link tools in your plugin, gets the nofollow added by your plugin. I've checked the settings, and simply unchecking that option in your plugin removes the nofollow, just to be sure that it's coming from your plugin and not another one.

    Can you look into this please? Thanks. Nice plugin though, don't want to do without it, but another plugin is getting mad at the nofollow.

  279. Tupacko 08.24.08 / 6pm

    Welcome, it's my pleasure.

  280. Vladimir 08.24.08 / 5pm

    Thanks for that hint, I have fixed the new version to use compatible database entries.

  281. Mark S. Meritt 08.24.08 / 4pm

    Oh, my, silly me, I realized that I was looking at the index instead of the actual single post, and the options were set to process only posts and pages. All is working.

    I especially appreciate how the plugin ignores any instances where the term in question or any part of it is already included in a hyperlink.

    Brilliant plugin!

  282. Mark S. Meritt 08.24.08 / 4pm

    I am also having trouble getting the plugin to work. I'm using WP 2.6.1, I'm getting no errors when the plugin is activated, but I get no links using the custom keywords function. I turned off all other plugins to see if there was a conflict, but it still doesn't work. Would love some help, since I think this is a plugin with *great* potential!!!

  283. Tupacko 08.24.08 / 9am

    Hi,
    the problem is, that some SQL queries are hardcoded from point of view of database structure. If you don't have the table prefix wp_, then you cannot use the plugin.
    I solved the problem this way:

    SELECT $wpdb->terms.name, $wpdb->terms.term_id FROM $wpdb->terms LEFT JOIN $wpdb->term_taxonomy ON $wpdb->terms.term_id = $wpdb->term_taxonomy.term_id WHERE $wpdb->term_taxonomy.taxonomy = 'category'

    So, the solution is, to change the table names with the Wordpress built-in variables that contains the real table names.

  284. Pluginuri pentru optimizare « Metode de promovare 08.24.08 / 7am

    [...] SEO Smart Links şi SEO Friendly Images sunt două plugin-uri care fac ceea ce ne spune numele, ele optimizează paginile dvs. pentru cititori şi pentru motoarele de căutare. Primul crează automat legături spre pagini şi articole pornind de la anumite cuvinte cheie. Al doilea adaugă tuturor imaginilor atributele ALT şi TITLE făcându-le valide XHTML şi uşurând astfel munca de căutare. [...]

  285. links for 2008-08-22 « Free Open Source Directory 08.23.08 / 3am

    [...] SEO Smart Links - WordPress Plugins SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. [...]

  286. Vladimir 08.18.08 / 6pm

    Please discuss all Smart Youtube related issues in plugin forum.

  287. 1tc 08.18.08 / 9am

    I am using Wordpress 2.51. I cannot get this plugin to work. At first, there was a compatibility error with another plugins that produced. a 500 server error.

    The plugin still does not work if I deactivate all other plugins. When I try to view a single post, only the header and the post's title display while the rest of the page is truncated.

    Any help?

  288. Vladimir 08.17.08 / 1pm

    The plugin itself does not create the tags mentioned - as you can see it is working on this and many other sites. It is usually down to a plugin conflict which is very hard to guess from this information.

  289. Xaviera 08.17.08 / 11am

    Hi,

    In my humble opinion, this is a great plugin. Except for this little thing: Since installing it each and everyone of my postst (after clicking the post title) starts with a ">". In your comments Scot appeared to have the same problem (good, it's not just me), but he never got an answer. Do you have any ideas as to how I can get rid of the ">"?

    Thanks for all the work and hopefully your reply.

    Xaviera

  290. 5 gode SEO værktøjer til WordPress | Blogging tips der gør dig til en bedre blogger - Problogging.dk 08.16.08 / 8am

    [...] SEO smart links - Samme ide som de 2 ovenstående men forsøger at lave linkstrukturen automatisk. Plugin’et leder efter keywords i en af dine artikler som matcher titlen på en af dine andre artikler. Det er ret gennemført men prisen for den ret automatiske linkstruktur er hastighed. Der er mulighed for at sætte noget caching på men du vil nok kunne mærke en lille ændring i hastigheden på dit site alligevel. [...]

  291. 十大SEO插件 [Wordpress] | 胡作非为 - 每天精彩文章推荐 - Best Articles of the Day 08.10.08 / 3pm

    [...] SEO Smart Links - 可以自动将文章或是评论中的关键字词链接到你博客的相应文章、页面、分类或是标签。你也可以自己设置关键字及相对应的链接。和很久以前lucifr关注的def-link有些相似,但不知道会不会像def-link一样把链接中的字段也当成关键字给链了…… [...]

  292. Vladimir 08.09.08 / 2pm

    I think 15,000 posts is too much for the plugin at this time, cache or no :)

  293. 2008 Plugin Competition Review, Part 2 of 2 « planetOzh 08.08.08 / 4pm

    [...] SEO Smart Links automatically interlinks your posts and pages on keywords matching category, or tags, or posts names To be honest, whenever I see a plugin with “SEO” in its name, I want to trash it. While a small fraction of people truly understand SEO, everybody and their mother seem to have awesome ideas and invent new tricks. Want to make a popular plugin? Use this pompous keyword and you’re almost done. OK, enough for the rant, what about this plugin anyway ? Coding style is so-so, with a lot of indenting inconsistencies and no comment to help the reader understand what’s going on. The plugin seems to add between 1 and 4 queries to every post displayed, depending on options, but also seems to hopefully use WP built in query cache to reduce impact. Generated links are either with target=”_blank”, which is a pain to me as a reader, or nofollowed, which has exactly zero SEO impact. I don’t get why on Earth you would chose between these two modes and why they should be mutually exclusive. The plugin seems to be a potential candidate for update problems via WordPress’ notifier: depending on where you look (plugin name, directory or plugin filename), the name is either “SEO Smart Links”, “SEO Links” or “SEO Automatic Links”, which is not the best way to ensure that WP will always detect when a new version is available (at least according to my empiric observations) On the plus side, I’ll mention that all options are stored within, everybody says it loud with me, in just one DB entry. All in all and despite my negative remarks, probably not a bad plugin. I just can’t help having negative feelings towards the implied “man you’re gonna get so goodly rank0red in Google you won’t beeleeeeve it !!!1″ [...]

  294. My favorite top ten wordpress 2.6 plugins | Open Alternatives 08.08.08 / 2pm

    [...] SEO Smart links : This plugin is just that Smart! Its a known fact that one must provide reference to older blog [...]

  295. Matt 08.08.08 / 2am

    I did check my wp-config.php file and it had this:

    define('WP_CACHE', true);

    I'm assuming this is fine because I'm using wp-super cache which utilizes wp-cache. Does this look right to you when using your seo-links plugin?

  296. Matt 08.08.08 / 2am

    Ok, I implemented the plugins to utilize tags only and since I have only 3,000 its easier I'm assuming rather than processing 15,000 posts. That's my theory at least. Any additional thoughts on this?

  297. Matt 08.07.08 / 10pm

    I tried using the seo-links plugin, but it just brings my database to its knees. I have over 15,000 posts and 2,500 tags. I am utilizing wp-super cache. It didn't seem to help it. I tried only using single posts, only 1 link in posts, and no tags, but it still seems to get stuck and not refresh to the point that the whole site was gone until I had my host bring it back. Any ideas or is this something I might not be able to utilize on my site? Thanks for your input.

  298. 十大SEO插件 [Wordpress] | Lucifr 08.07.08 / 8am

    [...] SEO Smart Links - 可以自动将文章或是评论中的关键字词链接到你博客的相应文章、页面、分类或是标签。你也可以自己设置关键字及相对应的链接。和很久以前lucifr关注的def-link有些相似,但不知道会不会像def-link一样把链接中的字段也当成关键字给链了…… [...]

  299. Wordpress SEO Plugins: My Top 10 | BlogCrash.com - The Community Forum Blog 08.07.08 / 12am

    [...] SEO Smart Links - SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog. Further SEO Smart links allows you to set up your own keywords and set of matching URLs. [...]

  300. Alexander Higgins 08.02.08 / 8pm

    It would be nice if you can tell which terms are autolinked by the plugin when browse the page as an admin. So if your an admin or logged in user maybe the links have a border and a background color

  301. Vladimir 07.31.08 / 6pm

    There seems to be a problem with your database and someone who has access to it should take a look.

  302. Laila 07.31.08 / 2pm

    Hi, I'd love to use your plugin but I'm having problems. At the top of every post I get this error message:

    WordPress database error: [Table 'wordpress.wp_terms' doesn't exist]
    SELECT wp_terms.name, wp_terms.term_id FROM wp_terms LEFT JOIN wp_term_taxonomy ON wp_terms.term_id = wp_term_taxonomy.term_id WHERE wp_term_taxonomy.taxonomy = 'category'

    I'm using Wordpress 2.5.1. Is it something to do with permissions or something? I really want to try out your plugin!

  303. Os 10 Melhores Wordpress SEO Plugins para Otimizar seu Blogs - Wordpressbr.com 07.31.08 / 8am

    [...] SEO Smart Links - Este plugin automaticamente gera links nos post e páginas do seu blog. Os links são gerados de [...]

  304. John 07.30.08 / 2pm

    I installed the plugin, selected posts & categories ans posts & pages . when i looked at my posts it linked properly but had links to other sites which I do not want. Any way to prevent that?

  305. Vladimir 07.30.08 / 2pm

    Yes that is the default behavior John, when you install the plugin.

  306. John 07.30.08 / 2pm

    I love the plugin but I am very specific on who I link out to from my sites. Is there a way to prevent linking to external sites? I just want links to other posts/categories in my site only. Is this possible?

  307. A Random Walk Through Wordpress Plugins | Stephan Miller 07.29.08 / 1pm

    [...] SEO Smart Links [...]

  308. Richard 07.24.08 / 10am

    This is a great plug in :)

  309. Ahmed 07.23.08 / 11pm

    It would be a great addition if seo smart links would also link to author pages (on a multi-user blog it's cumbersome to add those links manually).

  310. SEO Smart Links: Enlaces a tus post, categor 07.21.08 / 9pm

    [...] SEO Smart Links, es un plugin para WordPress que crea autom

  311. » Internal linking… « Аз, пиратът 07.20.08 / 1pm
  312. David LaFerney 07.19.08 / 4pm

    Excellent plugin.

    I would like to suggest a feature - Option to parse and link out to an entire other site. For example One site that I manage deals with energy issues, and another deals with home construction so when the construction site mentions energy efficiency details it could look for link targets on the energy site.

    Anyway, great plugin thanks.

  313. BANS Today - Mike 07.19.08 / 9am

    Brilliant plug in much simpler than alinks to manage and more powerful. I'd like to request the feature that puts a small graphic after each link to differentiate between internal and external links.

  314. vAssistant Services | Link to Your Own Content Without Mucking Up Your Comments 07.19.08 / 3am

    [...] SEO Smart Links - can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags on your blog, allow you to set up your own keywords and set of matching URLs, set the nofollow attribute and open links in new window. [...]

  315. Koen 07.17.08 / 10pm

    Hello Vladimir,

    First of all: brilliant plugin! I love it. Everything works very well, except for one little detail though. In the settings I've selected all the possibilities to interlink (posts, pages and comments to posts, pages, categories and tags). I did NOT check the "Allow links to itself" boxes. In one of my posts the title is repeated in the text and it actually DOES link to itself, so I guess there's still a little bug around there...

  316. Christoph 07.17.08 / 8am

    This is a great plugin. However, I experienced one problem: I'd like to link in the custom keywords section the keyword "Café Frappé" (and i am usng an e with Akut there). But this does not work.

    Regards,
    Christoph

  317. Jason Frovich 07.16.08 / 7pm

    Vladimir you mean define(’ENABLE_CACHE’, true) or using the WP cache or some Cache plugin

  318. Vladimir 07.16.08 / 7pm

    If you did not enable cache and/or have enabled lot of options it can take a while for everything to be parsed

  319. Jason Frovich 07.16.08 / 5pm

    Hi i like the idea of the plugin
    but my pages/posts take twice as long to load with the plugin active?
    any idea's why?

  320. Vladimir 07.16.08 / 9am

    HP 1.5.1 is solution to your problems ;)

  321. HP 07.16.08 / 8am

    Hello, I hava a problem.
    I installed the plugin but now all my links in the posts are on nofollow.
    In the setting I disabled the option with nofollow. Is there a problem with a other plugin?

  322. Tony Murphy 07.16.08 / 8am

    Hi Vladimir,

    I have a question on Siloing. I am keen to have my blog broken down by area, eg backup, storage, servers, comms etc.

    If I were to list only categories with descriptions on the home page and then have the 2nd tier as category pages followed by the posts themselves does this become a silo and is it any good?

    I don't want to use "pages" as I don't want to be fully dependant on google for visitors etc.

    I ask because I read about silos and the "master plan" by Charles Heffner and they seem to link articles in a strange way.

    Yout blog looks very nice and is very informative.

    I got to it by a link from Joost!

  323. WordPress Plugin releases for 6/22 | Wordpress Blog NL Hosting 07.16.08 / 6am

    [...] SEO Smart Links [...]

  324. Flávio 07.11.08 / 2pm

    Hi Vladimir,

    I already said the plugin is good and with the new version that we can specifie the words and links, it is better. But I have other two features suggestions. I think was this suggestion I tried on the other comment, but whem I submited it, the html tag was erased.

    I think was good if we can select the text where will be displayed the links. Something like tags [ seolinks ] and [ /seolinks ] in the posts. The motivation of my suggestion is that I had a decrease in my in-texts ads. Ads and seo links are in 'conflict'. So, if we could control where (in the text, not only in the words) the links will be displayed, it will be good.

    The other one is the possibility to change tags cloud or whatever words on sidebar link to posts, and not to the tags archives. Again, the motivation is that, generally, we block the tags and categories pages on robots.txt. So, we lost a lot of seo links, with good anchors from the relevant posts.

    I fear I am boring you, I could try to do this if I knew anything about programing, but I don´t know. =[

    So... thank you for listening...

  325. Es kann nur einen geben - Plugin Competition 07.10.08 / 8pm

    [...] SEO Smart Links - puscht die interne Verlinkung. [...]

  326. Sobre WP » SEO Smart Links 07.09.08 / 6pm

    [...] | Vladimir Prelovac Julio 9th, [...]

  327. Vladimir 07.08.08 / 9pm

    If you send me an email with your blog details i might be able to see what is the problem. Turning the cache on in sometimes not enough, you also need to make sure tat wp-cache directory exists and is writeable.

    Business solution: yep I like the idea when the time allows I will move that way.

  328. Teeg 07.08.08 / 9pm

    As stated in my previous post. Caching IS turned on and it still crashes.

    And regarding the solution for using matching tags in content, business logic can be written to define the linking criteria.

    For instance, if there are 10 posts using the same tag, it could link to the oldest, most recent, randomly pick one that hasn't been linked to before, choose the post with the most comments, etc.

    The combinations of rules is nearly endless but they can be defined pretty easily and given a hierarchy. If this relationship between Tag Link found in content and the post it should be linking to is stored in a table, then it does not need to calculate this at page load.

    I think the idea of dynamic SEO deep-linking is great and you've long been creating great Plugins but unfortunately I can't get this SmartLink 1.4 to work on the most recent version of Wordpress.

    Keep up the great work.

  329. Vladimir 07.08.08 / 7pm

    The solution is to use the tags as the linking keywords in the content, but link TO the Posts that also have the same tags (rather than the tag pages).

    What if a tag matches several posts?

    Regarding speed you need to enable wordpress cache as described in the plugin FAQ.

    Virtually all internal links created on this site are with SEO Smart links plugin.

  330. Teeg 07.08.08 / 6pm

    Running WP 2.5.1
    Caching is turned on.
    Smart Links v1.4
    Size: about 650 posts
    Traffic: about 200,000 page views per month

    Installed and activated the plugin with no problems.

    Under the Settings, I selected "Posts" as the Source and "Posts" as the Link Destination. The pages load reasonably quick though maybe a second slower. But there are no links. I suspect that this is due to the fact that it is looking for matches of the Post Titles, which it will never find. If people are using a Post title that is so short that it can be found as a common word in content, then they aren't optimizing their Titles correctly. If they are using well optimized post titles, then this plugin will never find a match.

    The solution is to use the tags as the linking keywords in the content, but link TO the Posts that also have the same tags (rather than the tag pages).

    OK, so I'm still searching for an actual link, so I unchecked the Link Destination of "Posts" and checked "Tags" instead. It slows the loading of the page down significantly (10-15 seconds). The ONLY thing that is selected is "Tags" as the Link Destination. Furthermore, there are still no links. Even on a post where I know has the same tags as other posts and has them mentioned in the content itself.

    The next test was to just click "Categories" as the link destination. Still, only "Posts" is selected as the Source. The pages load quicker but still no links.

    Finally, I select "Posts","Categories", and "Pages" as the link destinations and still only have "Posts" as the source. Now the site is virtually dead. After about 30 seconds it basically just loads the header. It doesn't load any of the content on the page other than the post title. There is no error message. It just doesn't finish loading the page. In the Source code, it just cuts off as soon as it gets to the content section. There is no footer or anything.

    This plugin is a great concept but still needs some work. I look forward to these issues being fixed. Thanks.

  331. Vladimir 07.08.08 / 12am

    The new version of SEO Smart links is out today and it features a much anticipated option:
    - You can now specify unlimited number of your own custom keywords and urls to link to

  332. Flávio 07.07.08 / 3pm

    I loved this plugin. Indeed, this work very well but I have a feature suggestion:

    It was good if we can control the text SEO Smart Links will work. So, if we can put something like and we will have more control on the links.

    Well... is this.
    Good job...

  333. Mis Plugins | Ferticidio's Geeks 07.06.08 / 9pm

    [...] SEO Smart Links, otro plugin SEO, en este caso para generar enlaces interblog. Sirve para generar un link de forma automatica cuando nombramos algo que coincida con nuestros tags, categorias, paginas o posts. [...]

  334. SEO to the Max for WordPress | WebHelperMagazine.com 07.06.08 / 2pm

    [...] Sociable to Enable Social BookMarking… [...]

  335. Scott 07.05.08 / 9pm

    What about this part, somewhere with the code it appears that there is an extra “>” because at the beginning of every post and page, it would start the paragraph with a ‘>’.

    How can I eliminate that?

  336. Plugin Wordpress SEO Smart Links, em Português | Wordpress Love - Themes, Plugins e tudo para Wordpress, em Português 07.05.08 / 4pm

    [...] Plugin: SEO Smart Links URL Original: SEO Smart Links Autor: Vladimir Prelovac Tradução: Paulo FaustinoPartilhar Amante do Wordpress ? Talvez queira [...]

  337. Scott 07.05.08 / 2pm

    Enabled caching for speeding queries up. Make sure you have
    define(ENABLE_CACHE, true);

    set in your wp-config.php

    how do you do this?

  338. 5 plugins que no deben faltar en tu WordPress | Dinero 2.0 07.03.08 / 3pm

    [...] 5. SEO Smart Links [...]

  339. WordPress Plugin releases for 6/22 at Serradinho Blog 07.02.08 / 9am

    [...] SEO Smart Links [...]

  340. Consumer Mortgage Reports 07.02.08 / 9am

    Hello, I too installed this on my site and somewhere with the code it appears that there is an extra ">" because at the beginning of every post and page, it would start the paragraph with a '>'.

    Additionally, I do think this is a great plugin but I too could not get it to work.

    Please advise

  341. WordCast 19: Irreverelevant | Kym Huynh 07.02.08 / 5am

    [...] Kym’s pick: SEO Smart Links [...]

  342. Bitwire.TV | WordCast 19: Irreverelevant 07.02.08 / 12am

    [...] Kym’s pick: SEO Smart Links [...]

  343. WordPress Plugin releases for 6/22 at WordPress Themes, WordPress Plugins, Blog Tips, WordPress Optimizations >> WPthemesplugin.com 07.01.08 / 5pm

    [...] SEO Smart Links [...]

  344. Plugin: SEO Smart Links | Ferramentas para blogs, Noticias, WordPress, Tutoriais e muito mais... - MUIOMUIO.NET 07.01.08 / 10am

    [...] SEO Smart Links é um plugin que adiciona automáticamente links a determinadas keywords e frases dentro de posts, comentários e páginas poupando o trabalho de por exemplo pesquisar posts antigos para conseguir referencias e adicionar conteúdo relevante ao post. [...]

  345. Post “à la carte”: Los mejores 5 plugins de SEO para WordPress » Blogueando con Francesc Josep 06.30.08 / 9pm

    [...] 5. SEO Smart Links [...]

  346. blog.rotracker.net » Blog Archive » WordPress Plugin releases for 6/22 06.29.08 / 10pm

    [...] SEO Smart Links [...]

  347. Несколько полезных плагинов для блогеров | Aucklandseo.com 06.29.08 / 5pm

    [...] SEO Smart Links [...]

  348. Francesco 06.29.08 / 5pm

    Hi,
    I have installaed your plugin on my blog.
    Afetr installation if work fine for first time creating link to other page.
    Now I have create a new post and I think that plugin create other link but nothing appened.
    Have you some idea?
    if you go here http://www.vivaelcaribe.com/caraibi-suddivisione-politica/
    I think that "Antigua e Barbuda" must link this post http://www.vivaelcaribe.com/antigua-e-barbuda/antigua-e-barbuda-informazioni-generali/
    Right?

    regards
    francsco

  349. BlogKing 06.29.08 / 6am

    Same as Kevin. Doesn't create any links.

    I added define(ENABLE_CACHE, true);

    set in your wp-config.php

    Maybe WP super cache is interfering?

  350. Matt 06.28.08 / 4pm

    Gets activated fine, but no links appear. Strange.

  351. Kevin 06.28.08 / 12am

    For some reason I am unable to get this to work, no problem on activation and no problem updating options. Just does not generate any links... Have WP 2.5.1

  352. Все о Wordpress » Плагины для Wordpress 27.06.2008 06.27.08 / 4pm

    [...] SEO Smart Links [...]

  353. tote 06.27.08 / 12pm

    amazing plugin, works perfect... thanks for it!!!!!

  354. WordPress Plugins 27/6 06.27.08 / 5am

    [...] Posts is a simple plugin that splits your post into two columns, as you find in newspaper articles. SEO Smart Links SEO Smart Links can automatically link keywords and phrases in your posts and comments with [...]

  355. Tadd Mencer » Blog Archive » Search Engine Opt and getting traffic 06.26.08 / 10pm

    [...] SEO Smart Links SEO Smart Links can automatically link keywords and phrases in your posts and comments with corresponding posts, pages, categories and tags. By Vladimir Prelovac. [...]

  356. Links for 26-06-2008 | Velcro City Tourist Board 06.26.08 / 4am

    [...] - SEO Smart Links “SEO Smart Links looks for keyword phrases that match the titles of your posts and pages by [...]

  357. Garry Conn 06.25.08 / 7pm

    Much much better with the caching. ;)

  358. Dean 06.25.08 / 6pm

    Works like a charm, first time! Thanks, this is so handy!

  359. SEO Smart Links, plugin para autoenlazar tus contenidos | Punto Geek 06.25.08 / 5pm

    [...] posts, cuando no se tiene el hábito de hacerlo (o tenemos pereza) podemos recurrir a plugins como SEO Smart Links, que autoenlaza nuestros contenidos de forma [...]

  360. Mr N 06.25.08 / 5pm

    Thank you,I was looking for something like this.

  361. moserw 06.25.08 / 5am

    Have been using a couple of your plugins. Cannot wait to try this out. If it works will be very useful and helpful too. Thanks for sharing.

  362. Wp Wordpress » Blog Archive » Weblog Tools Collection: WordPress Plugin releases for 6/22 06.24.08 / 4pm

    [...] SEO Smart Links [...]

  363. Jenny 06.24.08 / 2pm

    Interesting. I'll have to check this out. :)

  364. Weblog Tools Collection: WordPress Plugin releases for 6/22 | JERSEY-BARKER 06.24.08 / 2pm

    [...] SEO Smart Links [...]

  365. Seo plugin of the week | NerdGranny.com 06.24.08 / 2pm

    [...] the page:…  SEO Smart Links looks for keyword phrases that match the titles of your posts and pages by default (and you can [...]

  366. Vladimir 06.24.08 / 1pm

    The newest version brings caching so things should be lot better now! BE sure to enable wordpress cache first!

  367. Két hasznos wordpress SEO plugin - seonyár2008 Lesz ez még így se - seonyár2008 06.24.08 / 9am

    [...] másik plugin a SEO Smart Links, ami Vladimir Prelovac kezemunkája a SEO Friendly Images is :) A Smart Links-et gyakorlatilag a [...]

  368. WordPress Plugin releases for 6/22 | BlogBroker24-7 06.24.08 / 7am

    [...] SEO Smart Links [...]

  369. Wp Wordpress » Blog Archive » WordPress Plugin releases for 6/22 06.24.08 / 7am

    [...] SEO Smart Links [...]

  370. Weblog Tools Collection » Blog Archive » WordPress Plugin releases for 6/22 06.24.08 / 5am

    [...] SEO Smart Links [...]

  371. WordPress Plugin Competition Blog » SEO Smart Links 06.22.08 / 11am

    [...] SEO Smart Links increases the SEO value of your blog through smart interlinking of your pages and all happens completely transparent. The benefit is increased ranking and number of visitors to your blog. It also creates a better browsing expereince for your users as the keywords are automatically linked to pages on your blog. [...]

  372. Vladimir 06.22.08 / 10am

    WordPress is very slow with working with categories and tags due to poor organization of tables, specially on numbers you mention. I admit I do now have any caching yet but let's say the guilt for poor performance is equally shared.

  373. Garry Conn 06.22.08 / 1am

    Hi Vladimir,

    Yes, indeed I did have categories and tags turned on. Would that be the cause of the poor performance? If so, I would still consider that to be a development issue and not an end user issue. Those options should be available without hindering performance from the blog.

    My mistake on the added tables. Although, I am still concerned with performance. The blog I tested SEO Smart Link on is a blog with 700 posts (average post is about 600 words) with around 1000 tags and quite a bit of traffic. When I activated the plugin, immediately the load time of the blog was terribly slow. As soon as I deactivated the plugin load time went right back to normal.

  374. Vladimir 06.22.08 / 12am

    It can happen that the performance is an issues if you turn on linking of cats and tags too, I guess this is what you did?

    There is no extra table used, all information is saved in WP options table and consumes very little space.

  375. Garry Conn 06.21.08 / 9pm

    Great idea and nice alternative to ALinks. However, this plugin really slows down the performance of my blog. Also I noticed the extra table added to my MySQL DB.

    All in all it doesn't seem to be written in a way that will perform smoothly on busy blogs. Perhaps, you can make improvements in the future.

    Like many plugins that modify the MySQL DB, you should provide documentation on how to remove the extra table from MySQL when a user no longer wants to use the plugin. Simply deactivating the plugin from the dashboard doesn't remove the plugin from the WP Install.

  376. Vladimir 06.21.08 / 10am

    The links appear if you have matches. Try mentioning of of your post titles in your next post and see if it becomes a link automatically.

  377. Greg 06.21.08 / 1am

    I'm having an issue with it. So far I haven't seen any interlinks arise yet. I've had the plugin for a few days now. Can anyone tell me what I haven't done yet. I followed the instructions above but so far nothing =(

    Click my name to view the site

  378. Vladimir 06.20.08 / 8pm

    I can announce version 1.2 which is on the way to the repository and adds limits as a new feature.

  379. Motley Health and Fitness 06.20.08 / 7pm

    That would be a good feature I think.

  380. Vladimir 06.20.08 / 7pm

    I can introduce the number of maximum links per post and maximum links to a single post if that is what you want..

  381. Motley Health and Fitness 06.20.08 / 1pm

    I like the plugin, but would like to limit the number of links that it creates. Is this possible? Currently it links to the same page about 10 times for one of my blogs, I would ideally like it to only link once to each page, and only have 3 or 4 links per post.

    Cheers

    Jon.

  382. Kristian 06.19.08 / 9pm

    Yes Yes sir.
    Just downloaded it, and gotta see the links coming up. Guess i gotta play a little with it.

    But i must say it looks very promising. Thanks again and thanks for fast answers :)

  383. Vladimir 06.19.08 / 9pm

    There is a new version 1.1 available that should fix that problem.

    Links appear to your matching posts and pages.

  384. Kristian 06.19.08 / 9pm

    Hi vladimir,
    This is the full text i get!

    Warning: preg_replace() [function.preg-replace]: Unknown modifier ‘c′ in /public_html/wp-content/plugins/seo-automatic-links/seo-links.php on line 81

    Im using the newest version of wordpress!!

    best regards,
    Kristian

  385. simon 06.19.08 / 7pm

    i added and activated the plugin, never got any errors like others but never got any extra links either, currently using wordpress 2.5.1

  386. Kym Huynh 06.19.08 / 2pm

    Great plugin idea! Error when I activated it however. The error shows on posts when I try to view them.

    Warning: preg_replace() [function.preg-replace]: Unknown modifier '5' in /public_html/wp-content/plugins/seo-automatic-links/seo-links.php on line 81

  387. Vladimir 06.19.08 / 9am

    Can you provide the full text of the error message?

  388. Kristian 06.19.08 / 9am

    Hi Vladimir.
    Looks really awesome, this plugin.
    I installed like decribed, but i get the following error:
    preg_replace() [function.preg-replace]: Unknown modifier 'c'

    Did I do something wrong?
    Best regards,
    kristian

Have your say, text or video





About

vladimir prelovacHi! My name is Vladimir Prelovac. I am a computer engineer by profession and an adventurer by state of mind.

Check out my current projects.

I wrote a book on WordPress Plugin Development.

I specialize in WordPress Solutions, SEO and Website Performance services.

Contact Me

Or, get my newsletter, RSS feed or twitter.

"I would love to change the world, I just don't have the source code yet."

Recently