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

SEO Friendly Paging

Drag a column header here to group by that column
Contact Name Ascending
Company Name 
City 
Region 
Country 
Alejandra CaminoRomero y tomilloMadrid Spain
Alexander FeuerMorgenstern GesundkostLeipzig Germany
Ana TrujilloAna Trujillo Emparedados y heladosMéxico D.F. Mexico
Anabela DominguesTradição HipermercadosSao PauloSPBrazil
André FonsecaGourmet LanchonetesCampinasSPBrazil
Ann DevonEastern ConnectionLondon United Kingdom
Annette RouletLa maison d'AsieToulouse France
Antonio MorenoAntonio Moreno TaqueríaMéxico D.F. Mexico
Aria CruzFamilia ArquibaldoSao PauloSPBrazil
Art BraunschweigerSplit Rail Beer & AleLanderWYUSA
Page 1 of 10 (91 items)Prev12345678910Next v


A known problem with grid controls 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's links are usually not represented as hyperlinks to other pages. Instead, they respond to click events to raise data update callbacks. The SettingsPager.GridView extension allows you to make a SEO-friendly pager. Use the SEOFriendly property for this purpose.

If this property is set to CrawlerOnly, the GridView renders hyperlinks in the pager when a web-crawler is detected. For other visitors, standard pager links are generated. So, search engines can index the entire contents of the grid and site visitors experience the same callback functionality.

If the property is set to Enabled or Disabled, automatic web crawler detection is disabled. The pager renders either SEO-friendly or standard links, respectively.


See Also:
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
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxGridViewDemos