Current time: 05-23-2012, 08:30 PM Hello There, Guest! (LoginRegister)


Post Reply 
Cross-linker (autoreplace keywords in posts to links)
01-19-2012, 11:54 PM (This post was last modified: 01-20-2012 12:18 AM by Maj.)
Post: #1
Pencil Cross-linker (autoreplace keywords in posts to links)
There is plugin for wordpress - Cross-linker

I think it's great idea to make similar plugin for mybb. It's very good for SEO.

Another similar plugin - Terms-descriptions

Quote:This plugin allows you to create list of terms and assign links to them. Plugin replaces terms occurrences in your posts with appropriate links.

The main purpose of this plugin is easy link building.

For example, you can create a page or post with detail description of some term. Most likely, this term is used in other posts and it would be appropriate to put a links from that posts to you page. But doing this operation manually is very time consuming task.

This WordPress plugin allow you to maintain a list of terms and assign links to them. Plugin automatically replaces terms occurrences in posts with appropriate links. You can control the number of terms replacements.

This plugin allows.
Create, update and delete terms through admin interface (Terms menu). Each term can contain one or several word forms (e.g. pear, pears).
Assign a link to a term. This link can point to your blog post, page, custom post type or to a page on another site.
Control how many terms will be converted to links in each post.
Select where you want to replace terms, in posts content, in posts comments or both.
Set several word forms for each term. For example, "apple|apples". Word forms should be separated with a "|" symbol.
Search for terms in posts content and convert them to appropriate links. This task is performed automatically when plugin is activated.
Disable terms to links conversion for individual posts.
Wrap links with arbitrary text (for example, you can wrap link with strong tag)
Export and import terms and plugin options.
Packet terms creation.
Permalinks update function (use it after permalinks structure updates).

---------------------------

By the way - Cross linker doesn't convert real links in posts - it works like a parser. So it works on the fly.

[Image: b16.gif] We believe in Bears [Image: b20.gif]
Find all posts by this user
Quote this message in a reply
01-26-2012, 06:13 PM
Post: #2
RE: Cross-linker (autoreplace keywords in posts to links)
bump.

[Image: b16.gif] We believe in Bears [Image: b20.gif]
Find all posts by this user
Quote this message in a reply
01-26-2012, 09:51 PM
Post: #3
RE: Cross-linker (autoreplace keywords in posts to links)
Couldn't you just use the word filter?

+Rep Me If I Helped
View my plugin thread here.
Also, visit MyBBPlug.in/s/ for more plugins.

Visit this user's website Find all posts by this user
Quote this message in a reply
01-26-2012, 09:59 PM (This post was last modified: 01-26-2012 10:02 PM by Paul H..)
Post: #4
RE: Cross-linker (autoreplace keywords in posts to links)
Word filter doesn't parse, it replaces IIRC. And then, only in posts made after the word filter is in place.

Shouldn't be too hard. I have not time though :|

EDIT: MyCode might work. *heads over to 127.0.0.1*

EDIT2:

MyCode works.

Regular expression is the word you want to replace.

Replacement: <a href="http://example.com">link/whatever</a>

~Paul H.
[Image: HZbjvu]
Support PM's will be ignored.
(01-19-2012 12:45 AM)euantor Wrote:  That's caused by plugins being disabled I believe. Don't quote me on that though Wink
Visit this user's website Find all posts by this user
Quote this message in a reply
01-26-2012, 10:09 PM
Post: #5
RE: Cross-linker (autoreplace keywords in posts to links)
Word filter parses, and it would be better suited for this imo.

+Rep Me If I Helped
View my plugin thread here.
Also, visit MyBBPlug.in/s/ for more plugins.

Visit this user's website Find all posts by this user
Quote this message in a reply
01-26-2012, 11:38 PM
Post: #6
RE: Cross-linker (autoreplace keywords in posts to links)
the problem with the word filter is that it runs on the post subject as well.

CommunityPlugins.com
Latest Updates: Advanced File Verification v1.3, Usergroup Titles v1.0, MyBBPublisher v1.8.1
Visit this user's website Find all posts by this user
Quote this message in a reply
01-26-2012, 11:48 PM
Post: #7
RE: Cross-linker (autoreplace keywords in posts to links)
I forgot about that, I guess it could be a problem.

+Rep Me If I Helped
View my plugin thread here.
Also, visit MyBBPlug.in/s/ for more plugins.

Visit this user's website Find all posts by this user
Quote this message in a reply
01-27-2012, 12:12 AM
Post: #8
RE: Cross-linker (autoreplace keywords in posts to links)
(01-26-2012 11:48 PM)Jammerx2 Wrote:  I forgot about that, I guess it could be a problem.

it usually is a problem in the case of links, BTDT

CommunityPlugins.com
Latest Updates: Advanced File Verification v1.3, Usergroup Titles v1.0, MyBBPublisher v1.8.1
Visit this user's website Find all posts by this user
Quote this message in a reply
01-27-2012, 08:48 AM (This post was last modified: 01-27-2012 09:02 AM by Maj.)
Post: #9
RE: Cross-linker (autoreplace keywords in posts to links)
(01-26-2012 09:51 PM)Jammerx2 Wrote:  Couldn't you just use the word filter?

It's incovinient (u must enter full html tags for each word and so on) and doesn't support word's forms (e.g. pear, pears) and export list of terms. And it replace words in existing links also.

[Image: b16.gif] We believe in Bears [Image: b20.gif]
Find all posts by this user
Quote this message in a reply
01-27-2012, 12:43 PM
Post: #10
RE: Cross-linker (autoreplace keywords in posts to links)
Then MyCode would work.

+Rep Me If I Helped
View my plugin thread here.
Also, visit MyBBPlug.in/s/ for more plugins.

Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us | MyBB | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication