Displaying the right name in title – UserPro Forums https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/feed/ Mon, 06 May 2024 11:19:01 +0000 https://bbpress.org/?v=2.6.2 en-US https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18229 <![CDATA[Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18229 Wed, 22 Jan 2014 01:50:05 +0000 jeditricks007 Hey guys so I am a bit stumped. When you click a users name it goes to there profile page. However the heading of that page says my profile. I want to change that to echo the users name. I also want to change this above on the tab it says my profile instead of a name.

I did this but it did not work

<div class=”container”>
<h1> <?php

echo userpro_profile_data(‘first_name’, $user_id);
?> </h1>
</div>

I am really stuck guys, someone please help :]

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18231 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18231 Wed, 22 Jan 2014 02:07:20 +0000 admin What are you trying to do exactly and where? on profile page? on author page? 🙂

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18237 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18237 Wed, 22 Jan 2014 02:19:03 +0000 jeditricks007 I am trying to change two things. One is the title tag, for seo purposes I want it to display users name or display name. I do not want it to say profile. The second thing I want to change is the heading to display the users name so if you click the users profile you will see the heading. I know I have to do this php with a page template. The code above is what I tried.

Also I am running into a problem with bookmarks all of a sudden not working. I am going to reinstall it.

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18238 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18238 Wed, 22 Jan 2014 02:30:21 +0000 jeditricks007 For example http://userproplugin.com/userpro/profile/headfunder/

The title tag says UserPro | My Profile – User Pro

I think it would be way better if it said HeadFunder | User-Pro (or something similar to this)

Thats what I am trying to change on my site when I am talking about the title tag

This way every user could index in the search engines. This is critical for SEO. It also looks way better.

The heading for example is where it says My Profile right below the menu.

These are two really good examples so you know what I am talking about.

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18268 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18268 Wed, 22 Jan 2014 09:55:25 +0000 Cedric Rouanet +1 , we have realy good seo link but no meta title possibility :/

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18298 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18298 Wed, 22 Jan 2014 10:45:42 +0000 admin Each theme configuration is DIFFERENT. You can apply this to your theme, but you need to hook into the title function and change the URL dynamically. I can’t give one solution that should work on all themes. 🙂

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18299 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18299 Wed, 22 Jan 2014 10:49:06 +0000 jeditricks007 Ahmed do you know where we learn how to do this? Is there anything I could read to learn how to do it?

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18306 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18306 Wed, 22 Jan 2014 11:16:14 +0000 admin I will integrate it to live demo first, then put a tutorial about it. 🙂

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18512 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-18512 Thu, 23 Jan 2014 15:18:59 +0000 Cedric Rouanet ho yeah !

]]>
https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-36467 <![CDATA[Reply To: Displaying the right name in title]]> https://forum.userproplugin.com/forums/topic/displaying-the-right-name-in-title/#post-36467 Wed, 07 May 2014 22:12:56 +0000 Peter Davenport Ahmed, have you had a chance to work on this yet? Getting good SEO is important and this is a step in the right direction. I noticed the demo here is still showing the words “My Profile” for the page. Any updates on this?

]]>