Display specific html tag on specific pages Programming Web Development by ianhaneybs … and the computer shop basildon page I want the html tag `<section class="testimonal-two pt-0">… Re: Display specific html tag on specific pages Programming Web Development by ianhaneybs Just got it working with the following code <?php $currentpage = $_SERVER['REQUEST_URI']; if($currentpage=="/" || $currentpage=="/index.php" || $currentpage=="/index" || $currentpage=="" || $currentpage=="/computer-shop-basildon.php" || $currentpage=="/… Re: Display specific html tag on specific pages Programming Web Development by Dani Glad you got it figured out. Here is a cleaner way of presenting the above code so it doesn't look so messy: <?php // Retrieve the current page $currentpage = $_SERVER['REQUEST_URI']; // Most pages have this CSS class $class = 'testimonial-two'; // Array of pages $array = array( '/',… Re: Display specific html tag on specific pages Programming Web Development by ianhaneybs Thank you so much for the code Dani, that does look a lot cleaner and better than what I have Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book But i am generating the JSON code dynamically. If there is no video than i hide the VideoObject tag with if statement. Should i just remove the `itemscope itemtype="http://schema.org/VideoObject"` Re: The Application of Greedy Algorithm in Computer Monitoring Software Hardware and Software by Dani > Maybe the tag system changed but in the past I could create a new tag if there wasn't one. Only non-newbie members can do that. Please visit our [tagging guidelines](https://www.daniweb.com/welcome/tagging). Re: Backlink Indexing issue Digital Media Digital Marketing Search Engine Strategies by Dani … that are not noindexed (they neither have a meta noindex tag nor a noindex http header), as well as the pages… Re: Do backlinks to disallowed URLs help the domain overall? Digital Media Digital Marketing Search Engine Strategies by Dani …;meta name="robots" content="noindex">` tag tells Google to not index the URL, but it *can… Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book BUMP. Anyone can help with this issue ? :/ Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani I’ll take a look at this tomorrow. I’m currently in bed :) Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani You have the itemtype set to a VideoObject but, as you point out, only sometimes is there actually an .mp4 file. The rest of the time, it's a static image such as a png, jpg, or jpeg. Google probably doesn't trust your meta tags since they are inaccurate half the time. Re: Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Dani Yes, if the page does not contain video content, then remove `itemscope itemtype="http://schema.org/VideoObject"` I'm so sorry for not responding sooner. I just saw your post now. Video is not the main content of the page Digital Media Digital Marketing Search Engine Strategies by Read a Book …">'; echo 'Your browser does not support the video tag.'; echo '</video>'; } elseif (in_array(pathinfo($image4, PATHINFO_EXTENSION), array… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … the correct link rel=canonical Where should i place this tag ? > Ensure there are no internal links anywhere in your… somewhere else place ? UPDATE: I did add the canonical html tag like this $product_url = "https://" . $_SERVER['HTTP_HOST'] . "/product… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani … that every page has the correct link rel=canonical html tag set to tell Google what the one and only URL… Re: Tag Cloud Generators? Digital Media Digital Marketing Search Engine Strategies by jafrain_jaff Tag cloud generator is a block to generate most popular keyword and the frequency of the website. It analyzes those keywords which user can type for searching the website through Google. And yes it is very reliable and I recommend you to go for: http://www.scotiasystems.com/keyword-tag-cloud/keywordcloud.php Re: tag printing Community Center by fpsasm tag, as in barcode? or as in a small piece of "paper" with a few characters? Tag System Programming Databases by delta_frost …,but not exceeding say 500,isn't constant.Tag texts may also be large in certain cases.… is the best way to implement such a tag system performance-wise(out of the following or …add yours) 1.Create a column for every tag in the images table,fill it with 0/… manually changing the DB structure,everytime a new tag is added. 2.Have a single column named… tag <? Programming Web Development by dourvas …. after i debug my code i found out that the tag <?, that i used a lot, can not be parsed… not understantable by php. The php recornizes only <?php tag. Is there a solution to deel with it all at… once or i have to find every <? tag in my code and replace it? Its a lot of… tag system Programming Databases by jboog …, picture galleries and a few others. More efficient to add tag columns to each resource table or create a seperate table… Re: tag system Programming Databases by binaryten …, picture galleries and a few others. More efficient to add tag columns to each resource table or create a seperate table… Re: tag system Programming Databases by dezignwork I am in process of doing something similar for one of my web sites. I would add another question here for anyone to discuss. Is there a better design that allows to group tags so that they don't grow exponentially over time. Imagine tags like: tag, tags, the tags, tagg, etc. Any ideas? Tim Tag Handler, HttpSessionBindingListener, Application Scope interactoin Programming Web Development by sciwizeh …But when I tried to write a custom tag to loop through the online players I get… the "logins" attribute. My tag implementation looks like this: import java.util.…IOException ex) { throw new JspException("Error in ListAllPlayers tag", ex); } } public void setVar(String var)… Tag archive page Programming Web Development by reco21 … to that effect? This query gets all tags with the tag name being $tagname . This works if I display it … test page. and exchange the tagname var with an actual tag name like "bookreviews' or what not. [CODE] $query = &…;SELECT titles.title,tags.id FROM titles,tags WHERE tags.tag = '$tagname' AND tags.id = titles.id GROUP BY tags.… Re: Tag archive page Programming Web Development by pritaeas Problably something like: [code] $tag = $_GET['tag']; // tags.php?tag=php $query = "SELECT * FROM tags WHERE name='$tag'"; // slightly different, you know what should be here $result = mysql_query($query); if ($result) { while ($row = mysql_fetch_assoc($result)) { // output your data here. } } [/code] Re: Tag archive page Programming Web Development by pritaeas I think you answered your own question already. A tags.php file should work just fine. You can get the tag through the URL. So, just make your tags clickable with an A tag, and point it to the tags.php?tag=bookreview tag that shows hand on mouseover Programming Web Development by hinde I need a tag that doesn't go anywhere when I click on it … finger outstretched like I am hovering over the text teh tag applies to. I googled for a while, but could not… Tag Remover Digital Media UI / UX Design by ChandY5 I'm looking for a tag remover. What I mean by tag is all kind of stuffs u might find on a pic (written stuffs, signatures ...). I need it to view some pictures that contains tags (as I can't view them very well). It's for personnal use ^^ Thx for ur attention. Tag Cloud - requirements Programming Web Development by assaf Hi I want to have a tag cloud on my site, and would like to know if there are free scripts for tag cloud and how much customization is involved (I'm a bit tech-challenged). Thanks, Assaf Tag names for heading Programming Software Development by techie929 How Can I fetch the tag name of the below xml file only once,without use … be COMMON BOTANICAL ZONE LIGHT PRICE AVAILABILITY I am getting tag name for all child nodes. How can I get it…