Hey everyone,
please help me with the following problem:
I have about 100 published Pages (not posts) that consist of highly related content to all the other pages. They all have similar titles, contents, tags etc. I want to have a list on every PAGE that shows other related PAGES.
I tried to have pages with exactly the same content - but the only thing that is being displayed is "No related posts."
My "relatedness" options are set like this:
match threshold: 1
titles: consider with extra weight
bodies: consider
categories: do not consider
tags: require more than 1 tag in common
and "cross related posts and pages" is enabled.
In my "display options" I disabled the "automatically display related posts" and therefore inserted <?php related_pages(); ?> in my single.php file.
What is the problem? Has it something to do with my settings or the php-code in my single.php file?
Thanks!
Best wishes,
Sophie
http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/