Jump to content


Changing the title tag on Community Blog list page


  • Please log in to reply
10 replies to this topic

#1 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 01 April 2011 - 06:35 PM

I do not want my ip.blog "Community Blog List" page, which is the index of my entire site, to say "Community Blog List" in the title tag. This isn't good for google indexing. How do I change it? I've scoured everywhere for the code but probably missing something obvious... I assume it is in the skins & templates area?

#2 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 02 April 2011 - 06:00 AM

maybe open LOOK&FEEL - TEMPLATE - (BLOG) GLOBAL -  OVERWRITEHEADER

		<a href='{parse url="app=blog&amp;module=display&amp;section=blog&amp;blogid={$this->registry->blogFunctions->blog['blog_id']}" base="public" template="showblog" seotitle="{$this->registry->blogFunctions->blog['blog_seo_name']}"}' title='{$this->lang->words['blog_homepage']}' id='blog_title'>

and change


		<a href='{parse url="app=blog&amp;module=display&amp;section=blog&amp;blogid={$this->registry->blogFunctions->blog['blog_id']}" base="public" template="showblog" seotitle="{$this->registry->blogFunctions->blog['blog_seo_name']}"}' title='YOUR_NEW_TITLE' id='blog_title'>

Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#3 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 02 April 2011 - 05:03 PM

Thanks for trying to help but that only caused an error in the header, didn't touch the title tag. I mean the part that's shown at the top of the browser.

Edited by Invision noob, 02 April 2011 - 05:03 PM.


#4 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 02 April 2011 - 05:21 PM

no sorry, but i have try now, and work correctly (see attached).
you can add alt making this:

		<a href='{parse url="app=blog&amp;module=display&amp;section=blog&amp;blogid={$this->registry->blogFunctions->blog['blog_id']}" base="public" template="showblog" seotitle="{$this->registry->blogFunctions->blog['blog_seo_name']}"}' title='TEST' alt='TEST_alt' id='blog_title'>
			<img src='{$this->settings['img_url']}/blog/logo_blog.png' alt='{$this->registry->blogFunctions->blog['blog_name']}' />
			<span>

Attached Files


Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#5 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 02 April 2011 - 05:43 PM

I'm not talking about the alternate text... I'm talking about the title tag. Am I using the wrong vernacular?

#6 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 02 April 2011 - 05:46 PM

and this is not a title tag?

                <a href='{parse url="app=blog&amp;module=display&amp;section=blog&amp;blogid={$this->registry-
>blogFunctions->blog['blog_id']}" base="public" template="showblog" seotitle="{$this->registry->blogFunctions->blog['blog_seo_name']}"
}' title='TEST' alt='TEST_alt' id='blog_title'>
Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#7 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 02 April 2011 - 05:48 PM

Not judging by your screen cap... unless that also alters what Firefox/IE/whatever says at the top of the browser in the blue bar, which you cropped out.

#8 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 27 April 2011 - 09:46 PM

Still looking for a solution on this. I'm talking about the <title></title> tags for the blog index page. I can't see where to edit them. Someone please help.

#9 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 28 April 2011 - 08:07 AM

attention
the blog index page, is inside the main wrapper of general IP.Board page, well title still the same for all pages......
Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image


#10 Invision noob

Invision noob

    Novice

  • Members
  • PipPip
  • 6 posts
  • IPB Version:N/A

Posted 28 April 2011 - 03:55 PM

Every page doesn't say Community Blog List.

Can I get some help from someone else? Preferably someone who speaks English?

#11 najaru

najaru

    Programmer

  • Modders
  • PipPipPipPipPipPip
  • 395 posts
  • Real Name:Andrea
  • IPB Version:v3.0.x
Contributor

Posted 03 May 2011 - 03:13 PM

In turkish language:

open your language pack and translate this blog/public_blog  blog_list
your index blogs title page will change
Posted Image
If you need custom modification on Skin or IP.Content, PM me

Use +1Rep Posted Image Plese Posted Image





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users