|
-
Aug 3rd, 2011, 08:38 AM
#1
Thread Starter
Frenzied Member
Unique URL (SEO) over two templates.
Hi,
I have a content page with show part content of an article with a friendly URL address (for example):-
http://test.site.co.uk/my-article.aspx
The article titles are unique in the database. My problem is I want to show it on template A which only shows a small amount of it with a hyperlink to show the full article. If I put the same url in it takes it to the same location:-
http://test.site.co.uk/my-article.aspx
Is there a way of trapping the click of the hyperlink and setting some sort of parameter which I can pickup in my url rewrite routine. for example
private sub hyperlink.click
myparameter = "Template Name"
Then in my url rewrite be able to see myparameter and say load the content with the full article template.
I hope it makes some sort of sense.
Thanks for any help,
Jiggy!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|