This is a migrated thread and some comments may be shown as answers.

How to build SEO Friendly Custom Pager Template?

1 Answer 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Qusai Bonie
Top achievements
Rank 1
Qusai Bonie asked on 27 May 2010, 10:53 PM
Hi,
I am trying to Build a custom SEO Friendly Pager. The pagger should look like the attached image.I can't figure out how to make the "First, previous, Next, Last" links SEO friendly. Can you please point me to an example?

Thanks

Qusai

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 01 Jun 2010, 12:05 PM
Hi Qusai,

You will need to build a function or class  that will append the required SEO paging query string to the end of the current request URL.

I have attached a sample project demonstrating this approach. It demonstrates:

1. How you can use binding expressions to get the paging data you need straight from the markup
2. How you can have a static class that will build the SEO link URL based on the SEO query string and the paging direction.

Check it out.

All the best,
Veli
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Qusai Bonie
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or