Making my AJAX powered WordPress Crawlable
Specifically AVOID using “hashbang” (“!#”) in order to make AJAX powered WordPress sites crawlable. You really don’t want to use the “hashbang” method on a WordPress site. The “!#” is more like a hacky patch for sites that cannot provide a static analog to it’s AJAX version. Its use in general is not recommended by … Read more