68 Classifieds Forums  

Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support
Register Projects FAQ Members List Calendar Search Today's Posts Mark Forums Read

v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
  #11  
Old 06-21-2007, 06:25 PM
CB CB is offline
Senior Member
 
Join Date: May 2006
Posts: 388
Default

Blair,

Thanks so much for the help, everything is working great now and I�m already seeing improved results.

Many Thanks!

CB
Reply With Quote
  #12  
Old 06-21-2007, 07:00 PM
SkGold's Avatar
SkGold SkGold is offline
Senior Member
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 430
Default

Quote:
Originally Posted by CB View Post
Blair,

Thanks a lot, it worked great. The $smarty.get.pg function is pretty cool. What I�m trying to do now is grab the search variable and put that in the title. For example: searchresults.php?opt1=Sabre, Sabre would be in the title.

Can it be done? Thanks in advance.

CB
Chris, how this is going to help you with SEO?
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Classifieds V3.1.7 Dev - Calgary Real Estate V3.1.7 Dev - Calgary Used Cars V3.1.7 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
Reply With Quote
  #13  
Old 06-22-2007, 10:40 AM
CB CB is offline
Senior Member
 
Join Date: May 2006
Posts: 388
Default

Hi Sergy,

The search result pages now look like web pages with relevant content on it. Search engines now correctly index these pages because the site title reflects the items for sale. PM me if you�d like to see an example.
Reply With Quote
  #14  
Old 06-22-2007, 12:02 PM
SkGold's Avatar
SkGold SkGold is offline
Senior Member
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 430
Default

Quote:
Originally Posted by CB View Post
Hi Sergy,

The search result pages now look like web pages with relevant content on it. Search engines now correctly index these pages because the site title reflects the items for sale. PM me if you’d like to see an example.
I probably don’t understand something.
I just sent PM to you.

Edited: Got your PM back, now it make sence. Good idea.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Classifieds V3.1.7 Dev - Calgary Real Estate V3.1.7 Dev - Calgary Used Cars V3.1.7 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.

Last edited by SkGold : 06-25-2007 at 03:56 PM.
Reply With Quote
  #15  
Old 10-28-2007, 09:47 PM
Chaslie's Avatar
Chaslie Chaslie is offline
Moderator
 
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 616
Default

Blair,
This is great but I have just one question begging to be answered (please).

How do I convert this:
Code:
$title.=' '. LANG_CAT_SEPERATOR .' '. $value;
to work back the front?

ie: Rather than

Code:
<title>My Site Title : Page Name Value</title>
instead have it displayed as this:

Code:
<title>Page Name Value : My Site Title</title>
__________________
Chaslie
V3.1.7 dev
mods.auscity.com
AUSCITY
Reply With Quote
  #16  
Old 10-30-2007, 06:29 PM
Chaslie's Avatar
Chaslie Chaslie is offline
Moderator
 
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 616
Default

Anyone have any ideas about this?
__________________
Chaslie
V3.1.7 dev
mods.auscity.com
AUSCITY
Reply With Quote
  #17  
Old 10-30-2007, 09:14 PM
Lhotch's Avatar
Lhotch Lhotch is offline
Moderator
 
Join Date: Mar 2006
Posts: 1,761
Default

you could handle it a couple ways on the main page, the problem is the title changes on category pages and ad listing pages.

You can incorporate {$title|replace:'your title :':''} to get rid of the sites name and then hard code "my site title after it".

This of course will not work the same on category pages or ad listing pages so you may have to add logic (ie IF $SCRIPT_NAME == "blah"}then display title one way {else} display another ay{/if} etc etc.

On category pages you can also break apart and iterate through the breadcrumb and use the smarty "strip" function to de-html it and add that to the mix as well.

In the end Ive heard that Yahoo doesnt even use the page title so how much effort you want to put into it may be worth carefull consideration.
__________________
Larry.
Reply With Quote
  #18  
Old 10-30-2007, 10:39 PM
Chaslie's Avatar
Chaslie Chaslie is offline
Moderator
 
Join Date: Mar 2006
Location: Great Ocean Road - Australia
Posts: 616
Default

Thanks Larry - yes some considering to do. The anatomy of how to go about it is very helpful.
__________________
Chaslie
V3.1.7 dev
mods.auscity.com
AUSCITY
Reply With Quote
  #19  
Old Today, 03:13 PM
SkGold's Avatar
SkGold SkGold is offline
Senior Member
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 430
Default

Quote:
Originally Posted by Lhotch View Post
In the end Ive heard that Yahoo doesnt even use the page title so how much effort you want to put into it may be worth carefull consideration.
Larry - I would not agree with you. The page title is one of the most important points for onsite Search Engine Optimization. Just by writing the proper titles you may jump from nowhere to the first page in serps. It applies to Yahoo as well.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Classifieds V3.1.7 Dev - Calgary Real Estate V3.1.7 Dev - Calgary Used Cars V3.1.7 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
Reply With Quote


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
can I run scripts in an content page? dawyatt v3.1 Questions & Support 11 06-22-2007 02:50 PM
Getting Google To Re-Index A Page After Title Change? bgordon Site Marketing 9 05-15-2007 12:04 AM
Page Title on Category page gwdlv v3.1 Questions & Support 6 02-02-2007 01:11 PM
Title question Fedeo v3.0 Modifications 9 01-25-2007 01:38 PM
Problem getting page title flyingpylon v3.1 Questions & Support 5 10-19-2006 01:15 PM


All times are GMT -4. The time now is 09:57 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.