Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ryan1981

    (@ryan1981)

    Basically, everything is fine except for the contact page.

    https://ow.ly/a7xsd

    Thanks!

    Thread Starter ryan1981

    (@ryan1981)

    I show that as the “Site Title” and “Tagline”

    The “Site Title” seems to be consistently at the end of all my Page Titles across the board.

    My guess was that, for what I want to accomplish, I needed to change a setting in my “header.php” file.

    Basically, I want to remove some of the cities from my current page title. I have the “Company Name” set as the site title, and it’s always at the end of my all page titles throughout the website.

    What I want to update:

    <title>Contact Us | Atlanta | Austin | Nashville | New Orleans | Company Name</title>

    Where I think the setting is in my “header.php” file:

    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> ? Blog Archive <?php } ?> <?php wp_title(); ?></title>

    When I refer to the page title I think of it as the title of the page according to my browser. For example, as I’m editing this post, the top of my browser shows the page title as “WordPress > Support >> Another Noob having trouble with Page Titles” I’m I mistaken about what a page title is?

    Thanks again!

    Thread Starter ryan1981

    (@ryan1981)

    Hey, sure. Sorry for being cryptic. I’m trying to be cautious about what I”m asking for. Often times what I think I need to do, isn’t what I actually need to do.

    I’m referring to the page title my browser shows at the top of the screen.

    If I view the page source, the text I want to change is:

    <title>Contact Us | Atlanta | Austin | Nashville | New Orleans </title>

    Thanks for the reply!

    Thread Starter ryan1981

    (@ryan1981)

    Okay, I changed it to default and it worked, then I changed it back to our custom /%postname%/ and it’s working as well!

    My question now is, what happened?

    Thanks so much for your help by the way!! I’m just so scared to start clicking away at things without advice.

    Thread Starter ryan1981

    (@ryan1981)

    Using the default permalink structure, it works.

    Feels like a dumb question, but I’d like to have our custom URLs back. What should I do now?

    Thread Starter ryan1981

    (@ryan1981)

    Hey esmi! Thanks for the reply!!!

    I contacted our host about the mod_rewrite.

    He reverted to a backup .htaccess file but there was no change.

    He then ran a MySQL check and found one of the tables marked as crashed. He repaired this table and re-started MySQL. Still no dice.

    It’s actually still unconfirmed if mod_rewrite is running.

Viewing 6 replies - 1 through 6 (of 6 total)