Jump to content


Corporate Sponsors


Latest News: (loading..)

* * * * * 14 votes

Header Tags SEO


6609 replies to this topic

#6601 Mark77

  • Community Member
  • 6 posts
  • Real Name:Matthias

Posted 21 May 2012, 16:36

Hello Jack,
the keywords for each product are generated from the product title.

E.G. "This is turn off auto red with 200ps", this title will be fully registered as a keyword in the meta description.

I would like to have a comma between each word,
E.G. "This, is, turn, off, auto, red, with, 200ps"
What can I do?

Thank you very much, Mark.

#6602 Jack_mcs

  • Community Member
  • 24,447 posts
  • Real Name:Jack
  • Gender:Male

Posted 21 May 2012, 17:13

View PostMark77, on 21 May 2012, 16:36, said:

Hello Jack,
the keywords for each product are generated from the product title.

E.G. "This is turn off auto red with 200ps", this title will be fully registered as a keyword in the meta description.

I would like to have a comma between each word,
E.G. "This, is, turn, off, auto, red, with, 200ps"
What can I do?

Thank you very much, Mark.
You can edit the product and enter the commas there. However, that is not a good idea since it will create keywords not directly related to the product.

#6603 Mark77

  • Community Member
  • 6 posts
  • Real Name:Matthias

Posted 21 May 2012, 17:50

Thank You for the Answer Jack.

Mark.

#6604 obcbeatle

  • Community Member
  • 52 posts
  • Real Name:Jerry Coker

Posted 22 May 2012, 20:34

Silly question. I just finished installing the Header Tags SEO contrib (whew!) and am in the process of testing it and learning how to use it ... in the meantime, how can I get rid of the "Replace Me in the Page Control..." at the top of the store page. I don't see it in the HTSEO module or docs ... yet. TIA!

#6605 Jack_mcs

  • Community Member
  • 24,447 posts
  • Real Name:Jack
  • Gender:Male

Posted 22 May 2012, 22:09

View Postobcbeatle, on 22 May 2012, 20:34, said:

Silly question. I just finished installing the Header Tags SEO contrib (whew!) and am in the process of testing it and learning how to use it ... in the meantime, how can I get rid of the "Replace Me in the Page Control..." at the top of the store page. I don't see it in the HTSEO module or docs ... yet. TIA!
It's not in the docs, though I suppose it should be, because it tells you what to do. Go to Page Control, select the home page (index.php) and replace it.

#6606 obcbeatle

  • Community Member
  • 52 posts
  • Real Name:Jerry Coker

Posted 22 May 2012, 23:04

Thanks Jack! As I was reading the How To Operate doc I figured it out :-) Nice contrib! Much appreciated you making the time/effort to develop! I just need to learn more about SEO and how to use your contrib to put it to good use. BTW...any problems with removing @import url("headertags_seo_styles.css"); from the original CSS? My font family, header styling, etc are now different. Just wondering. Thanks again for this contrib!

#6607 obcbeatle

  • Community Member
  • 52 posts
  • Real Name:Jerry Coker

Posted 22 May 2012, 23:41

View Postobcbeatle, on 22 May 2012, 23:04, said:

Thanks Jack! As I was reading the How To Operate doc I figured it out :-) Nice contrib! Much appreciated you making the time/effort to develop! I just need to learn more about SEO and how to use your contrib to put it to good use. BTW...any problems with removing @import url("headertags_seo_styles.css"); from the original CSS? My font family, header styling, etc are now different. Just wondering. Thanks again for this contrib!

Oops ... one important question I forgot to ask ... other than the includes/header_tags.php 755 permission, is it OK to change the permissions for all the files I uploaded from the catalog folder to 644? For some reason when I ftp files with my current ftp app they often end up with 777 or 755 permissions and I have to change to 644 or lower <groan>. Thanks!

#6608 Jack_mcs

  • Community Member
  • 24,447 posts
  • Real Name:Jack
  • Gender:Male

Posted Yesterday, 00:20

View Postobcbeatle, on 22 May 2012, 23:04, said:

Thanks Jack! As I was reading the How To Operate doc I figured it out :-) Nice contrib! Much appreciated you making the time/effort to develop! I just need to learn more about SEO and how to use your contrib to put it to good use. BTW...any problems with removing @import url("headertags_seo_styles.css"); from the original CSS? My font family, header styling, etc are now different. Just wondering. Thanks again for this contrib!
You need to include the Header Tags style sheet if you are going to use the tag cloud option and/or if your current css doesn't have h1 and h2 declared. You can add teh import to whatever your main css file is or just copy all of the css from the Header Tags style sheet into that file. The import isn't important. It just makes installing and updating easier.

#6609 obcbeatle

  • Community Member
  • 52 posts
  • Real Name:Jerry Coker

Posted Yesterday, 17:03

Hello ... thought I'd ask this again here since I think it's important. Other than the includes/header_tags.php 755 permission, is it OK to change the permissions for all the other files I uploaded from the catalog folder to 644? When I uploaded to my host they all uploaded with 755 permissions and I want to change them to 644, assuming it won't break anything with the Header Tags SEO contrib? Thanks! PS: Thanks Jack for the clarification re: the CSS!

#6610 Jack_mcs

  • Community Member
  • 24,447 posts
  • Real Name:Jack
  • Gender:Male

Posted Yesterday, 17:36

View Postobcbeatle, on 23 May 2012, 17:03, said:

Hello ... thought I'd ask this again here since I think it's important. Other than the includes/header_tags.php 755 permission, is it OK to change the permissions for all the other files I uploaded from the catalog folder to 644? When I uploaded to my host they all uploaded with 755 permissions and I want to change them to 644, assuming it won't break anything with the Header Tags SEO contrib? Thanks! PS: Thanks Jack for the clarification re: the CSS!
Yes, that is fine and should be done.