Jump to content


Corporate Sponsors


Latest News: (loading..)

DorianJ

Member Since 09 Mar 2004
Offline Last Active Jun 12 2011, 19:26
-----

Posts I've Made

In Topic: Header Tags SEO

08 March 2011, 20:54

View PostDorianJ, on 08 March 2011, 20:06, said:

Thanks. I was missing a tick in the Manufacturer box for index.php.

But now I've found something else not working. categories_description is not being displayed on middle-level categories. It only works for the start and end of categories. For example, if I'm at the end of a category structure like so...


www.example.com/...c-22.html
www.example.com/...c-22_630_631_632.html

... then it properly shows, but if I'm on these nested category pages...

www.example.com/...c-22_630_631.html
www.example.com/...c-22_630.html

... then it doesn't show.

I found a work-around so don't spend time assisting with this post.

In Topic: Header Tags SEO

08 March 2011, 20:06

View PostJack_mcs, on 08 March 2011, 15:00, said:

Manufacturers are handled by index.php like the categories are. Be sure you have ran fill tags for them and have enabled manufacturers in page control for that file.

Thanks. I was missing a tick in the Manufacturer box for index.php.

But now I've found something else not working. categories_description is not being displayed on middle-level categories. It only works for the start and end of categories. For example, if I'm at the end of a category structure like so...


www.example.com/...c-22.html
www.example.com/...c-22_630_631_632.html

... then it properly shows, but if I'm on these nested category pages...

www.example.com/...c-22_630_631.html
www.example.com/...c-22_630.html

... then it doesn't show.

In Topic: Header Tags SEO

08 March 2011, 08:41

What controls the HTSEO for the manufacturer pages such as index.php?manufacturers_id=31

I've just realized that all of my manufacturer pages don't have any titles or meta descriptions and they've been removed from G's index. :-(

I tried to create a pseudo page called index.php?manufacturers_id=31 and it gives an error saying, "The base file entered, index.php, does not support pseudo pages."

Every other page on the site properly displays the HTSEO data (products, categories, articles, etc). Only the manufacturers pages don't show anything.

In Topic: Header Tags SEO

19 February 2011, 23:30

And... this is long overdue... but this is the best contribution I have added to my osC store, I wanted Jack_mcs to know. I installed Header Tags Controller a couple years ago and the results were amazing (as long as you just put in the time to make each page on the site unique). I recently converted my store to oscmax and converted the database tables to use HTSEO and installed the HTSEO contribution into the BTS (not an easy job).

Unfortunately, I can't convince the guys over at oscmax that this contribution is better than the dynamic meta tag generator contribution that comes packaged with it. :-(

In Topic: Header Tags SEO

19 February 2011, 21:41

Any time I change permissions on header_tags.php, there's a warning on the top of the screen that says, "Permissions settings for the /home/site/public_html/includes/header_tags.php file appear to be incorrect. Change to 755. NOTE: Disregard if on Windows server."

So I have been keeping it at 755... HOWEVER, that is the reason why this hasn't been working! I changed permissions to 777 and now my pseudo pages are working.

Is that permission warning generated by HTSEO code or is it my host that's responsible for it?