Search found 238 matches
- Thu Aug 01, 2024 3:30 am
- Forum: Community Help & Support
- Topic: How to adjust what goes in "alt" tag on product images?
- Replies: 0
- Views: 1523
How to adjust what goes in "alt" tag on product images?
Hello, I would like to know how to change or adjust what goes in the alt tag of at least the main image of the product. I'm hoping to get it to have the name of the product and the manufacturer/brand. Does it pull that info from the <title> tag set in template_top.php? If so how to include the manuf...
- Tue Jul 09, 2024 1:14 pm
- Forum: Community Help & Support
- Topic: Questions About Phoenix's URL Structure
- Replies: 5
- Views: 402
Re: Questions About Phoenix's URL Structure
From observing Google, it reports errors, issues and things they are not sure that they like. Lol.
I think that's where people like me get caught into that web.
I think that's where people like me get caught into that web.
- Tue Jul 09, 2024 1:09 pm
- Forum: Community Help & Support
- Topic: Questions About Phoenix's URL Structure
- Replies: 5
- Views: 402
Re: Questions About Phoenix's URL Structure
If search engines read and process data from left to right like humans Do they though? All of your comments are voided by the canonical header tag, right? EG: https://xxxxxxxxxxxx.com/product_info.php?page=1&sort=1a&manufacturers_id=59&products_id=11586 Should Canonical as: https://xxxx...
- Tue Jul 09, 2024 7:20 am
- Forum: Community Help & Support
- Topic: Questions About Phoenix's URL Structure
- Replies: 5
- Views: 402
Questions About Phoenix's URL Structure
Hello all I'm just going through Google Search Console and some things stuck out about the url structure of Phoenix. I have some questions that I need help sorting out logically. I'll post some examples from a 1.0.8.4 version shop. https://xxxxxxxxxxxx.com/product_info.php?page=1&sort=1a&man...
- Sat Jun 29, 2024 6:44 am
- Forum: Community Help & Support
- Topic: s10e06 - Soft Redirect (Products) SUPPORT / QUESTIONS / CHAT
- Replies: 9
- Views: 839
Re: s10e06 - Soft Redirect (Products)
I don't know how this would pan out logically from a coder's view but from a layman's point of view (me), it seems simpler to: 1. Whether product is discontinued or out of stock, show a message then post links to products of the same category or manufacturer after search OR 2. Whether product is dis...
- Thu Jun 20, 2024 2:50 am
- Forum: Community Help & Support
- Topic: Best Sellers Report for Admin?
- Replies: 4
- Views: 416
Re: Best Sellers Report for Admin?
That would be great. A great best sellers report can help with marketing and pricing strategies. Also, the shop owner can focus on which products to build SEO efforts around.
- Thu Jun 20, 2024 1:47 am
- Forum: Community Help & Support
- Topic: Best Sellers Report for Admin?
- Replies: 4
- Views: 416
Re: Best Sellers Report for Admin?
Hmmmm I read it but I'm not certain if it has a best sellers report that'll gauge performance by selected timeframes.
- Tue Jun 18, 2024 11:01 am
- Forum: Community Help & Support
- Topic: Best Sellers Report for Admin?
- Replies: 4
- Views: 416
Best Sellers Report for Admin?
Hello, I was just thinking about a best sellers report for admin where the owner can get better insight of how products are performing. I'm not certain if someone has already accomplished this or if this is in 1.0.9.x series core. It would be cool to look at best sellers of current day, 7-day, 28-da...
- Tue Jun 11, 2024 2:37 am
- Forum: Community Help & Support
- Topic: How to add robots follow header tag?
- Replies: 11
- Views: 1099
Re: How to add robots follow header tag?
Thank you. It works.ecartz wrote: ↑Tue Jun 11, 2024 1:28 am ReplacewithCode: Select all
'">in both. Note that this is the same change as before, just with the focus tightened to the part that hasn't changed.Code: Select all
'" rel="nofollow">
- Tue Jun 11, 2024 12:07 am
- Forum: Community Help & Support
- Topic: How to add robots follow header tag?
- Replies: 11
- Views: 1099
Re: How to add robots follow header tag?
I think there's a way to safely remove that from the url or is it anything to be concerned about? That's the product notification sidebox. That should be noindex. You could add nofollow to https://github.com/CE-PhoenixCart/PhoenixCart/blob/14ba64ceba8b2b68826f120ad3e0207469cbcaaa/includes/modules/b...