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?
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.