Jump to content
thirty bees forum
  • 0

Title has a " - <storename>" tag on index.


Madbits

Question

Title might be a little bit confusing, what I mean is that my index title always has the following "tag":

image.png.cad1896eff7987dffac93f94fdd9debe.png

If I change the shops name, it will change to whatever I did change initially.

But this causes me a few issues because I already am defining the index title and the " - Casablanca" is automatically added.

This is what my headers meta title tag looks like:

    <title>{$meta_title|escape:'html':'UTF-8'}</title>

Where can I find "$meta_title" function? I just want to remove that "- whatevertheshopsname" thing.

Cheers!

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Bump, I am trying to do the same for categories too, I have removed all possible connotations in meta.php as in $row['meta_title'] . '-' . whatevershopnamefunctionstuff.

Any other specific areas that handle this? Thing is that I can not change my shops name for some reason, whenever I try to access it I get "Restriced access" and then get redirected to my dashboard so I am pretty much in need of handling this stuff on my own.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...