• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: modify the header URL of your site

Home › Community Forums › Epik Theme Support › modify the header URL of your site › Reply To: modify the header URL of your site

July 28, 2013 at 12:20 am #6070
wp4photographers
Customer

Thanks for the quick response! Sorry, this is the code from http://my.studiopress.com/snippets/header/

`//* Modify the header URL
add_filter(‘genesis_seo_title’, ‘custom_seo_title’, 10, 3);
function custom_seo_title($title, $inside, $wrap) {
$inside = sprintf( ‘%s‘, esc_attr( get_bloginfo(‘name’) ), get_bloginfo(‘name’) );
$title = sprintf(‘<%s id=”title”>%s</%s>’, $wrap, $inside, $wrap);
return $title;
}

The issue is that the URL title in the Settings>General section is not controlling the URL title on sportseye.com since it does not match, and has not, since switching to Genesis ๐Ÿ˜‰ Thus, I assumed it was normal in that this page exists:

http://my.studiopress.com/snippets/header/

Thanks again!

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now โ†’

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us โ†’

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 ยท Appfinite ยท Built With The Genesis Framework