PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost How do I...? (http://www.photopost.com/forum/reviewpost-how-do-i/)
-   -   3 questions (http://www.photopost.com/forum/reviewpost-how-do-i/135621-3-questions.html)

MaineGuy72 February 28th, 2008 11:36 AM

3 questions
 
how can i change the title for each page, have a different header metatags for each page, and why does the search engine friendly option not work?

when i enable the search friendly url option i get
"No input file specified. "

Chuck S February 28th, 2008 11:52 AM

Your server can not handle the spider urls it is not setup to allowpathinfo

You can have different header footers headtags for each category if you choose and that is setup in Admin => Edit Categories.

MaineGuy72 February 28th, 2008 12:06 PM

does IIS 5 allow allowpathinfo? where can i find out how to configure that if it does?

using the headtag.htm files does not allow me to change the title tag. it just adds a second one.

and with the description tag i want to include the product description in there how can i insert it there?

Chuck S February 28th, 2008 01:16 PM

I cant say probally not it is usually an apache thing using mod rewrite and is

AcceptPathInfo On

AllowPathInfo On

depending on your apache setup


Correct that is correct as the title tag is not placed in a headtags file it is print in the printheader function of pp-inc.php. You would add additional tags using headtags.htm

Can't say how to do that probally you would need to modify code in someway as descriptions are only shown on one page and the headers work with categories which have different pages.


All times are GMT -5. The time now is 08:44 PM.

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


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97