Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2013
    Location
    United States
    Posts
    88
    Plugin Contributions
    0

    Default Add Meta Title,Descriptio,keyword to New Product Page!!

    Click image for larger version. 

Name:	Untitled.png 
Views:	175 
Size:	37.0 KB 
ID:	13226

    Hello Zen Brothers!
    Its collect_info.php
    I just copy meta tilte,keyword,keyword to new product page.
    My problem is..
    when i put:
    Code:
    $form_action = (isset($_GET['pID'])) ? 'update_product' : 'insert_product';
    in (preview_info.php)
    it only update 1 mean product model,description etc. (plz see the attachment)



    .
    when i put :
    Code:
    $form_action = (isset($_GET['pID'])) ? 'update_product_meta_tags' : 'insert_product_meta_tags';
    in (preview_info.php)
    it only update 2 mean meta title work only. (plz see the attachment)


    so i want both work
    plz plz Help me to do that.

    Thanks
    Crixus!
    Attached Images Attached Images  

  2. #2
    Join Date
    Feb 2012
    Location
    mostly harmless
    Posts
    1,809
    Plugin Contributions
    8

    Default Re: Add Meta Title,Descriptio,keyword to New Product Page!!

    Why not just use the built in method for specifying them? Easier than re-inventing the wheel.

    For each product and category there is a little icon next to the edit icon you can click on to specify custom meta tags... "admin" -> "catalog" -> "categories / products" -> click the little icon for meta tags (it reminds me of a radiation symbol).

  3. #3
    Join Date
    Oct 2013
    Location
    United States
    Posts
    88
    Plugin Contributions
    0

    Default Re: Add Meta Title,Descriptio,keyword to New Product Page!!

    Do have many category and Products. so ITs takes to much time for add title. Thats why... want to do this

 

 

Similar Threads

  1. Replies: 0
    Last Post: 28 Oct 2013, 11:22 PM
  2. Replies: 2
    Last Post: 20 Jun 2012, 04:26 PM
  3. Meta keyword tags on product pages
    By Dunk in forum General Questions
    Replies: 2
    Last Post: 28 Feb 2010, 06:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg