PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old April 2nd, 2010, 09:05 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Change metadescription per page

I'd like to change the meta description per page to something along the lines of:

"View image of <imagetitle> from <category names> here."

Basically, I know which fields to use, just need to know which template to edit, or the general location of where to edit it. Currently all my descriptions for all my gallery pages just say: "Coin collecting forums and articles along with images of world coins, banknotes, postal orders, and other numismatic topics." which is being pulled from vBulletin.

In other sections the description might read something along the line of: "View <imagecount> images of coins from <country>".

Any help would be great.
Jesh is offline   Reply With Quote
Old April 2nd, 2010, 09:24 AM   #2 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Quote:
Originally Posted by Jesh View Post
I'd like to change the meta description per page to something along the lines of:

"View image of <imagetitle> from <category names> here."

Basically, I know which fields to use, just need to know which template to edit, or the general location of where to edit it. Currently all my descriptions for all my gallery pages just say: "Coin collecting forums and articles along with images of world coins, banknotes, postal orders, and other numismatic topics." which is being pulled from vBulletin.

In other sections the description might read something along the line of: "View <imagecount> images of coins from <country>".

Any help would be great.
A little note, I noticed that the description should be reading:

$theader = str_replace( "{ppheader}", "<meta name=\"description\" content=\"See {$titlereplace} on our {$Globals['galleryname']} gallery. {$titlereplace}\" />$nocachetag $headtags $javapopup $headslide $ajaxcode $rsslink", $theader);

But it keeps getting overridden by my forums meta description... it's vBulletin 4, Photopost 7.

Any ideas?
Jesh is offline   Reply With Quote
Old April 2nd, 2010, 07:18 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
YOU SHOULD INDEED HAVE A META DESCRIPTION TAG

It should read the photo title

http://www.reeftalk.com/gallery/Fish...20Trigger.html

I see this

Code:
Content visible to verified customers only.
we add the photo name to the keywords and the photo description to the description meta in vb4
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 2nd, 2010, 07:32 PM   #4 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Quote:
Originally Posted by Chuck S View Post
YOU SHOULD INDEED HAVE A META DESCRIPTION TAG

It should read the photo title

Picasso Trigger - ReefTalk Gallery

I see this

Code:
Content visible to verified customers only.
we add the photo name to the keywords and the photo description to the description meta in vb4
Yeah I see that, but it isn't working on my site. Any ideas where it's getting messed up?
Jesh is offline   Reply With Quote
Old April 2nd, 2010, 07:41 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
It should simply if your using clean files add the title and description if there is one to the tags.

I really cant say without looking at your site.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 4th, 2010, 11:10 AM   #6 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Quote:
Originally Posted by Chuck S View Post
It should simply if your using clean files add the title and description if there is one to the tags.

I really cant say without looking at your site.
Nothing was changed, I'm using the original install files. If you go here you'll see the meta description is not being updated:

Hong Kong 1986 50 Pence postal order. - Coin, Banknote, and Postal Order Images
Jesh is offline   Reply With Quote
Old April 4th, 2010, 03:24 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Jesh I am using default files and my link is how things work. Basically if you have a title and description it is passed to the header.

You can send site info or try reuploading files if you wish. Especially pp-inc.php and showphoto.php as I do see your have made some file mods there.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 5th, 2010, 08:10 AM   #8 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
I tried all the default files and it's the same results.

The only thing I see that is different is you aren't running vB4. I am wondering if it is because it's pulling the vb4 headers
Jesh is offline   Reply With Quote
Old April 5th, 2010, 08:31 AM   #9 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Here is the problem. It's using both header from vb4 and it's own header. Your site actually does it too, there are two meta descriptions... view either source and search for meta name="description" and you'll see what I mean.
Jesh is offline   Reply With Quote
Old April 5th, 2010, 09:47 AM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Actually there is a second meta description it looks like yes part of the ppheader.

The meta keywords I am taking about and the meta description I am talking about vbulletins and my site clearly shows photopost is placing a photo title and description in the vb meta tags.

I have no idea why you say I am not running vbulletin 4. I am running vb4 quite noticeably. It is the default vb4 suite and style.

As noted if you continue to have issues you can sent us site into through the contact us link in the header.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 5th, 2010, 01:41 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Quote:
Originally Posted by Chuck S View Post
Actually there is a second meta description it looks like yes part of the ppheader.

The meta keywords I am taking about and the meta description I am talking about vbulletins and my site clearly shows photopost is placing a photo title and description in the vb meta tags.

I have no idea why you say I am not running vbulletin 4. I am running vb4 quite noticeably. It is the default vb4 suite and style.

As noted if you continue to have issues you can sent us site into through the contact us link in the header.
Right I understand what you are saying... the thing is, a header can't have two meta descriptions in it. Any idea why I am getting the vbulletin header and your header mixed together and how to fix it?
Jesh is offline   Reply With Quote
Old April 5th, 2010, 01:43 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
As stated feel free to send site information through the contact us link. I beleive still in question is your meta tags dont operate like mine.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 5th, 2010, 01:45 PM   #13 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Sent.
Jesh is offline   Reply With Quote
Old April 5th, 2010, 05:48 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
No problem will email you if I need anything else.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 7th, 2010, 09:37 AM   #15 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Any luck with this one?
Jesh is offline   Reply With Quote
Old April 7th, 2010, 09:52 AM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
At last response I had been waiting for you to send ftp info as I had emailed you. Last time I checked which was last night there was no response. Did you send ftp info so I could look at your files?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 7th, 2010, 10:00 AM   #17 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
weird didn't get an email, will send ftp info over.
Jesh is offline   Reply With Quote
Old April 7th, 2010, 10:06 AM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Not a problem I sent it to the jesh email you sent us the email from weird.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 8th, 2010, 12:57 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Jan 2010
Posts: 104
Chuck,

I noticed this is working now. Could you let me know what was changed and/or incorrect?
Jesh is offline   Reply With Quote
Old April 8th, 2010, 01:45 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Jesh I simply modified some lines in the printheader function in pp-inc.php and I sent you a note saying it was fixed not sure if you got it since your replying here.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[5.13]change per page picture amount ,.. will not go past page 1(NOT A BUG) somerfeld Photopost Pro Bug Reports 11 September 1st, 2005 08:31 AM
Change the page links in an album robert_2004 How Do I? - vBulletin 3.0.X 3 March 17th, 2005 08:35 AM
how to change displayed reviews per page? snoopy5 ReviewPost Installation & Upgrades 0 November 3rd, 2004 07:41 PM
Per Page Change suttercane ReviewPost Installation & Upgrades 1 October 12th, 2004 06:12 PM


All times are GMT -5. The time now is 01:49 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0