Hi - I have installed the app and have indexed the site. The one thing that I would like to be able to change is the the text that is held in the <phpdig:page_link/>. Currently it diplays the relative URL to the resourve that the search returns. EG:
25. [43.30 %] ?page=issueView&issueid=62
Strangely, if the search term is on the home (index) page, then the title tage of the page is displayed in its place.
I would like for each of the returned results to display the contents of the title tag. Any ideas why this is the case?
All of the pages are generated by dynamically including another page in the index page - > eg:
www.mysite.com/index.php?page=articleView etc. however the Title tags for each page are dynamically generated, so they are always different.
Many thanks in advance
Ben