{"id":6243,"date":"2014-04-14T03:22:20","date_gmt":"2014-04-14T03:22:20","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/14\/asp-net-mvc-jquery-ui-tab-how-to-make-post-back-on-each-tab-click-how-to-make-it-seo-friendy-collection-of-common-programming-errors\/"},"modified":"2014-04-14T03:22:20","modified_gmt":"2014-04-14T03:22:20","slug":"asp-net-mvc-jquery-ui-tab-how-to-make-post-back-on-each-tab-click-how-to-make-it-seo-friendy-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/14\/asp-net-mvc-jquery-ui-tab-how-to-make-post-back-on-each-tab-click-how-to-make-it-seo-friendy-collection-of-common-programming-errors\/","title":{"rendered":"ASP.NET MVC JQuery UI TAB &#8211; How to make post-back on each tab click. How to make it SEO friendy?-Collection of common programming errors"},"content":{"rendered":"<p>I am using jquery tab as given bellow. Clicking on each tab it make a AJAX call according to its href url. Problem is AJAX call is not SEO friendly. How i can make it SEO friendly? How to do a postback on each tab click and keep current tab as selected after postback. Also how to update url on each tab click i mean if user click on [SPECIFICATION] tab, after post back url should look like www.domnainname\/cardetails\/specification<\/p>\n<p>I AM USING ASP.NET MVC 4.0.<\/p>\n<pre><code>\n\n\n\n\n    $(function ($) {\n        $('#example').tabs();\n    });\n\n\n\n\n                <\/code><\/pre>\n<ul style=\"list-style: none;\">\n<li><code>Overview<\/code><\/li>\n<li><code>Specifications<\/code><\/li>\n<li><code>Exterior<\/code><\/li>\n<li><code>Interior<\/code><\/li>\n<li><code>Dimensions<\/code><\/li>\n<li><code>Feature<\/code><\/li>\n<li><code>Instrument Panel<\/code><\/li>\n<\/ul>\n<pre>\n                \n                    This is Tab one\n                \n                \n                \n                \n                \n                \n                \n                \n                \n                \n                \n                \n                \n            \n<\/pre>\n<p><code>Thanks,<\/code><\/p>\n<p><code>@Paul<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I am using jquery tab as given bellow. Clicking on each tab it make a AJAX call according to its href url. Problem is AJAX call is not SEO friendly. How i can make it SEO friendly? How to do a postback on each tab click and keep current tab as selected after postback. Also [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6243","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6243"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6243\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6243"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6243"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}