Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

SEO Friendly Paging

FirstPrevPage 2 of 3NextLastAll
FirstName: Steven
LastName: Buchanan
Title: Sales Manager
FirstName: Michael
LastName: Suyama
Title: Sales Representative
FirstName: Robert
LastName: King
Title: Sales Representative
FirstName: Laura
LastName: Callahan
Title: Inside Sales Coordinator
FirstPrevPage 2 of 3NextLastAll

A known issue is that search engines simply ignore pagers. When indexing a site, they only use the information contained within the first page. The reason for this is that pager links are usually not represented as hyperlinks to other pages. Instead, they simply respond to click events to raise data update callbacks.

The DevExpress ASP.NET Data View (ASPxDataView) allows you to make your website SEO-friendly. Use the PagerSettings.SEOFriendly property to accomplish this.

If this property is set to CrawlerOnly, hyperlinks are rendered in the pager when a web-crawler is detected. Thus, search engines can index the entire content of a website that uses pagers. For all other visitors to the site, standard pager links are generated.

Collapse/Expand
Local Copy of this Demo
To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer.
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
Open CS Solution
Open VB Solution
The source code files for this demo are installed (by default) in the following directories:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\ASPxImageAndDataNavigationDemos
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\VB\ASPxImageAndDataNavigationDemos