Title: Function clean_permalink()
Last modified: August 20, 2016

---

# Function clean_permalink()

 *  [Roman Ožana](https://wordpress.org/support/users/ozzyczech/)
 * (@ozzyczech)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/function-clean_permalink/)
 * Hi there,
 * we have problem with infinity 301 redirection on homepage when is ON **Redirect
   ugly URL’s to clean permalinks**
 * We inspect code and you are use $_SERVER[“SERVER_NAME”] in _class-frontend.php_
   function **clean_permalink()** for solving current URL.
 * We have two virtual servers with different server name and same $_SERVER[“HTTP_HOST”].
   Will be possible use HTTP_HOST insted of SERVER_NAME?
 * Thank’s for response
 * [http://wordpress.org/extend/plugins/wordpress-seo/](http://wordpress.org/extend/plugins/wordpress-seo/)

Viewing 1 replies (of 1 total)

 *  [searchconversion](https://wordpress.org/support/users/searchconversion/)
 * (@searchconversion)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/function-clean_permalink/#post-3376318)
 * A second issue we have encountered has to do with named anchor links for jquery
   popup windows.
 * When using inline html to define a popup it is wrapped in an achor like this 
   [link](https://wordpress.org/support/topic/function-clean_permalink/?output_format=md#popwin).
   When clean permalink() adds the full URL, this breaks the popup window.
 * Any chance the use of a lightbox/fancy/colorbox could be detected or ignore named
   anchor links?

Viewing 1 replies (of 1 total)

The topic ‘Function clean_permalink()’ is closed to new replies.

 * ![](https://ps.w.org/wordpress-seo/assets/icon-256x256.gif?rev=3419908)
 * [Yoast SEO - Advanced SEO with real-time guidance and built-in AI](https://wordpress.org/plugins/wordpress-seo/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-seo/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-seo/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-seo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-seo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-seo/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [searchconversion](https://wordpress.org/support/users/searchconversion/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/function-clean_permalink/#post-3376318)
 * Status: not resolved